How to install BoxCtrl-VZ

2012年4月6日

Current Version – BoxCtrl-VZ: v1.01 (release date of 02/18/2012)

BoxCtrl-VZ is available for free to anyone. It is open-sourced and released under the MIT license. It was created for OpenVZ *NODE* servers, running CentOS-5 64-bit. Please keep this in mind when considering installation. For help, please visit the forum.

Step One: Log into your server and download the script with the following command:

wget http://boxctrl.com/downloads/vz/boxctrlvz-1.01.zip

Step Two: Run the following command to extract the files:

unzip boxctrlvz-1.01.zip

Step Three: Enter the folder:

cd boxctrlvz-1.01

Step Four: Make the installation script executable:

chmod +x install.sh

Step Four: Run the installation script:

./install.sh
How to uninstall BoxCtrl-VZ

Step One: Return to the original installation folder and make the uninstall script executable:

chmod +x uninstall.sh

Step Two: Run the uninstall script:

./uninstall.sh

声明: 本文采用 BY-NC-SA 协议进行授权. 转载请注明转自: How to install BoxCtrl-VZ
本文的评论功能被关闭了.