Prasanth Nambiar
Pages
(Move to ...)
Home
▼
Friday, June 19, 2009
AIX Tips
›
1. Finding the type and serial no of the server uname –Mu -------model and serial no lsattr -El sys0 -a systemid -------- Serial no 2. ...
Saturday, July 12, 2008
How to check AIX bootdisk
›
ipl_varyon -i will show the bootdisk
Friday, March 28, 2008
Using vi editor in AIX maintenance mode
›
Issue the command #export TERM=aixterm and then use vi editor
Wednesday, January 16, 2008
Unlocking user accounts
›
3004-303 There have been too many unsuccessful login attempts; please see the system administrator. you can check unsuccessful_login_count f...
oslevel command
›
oslevel -rl 5300-06 give you the required fileset to be installed for making the oslevel to 5300-06
Tuesday, May 08, 2007
Auto Completion in ksh
›
If you want to get auto filename completion in ksh set your editor as vi/emacs #set -o vi Press esc and \ to get auto filename c...
Opening Web Based System Manager From telnet Session
›
Install any of the Xwindow utility in the client machine for eg: Xmanager Set the DISPLAY variable #DISPLAY=client_hostname:0.0 for eg: If ...
Friday, April 13, 2007
Getting Command History from telnet Window
›
From ksh type th command:- #set -o vi Then you can use Esc and cursor movement characters (esc-k,esc-j)
Monday, July 17, 2006
Re-create a Corrupted Boot Image in AIX
›
Re-create a Corrupted Boot Image in AIX The following procedure describes how to identify a corrupted boot image and re-create it. If your ...
Home
View web version