References http://wiki.openvz.org/Quick_installation http://wiki.openvz.org/Install_OpenVZ_on_a_x86_64_system_Centos-Fedora Installing yum on x86_64 OpenVZ container: http://wiki.openvz.org/Yum_-_installing#CentOS_5_x86_64 Installing NFS in the container: http://wiki.openvz.org/NFS
SSH Login Using Keys
Generate your SSH key: $ ssh-keygen -t rsa Copy over to destination host: $ scp ~/.ssh/id_rsa.pub user@host:~/.ssh Login to remote host (still using password): $ ssh user@host user@host’s password: $ cd ~/.ssh $ cat ./id_rsa.pub >> ./authorized_keys $ rm -f
Cloud Vendors
References Cloud Vendoers Revised
RightScale Cloud
References RightScale Failover
Amazon EC2
Amazon EC2 Information (Instances, Pricing, etc.) http://aws.amazon.com/ec2/ Amazon EC2 Price Calculator http://calculator.s3.amazonaws.com/calc5.html