How to restart my VPS from SSH or WHM?

rwsorensen

WMS Marketplace Seller
Joined
Mar 12, 2014
Messages
193
Points
18
Hello, I'm in process to learn control my VPS (cPanel/WHM). I'd like to know ways how to restart my VPS from SSH or WHM safely?

Thanks in advanced!
 

rwsorensen

WMS Marketplace Seller
Joined
Mar 12, 2014
Messages
193
Points
18
From WHM - click restart ;)

From SSH - type shutdown -r now
Are you sure this is exact?

I have just asked my VPS provider support, he suggest

With SSH
Using the command "reboot" you can restart the VPS

With WHM
Login to WHM >> Home >> System Reboot >> Graceful Server Reboot
why having 2 different commaned between you and me

From SSH - type shutdown -r now and reboot ?? :confused:
 

ElixantTechnology

New member
Joined
Nov 26, 2014
Messages
622
Points
0
Hello,

There are numerous methods in which you could reboot your server, the most recommended being via your WHM control panel utilising the Graceful Server Reboot feature. The following SSH commands can also be used, and both function the same:

reboot & shutdown -r now

Be careful with the shutdown command though, without that fancy little "-r" the server will completely shut down and you'll need to run a power cycle.
 

astutium

New member
Joined
Nov 26, 2014
Messages
5
Points
0
Older threads
Replies
11
Views
5,349
Replies
12
Views
7,745
Replies
4
Views
3,150
Newer threads
Replies
4
Views
2,539
Replies
16
Views
10,052
Replies
0
Views
2,975
Recommended threads
Replies
14
Views
5,136
Replies
2
Views
3,339
Replies
0
Views
2,278
Replies
64
Views
12,965
Top