1819793 Members
3286 Online
109607 Solutions
New Discussion юеВ

shutdown command

 
SOLVED
Go to solution
Manuales
Super Advisor

shutdown command

Hi ..
what do must i run for shutdown without start operating system?

what do must i run for shutdown for starting operating system?

please let me know
3 REPLIES 3
Mark Nieuwboer
Esteemed Contributor
Solution

Re: shutdown command

Hi manuales,

shutdown -h will stop the server without os.

shutdown -r will do a reboot so with an os.

grtz. mark
Sp4admin
Trusted Contributor

Re: shutdown command

HI Manuals.

To halt the server.

# shutdown -h now

To reboot the server

# shutdown -r now

To go into singal user mode

# shutdown


Sp,
sachit patil
Regular Advisor

Re: shutdown command

You can use following command
1>shutdown -h -y 0
2>shutdown -r 0