How to install HyperVM?
You can follow below steps to install HyperVM:
Slave configuration:
1. Login to server via SSH.
2. wget http://download.lxlabs.com/download/program-install.zip
3. export PATH=/usr/sbin:/sbin:$PATH
4. unzip -oq program-install.zip
4. cd program-install/hypervm-linux
5. php lxins.php –install-type=slave $* | tee hypervm_install.log
Master configuration:
1. Login to server via SSH.
2. wget http://download.lxlabs.com/download/program-install.zip
3. export PATH=/usr/sbin:/sbin:$PATH
4. unzip -oq program-install.zip
5. cd program-install/hypervm-linux
6. php lxins.php –install-type=master $* | tee hypervm_install.log
Thanks!
Sign up or log in