Changes

Jump to: navigation, search

Using Virtuozzo in the Amazon EC2

1 byte removed, 13:40, 25 May 2016
m
no edit summary
* Select [https://console.aws.amazon.com/ec2/v2/ Manage in the AWS console]. In the opened AWS Management Console, open your instances list (using the Instances link in the left menu) and select the instance.
* (Recommended) After every stop/start, your instance changes the external and internal IP pair. Thus we recommend to attach special Elastic IP to the instance. In the left menu, select Elastic IPs and Allocate New Address or select any existing unassociated address to be allocated to your instance. After Elastic IP attachment, reboot the instance and perform additional actions to configure Plesk (see the Changing IP Address section). Please find more information about Elastic IP on Amazon AWS documentation: [http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html Elastic IP Addresses].
* To connect your instance please use connection via SSH as ec2-user ec2user with the private key of the Keys Pair you deployed the instance with. For example:
# ssh -i <path to private key> ec2user@<elastic or public IP>
91
edits

Navigation menu