About Linux FAQ

Browse More FAQs:

FreeBSD or BSD reboot and shutdown system

Posted by Vivek Gite [Last updated: August 27, 2006]

Q. How do I reboot or shutdown BSD (FreeBSD) based system. Command shutdown -h 0 is not working for me.

A. FreeBSD or other BSD uses the shutdown or halt command to shutdown system. To reboot FreeBSD/BSD box use reboot command.

Task: Shutdown BSD

Use shutdown command to close down the system at a given time. Type following command to shutdown system immediately:
# shutdown -h now
OR
# halt

Task: Reboot BSD system

Type the following command:
# reboot
OR
# shutdown -r now

Capture each and every moment of life with a FREE 4 GB SD memory card with the purchase of select digital cameras from Canon, Nikon, Pentax and others from Amazon

E-mail    Print    Can't find an answer to your question? Contact us

Related Other Helpful FAQs:

Discussion on This FAQ

  1. bipolor Says:

    When I did it closes all the programs and just hangs and say press the space bar to restart?

    Is there a more powerfull command that can shutdown the system right away?

Leave a Reply

We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Copyright © 2006-2008 nixCraft. All rights reserved - TOS/Disclaimer - Privacy policy - Powered by Open source software.