linux guru
Wednesday, April 30, 2014
install awscli
apt-get install python-pip
pip install awscli
aws configure
aws ec2 describe-instances
aws ec2 run-instances --image-id ami-3495735c --count 1 --instance-type t1.micro
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)
How to reactivate your SSL
How to reactivate your SSL https://www.ssls.com/
mac laptop copy paste to iphone not working
Here are the steps: Open the Terminal app on your Mac (Applications > Utilities) Now, we will first delete Clipboard sharing and then en...
transmission 403 unauthorized ip address
When trying to access transmission from web-browswer i got the message : 403: Forbidden Unauthorized IP Address. Either disable the IP ad...