Overview & Command Summary at HP-UX
Posted by piyut on Friday, September 12, 2008
Pagi ini aku menemukan wes yang isinya tentang perintah-perintah yang dipakai di HP-UX berikut dengan penjelasannya. Aku tulis di blog dengan alasan gampang untuk mencarinya meskipun sudah aku simpan di bookmarks. Semoga bermanfaat!
HP-UX Overview and Command Summary
Bootup/Shutdown
shutdown -r 0 –> reboot
shutdown -h now –> shutdown and halt
shutdown 0 –> shutdown to single user mode
reboot 0 –> reboot
init 1 – single user mode
hpux -is boots single user mode
Interupting the boot process:
- Configuration Menu
- Information Menu
- Service Menu
GSP Mode
- From the console hit <ctrl><b>
- Hit <Enter> at the GSP console login (default is no password)
- Now low level commands can be entered
- ps –> power status
To reboot to single user mode:
- shutdown -r 0
- hit <space> during 10 sec window to interrupt reboot
- enter: <b><o>
- interact with ipl? yes
- hpux -is (i=init, s=single user)
Selengkapanya silakan baca disini!