Showing posts with label HP-UX11iv3. Show all posts
Showing posts with label HP-UX11iv3. Show all posts

Monday, March 28, 2011

Links

1- http://asgaur.com/
2- http://cleophus59.blogspot.com

Links

1- http://aixwithdipakwarade.blogspot.com/
2- http://www.sys-admin.net/
3- http://unixarticles.com/
4- http://www.rootvg.net/
5- http://www.torontoaix.com/

Wednesday, June 23, 2010

List lan NIC's in HP-UX

List lan NIC's in HP-UX
#ioscan -funC lan

List disks in HP-UX

List disks in HP-UX
# ioscan -funC disk

To shut down and reboot the system automatically HP-UX11i

To shut down and reboot the system automatically:
# shutdown -r

To take the system down into single-user mode HP-UX11i

To take the system down into single-user mode:
# shutdown

reboot and shutdown HP-UX cleanly

shutdown -h -g0 -y (halt)
shutdown -r -g0 -y (reboot)

Monday, June 21, 2010

Start SAM in TUI mode HP-UX11iv3

Start SAM in TUI mode HP-UX11iv3
If you want to start smh in TUI mode
#unset DISPLAY;sam