AWS: Using Rake Tasks to SSH into EC2
I work a lot with EC2 and one thing I always have to Google is how to SSH into an AMI, Ubuntu, Fedora, or CentOS instance. Part of...
Ideas, findings, thoughts and discussion focused on the technology and how to make things work.
I work a lot with EC2 and one thing I always have to Google is how to SSH into an AMI, Ubuntu, Fedora, or CentOS instance. Part of...
As a regular EC2 user, commands such as ssh, scp, tar, zip, chmod and chown are like BFF's. The only thing I can't remember...