Quote:
Originally Posted by rocky123
Hi,
Here are some of the important commands which are normally used while working on a Hardware Node.
1) vzlist -a :
The above command shows the list of all the Virtual Private Server's which are hosted on the Node.
2) vzctl start VPS_ID:
This is to use for starting the VPS.
3) vzctl stop VPS_ID :
To stop of shut down the VPS you can use the above mentioned command.
|
Few More which i know or basically i use for my self :-
vzctl status VPS_ID :
This command is used to view the status of the particular VPS
vzctl stop VPS_ID --fast :
This command is fired to stop the VPS quickly and forcefully
vzctl enter VPS_ID :
This command is to enter in a particular VPS