Following are some important commands which are normally used while working on a Hardware Node.
vzlist -a : Shows list of all the VPS’s hosted on the Node.
vzctl start VPS_ID: To start the VPS.
vzctl stop VPS_ID : To stop (Shut Down) the VPS
vzctl status VPS_ID : To view the status of the [a€¦]
vzctl stop VPS_ID fast : to stop the VPS quickly and forcefully
vzctl enter VPS_ID : To enter in a particular VPS
OpenVZ basic commands Udskriv
- 0
Hjalp dette svar dig?
Relaterede artikler
Howto List existing VPS
SSH to the master server and run the following command:/usr/sbin/vzlist -aThe -a switch tells the...
Install shoutcast server on CentOS server
Shoutcast is a free-of-charge audio homesteading solution. It permits anyone on the internet to...
How to integrate XCache into PHP5 on a Fedora 8 or CentOS 5.1 system (with Apache2)
From the XCache project page: “XCache is a fast, stable PHP opcode cacher that has been...
Setup VNC server on VPS
We will discuss setting up your VPS as a VNC server and using a client from your Windows...
PureFTPd Installation and Setup
IntroductionThe following HOWTO is aimed at installing and setting up a FTP server, based on...