How Do I Remotely Reboot Linux System?

A remote Linux / UNIX server can be rebooted using following methods:

A) Login to remote server using ssh as root user and use any one of the following syntax:

ssh root@remote-server-ip

OR

ssh root@remote-server-name

When prompted for password please supply remote server root password.

B) Type reboot command as follows:

reboot

You can also save time using the following reboot command over ssh session:
ssh root@202.54.10.20 reboot
ssh root@webserver.nixcraft.net reboot

9 thoughts on “How Do I Remotely Reboot Linux System?

  1. std

    just tell me how to login in ssh with ip and root password, i am using putty for login but when http is down not able to login, and other end ip is ping fine.

    pls tell me how i can reboot server myself..

    Regards.
    Yousaf

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *

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

What is 10 + 14 ?
Please leave these two fields as-is:
Solve the simple math (so we know that you are a human)