News

Replace the public key in ~/.ssh/authorized_keys on your existing instance so the attacker can no longer unlock it with their private key. Here’s a summary of how to replace the keys mentioned ...
Last time, I created a virtual machine using the AWS console.Amazon people call this “launching an instance”. The only way of talking to my new EC2 machine is by following the SSH (Secure ...
Amazon Web Services offers up a remote development setup for Visual Studio Code developers that involves an SSH connection to leverage the AWS Cloud9 IDE and other functionality. Although not ...
To “rotate” an SSH key is to replace it, in such a way that it is no longer recognized, requiring removal from the authorized_keys file. SSH rotation is commonly addressed with Ansible, but this ...
AWS has announced 3 new updates to EC2. 64 bit support for Small Instances, New Medium Instance Type and Integrated SSH login from the AWS Management Console. This video explains and demonstrates ...