Changes

Jump to: navigation, search

Using Virtuozzo in the Microsoft Azure

10 bytes added, 22:44, 10 September 2015
no edit summary
To operate with OpenVZ you need to enter sudo mode:
# sudo -i
 ==How to install a license to the Virtuozzo 6 BYOL instance== 
To use Virtuozzo 6 BYOL instance you need to install a license acquired from Odin.
Connect to your Virtuozzo 6 instance via SSH. For example:
# ssh -i <path to private key> ec2user@<elastic or public IP>
Enter sudo mode:
# sudo -i
Install the license:
# vzlicload -p <Your License Key> 
Configuring the external IP address for the container
To access to your container through the Internet you can attach additional Private IPs and Elastic IPs to the instance and then attach every Private IP to the specific container.
91
edits

Navigation menu