Howdy readers! We have moved to new domain www.kerneltalks.com . If you...
Thursday, October 13, 2016
Friday, October 7, 2016
How to check bad wrong login attempts in HPUX
How to check bad wrong login attempts in HPUX
Requirement : To check bad / wrong login attempts done on HPUX server. Howto : HPUX server logs all wrong logins information in /var/...
Requirement : To check bad / wrong login attempts done on HPUX...
Thursday, October 6, 2016
Adding extra or secondary swap in HPUX
Adding extra or secondary swap in HPUX
Freeimages When system runs low on memory and swap continuously, its time to troubleshoot. Even after troubleshooting and all available ...
Freeimages When system runs low on memory and swap continuously, its...
Wednesday, October 5, 2016
Adding new storage LUN to integrity virtual machine (iVM) in HPUX
Adding new storage LUN to integrity virtual machine (iVM) in HPUX
Steps to add new LUN into integrity virtual machine (iVM) in HPUX and use it within existing VG or create a new VG on it.In this process, s...
Steps to add new LUN into integrity virtual machine (iVM) in HPUX...
Tuesday, October 4, 2016
HPUX Patch naming conventions
HPUX Patch naming conventions
HP release OS patches for HPUX every 6 month i.e. twice a year. For smaller patches which are releases as on need basis HP follows below na...
HP release OS patches for HPUX every 6 month i.e. twice...
Monday, October 3, 2016
Basics of LVM legends
Basics of LVM legends
LVM (logical volume manager) legends : PV is Physical Volume. Any single disk / LUN on system is identified as PV. It can be raw or f...
LVM (logical volume manager) legends : PV is Physical Volume. Any...
Sunday, October 2, 2016
Account lock unlock status in Linux
Account lock unlock status in Linux
Requirement : To check current password status of account in Linux Solution : 1. To check if account is locked or not. Below are two ...
Requirement : To check current password status of account in Linux Solution...
Saturday, October 1, 2016
Password file commands
Password file commands
Here are the list of commands which can be used on /etc/passwd file. vipw This command is being used to edit /etc/passwd file manually...
Here are the list of commands which can be used on /etc/passwd...
Friday, September 30, 2016
UID range in hpux
UID range in hpux
UID is user identification number in kernel. UID distribution on HPUX system is as below : 0 : root user 1 to 100 : System accounts ...
UID is user identification number in kernel. UID distribution on HPUX...
HPUX boot process
HPUX boot process
Its not fully detailed boot process. Its very short form of things happens during boot. To make it understand and remember (for interviews) ...
Its not fully detailed boot process. Its very short form of things...
Thursday, September 29, 2016
Run levels in HPUX at a glance
Run levels in HPUX at a glance
Current run level in HPUX can be identified using below command : # who -r . run-level 3 Jan 19 21:14 3 0 S The out...
Current run level in HPUX can be identified using below command :...
Wednesday, September 28, 2016
How to restart NFS in HPUX
How to restart NFS in HPUX
Requirement : To restart NFS server in HPUX How to do it : Please make a note that all exported NFS mount points will be unavailable t...
Requirement : To restart NFS server in HPUX How to do it...
Tuesday, September 27, 2016
bdf command formatted output in hpux
bdf command formatted output in hpux
Requirement : bdf command output normally looks scattered especially when VG names are long. It will be difficult to grep out proper patt...
Requirement : bdf command output normally looks scattered especially when VG names...
Monday, September 26, 2016
How to change sender's email id in EMS HPUX
How to change sender's email id in EMS HPUX
Requirement : Normally in Event monitoring system on HPUX send an emails with sender id as root@ hostnam e. Many organizations email serve...
Requirement : Normally in Event monitoring system on HPUX send an emails...
Friday, September 23, 2016
How to generate CSR file for SSL request on Linux
How to generate CSR file for SSL request on Linux
CSR is Certificate Signing Request file. It will be generated on server on which the SSL certificate will be used. This file contains detai...
CSR is Certificate Signing Request file. It will be generated on...
Subscribe to:
Posts (Atom)