To reboot your server, you'll need to connect to it (via SSH for Linux and Remote Desktop for Windows) and issue a reboot command.
Linux
- Connect to your server via SSH.
- Switch to the root user.
- Reboot your server by running the following command:
reboot
Windows
Which set of instructions you use depends on which version of Windows your server's running.
Windows 2008 & 2012
- Connect to your server via Remote Desktop.
- From the Start menu, select Restart.
- Select an option and enter a comment.
- Click OK.
Windows 2003
- Connect to your server via Remote Desktop.
- From the Start menu, select Shut Down.
- From the What do you want the computer to do? menu, select the action you want the take.
- Select an option and enter a comment.
- Click OK.
Next step