OpenVZ is a Virtualization platform. It is based on a single Linux kernel which has been modified to support different Linux virtual environments. On the other hand Xen is a…
Tag: OpenVZ
Usefull OpenVZ Commands
July 25, 2011 / Web HostingOpenVZ Commands: vzlist -a : For a list of the VPS’s present on that specific Node. vzctl start VPS_ID : To start the VPS. vzctl stop VPS_ID : To stop…