Tag: vzctl enter VPS_ID
Nov
01
Basic Commands for OpenVZ.
Had been looking for the Basic Open VZ commands for a long time, however at the end it was with the Help of my Hosting Provider that I found them.
![]()
So would just like to share them with you.
These are the commands that you can use while working on a Hardware Node.
- To check all the VPS’s hosted on a Node you need the following command: vzlist -a
- To start a VPS: vzctl start VPS_ID
- To Shutdown or Stop a VPS: vzctl stop VPS_ID
- To check the Status of a VPS: vzctl status VPS_ID
- To stop the VPS Forcefully or Quickly: vzctl stop VPS_ID fast
- To enter a Particular VPS: vzctl enter VPS_ID
If you need any more help on running a VPS please let me know so that I can help you look for the same.




















