Saturday, 16 July 2011

Vzctl Commands

Following are some important commands which are normally used while working on a Hardware Node.

  • 1) vzlist -a : Shows list of all the VPS’s hosted on the Node.
  • 2) vzctl start VPS_ID: To start the VPS.
  • 3) vzctl stop VPS_ID : To stop (Shut Down) the VPS
  • 4) vzctl status VPS_ID : To view the status of the particular VPS
  • 5) vzctl stop VPS_ID –fast : to stop the VPS quickly and forcefully
  • 6) vzctl enter VPS_ID : To enter in a particular VPS

0 comments:

Post a Comment