managed dedicated server
Virtual Private Server (VPS)
WHM cPanel License
DirectAdmin DA License
ServerTune
Server Management
Colocation Services
Web Hosting
cPanel and DirectAdmin LicensingServer Management PlansVirtual Private ServersDedicated Servers
HOMEAbout ServerTuneContact usHelp Desk/Technical SupportKnowledgebase
cheap dedicated serversSpecial PromotionsReseller's Program managed dedicated serverunmanaged dedicated server
Space
Serious about business? check this out: Issues, Tips, and Solutions
Search:    Advanced search
Browse by category:
| Glossary |
HowTo :: starting, stopping, restarting, and querying status of VPS
Printer Friendly
email to a friend
Add comment Add comment
Views: 212
Votes: 0
Comments: 0
Posted: 20 Jun, 2007
by: Support T.
* * * * *
Updated: 20 Jun, 2007
by: Support T.

SSH to the server and run the following command:

To start VPS with the ID 12345:
    /usr/sbin/vzctl start 12345
To restart VPS with the ID 12345:
    /usr/sbin/vzctl restart 12345
To check the status of a VPS:
    /usr/sbin/vzctl status 12345
There is another way of getting the VPS status is checking the /proc/vz/veinfo file. This file lists all the Virtual Private Servers currently running on the Hardware Node.
    cat /proc/vz/veinfo
To stop a VPS:
    /usr/sbin/vzctl stop 12345
Other articles in this Category
document Downloads
document Documentation and HowTo
document Technical Support
document How can I change my VPS time or timezone?
document Can I install two VPSs with two different Operation Systems such as: Windows OS and Linux OS on the same dedicate server?
document HowTo :: change or add an IP for a VPS
document HowTo :: change the hostname
document HowTo :: Listing existing VPSs
document HowTo: determine load and memory usage for your VPS



RSS