Results 1 to 5 of 5
  1. #1

    Server Restart via SSH

    Hi

    I am looking to restart the server via ssh i dont want to restart the services but i want to restart the whole server.

    If some one could post the ssh command for it would be great since i need this urgently thanks.

  2. #2
    Join Date
    May 2006
    Location
    Florida, USA
    Posts
    364
    At the command prompt enter "reboot"
    ...without the quotes.
    Host, YES!
    Reselling? Partner for profit instead!

  3. #3
    Join Date
    Aug 2006
    Posts
    275
    Ya learn something new every day. I've always used: /sbin/shutdown -r now.

  4. #4
    shutdown -r now and reboot both require root access.

  5. #5
    Join Date
    Nov 2006
    Location
    USA
    Posts
    767
    I'd hope you'd need root to reboot/shutdown a server.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •