View Single Post

   
  #4 (permalink)  
Old 01-16-2008, 06:33 PM
=?ISO-8859-1?Q?Corn=E9_Beerse?=
 
Posts: n/a
Default Re: how to reboot hp-ux

Mark wrote:
> Is there a keyboard shortcut that will reboot a HP-UX system.
> Something equivalent to ctrl-alt-del in windows?
>
> Thnaks


Provided the account you use has the proper rights, I can imagine the next
commands that can do a sort of reboot:

reboot
shutdown
halt
init
poweroff

All have options hence check the manualpage on the commands to find details on
how they work, which options the use to do what kind of reboot.

btw: the commands are some generally available commands on most unix systems,
some might not be available on your system.


btw: On a Sun workstation, at the console, you can do a <stop>-a (hold the key
labeled <stop> and press the key next to the <capslock> key which is labeled A
on most keyboards. This will halt/pause the machine and enter the boot-rom. I
never heard of such a keyboard shortcut for HP-UX workstations.


CBee

Reply With Quote