February 2018

Vagrant

setup vagrant ssh user for a private box

Copied from puppetlabs/vagrant boxes /usr/sbin/groupadd vagrant /usr/sbin/useradd vagrant -g vagrant -G wheel echo “vagrant”|passwd –stdin vagrant echo “vagrant ALL=(ALL) NOPASSWD:

Amazon AWS

AWS Service Descriptions

Amazon Elastic Compute Cloud The Elastic Compute Cloud (EC2) from Amazon provides dynamically scaling of compute resources for developers and enterprises.

Scroll to Top