Get a 15% discount on Virtual Server and Hosting services! Use this code for instant discount in your cart: Coupon code: HIDERY15

Linux Server Restart and Shutdown Commands

Linux Server Restart and Shutdown Commands

Linux Server Restart and Shutdown Commands

First of all, you need to make an SSH connection to your server. If you are not sure how to connect to a Linux server, you can access our article by clicking the link here.

After you have made an SSH connection to your server;

To restart the server: reboot

To Shut Down the Server: shutdown

To shut down the server at a specific time (Example: 21.32): shutdown - 21:32

To shut down the server after a specified minute (Example: after 3 minutes): shutdown -h +3

To restart the server after the specified minutes (Example: after 17 minutes): shutdown -r +17

Can't find the information you are looking for?

Create a Support Ticket
Did you find it useful?

131 times viewed | 1 people fount it helpful