Saturday, December 4, 2010

Fresher : Basic things to do as a Admin - For safer side

Hi Everyone... The following comments are very useful for the beginerrs in AIX

Admin role :Once logged into the AIX server run the follwing commands and save the output.

1. oslevel -s
2. id
3. uptime
4. w or who
5. lsvg
6. lsvg -o
7. lsvg rootvg
8. df -k
9. date

If you are suppose to work on any critical issue please run the follwing commands too and save the output

9. prtconf
10. ps -ef
11. ps -ef|grep root
12. ifconfig -a
13. netstat -nr
14. errpt
15. lsvg

Save this output in a seperate notepad / Wordpad then start to work on the issues. If in case of emergency these output data will help the senoiurs to rectify

1 comment:

  1. One more important , lppchk , useful while installing the packages . If some installation fails , this is really usefull to debug .

    ReplyDelete