Category: Amazon Web Services (AWS)

Locked out on EC2 Ubuntu because of chmod?

Locked out on EC2 Ubuntu because of chmod? See this video and use the script below. Content-Type: multipart/mixed; boundary=”//” MIME-Version: 1.0 –// Content-Type: text/cloud-config; charset=”us-ascii” MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=”cloud-config.txt” #cloud-config cloud_final_modules:...

Mounting EBS volume in EC2

Refer http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-using-volumes.html for detailed instructions. Create a volume in EBS screen Attach it to your desired EC2 instance From the command line issue the following commands lsblk – to know the device name sudo file...

Setup codecommit on Windows

For detailed instructions see – http://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-ssh-windows.html These are the main commands to give in Git console or Terminal. cd ~ ssh-keygen cd .ssh notepad codecommit_rsa.pub Copy the key and upload it to AWS IAM. Copy...

error: Uh oh ...