amazon-ec2
Which Amazon EC2 Instance to use?
I want to setup a proxy (using Squid) that will take ~ 5000 requests per day on an Amazon EC2 instance.Will there be a noticeable difference in speed between a micro vs small instance?[详细]
2023-03-27 04:36 分类:问答AWS - EBS Attached But Can't Find On Instance
I am pretty new to Amazon Web Services. I made my first EBS volume (through both the command line and the AWS web app开发者_StackOverflow社区) and attached it to a running instance at /dev/sdh as seen[详细]
2023-03-27 01:36 分类:问答issue with installing java package on ec2
I was trying to install java using the following command: sudo add-apt-repository ppa:ferramroberto/java[详细]
2023-03-26 23:07 分类:问答Cannot access Product Advertising API on EC2 instance
I deployed a micro EC2 Windows instance and I\'m trying to get through to the Amazon Product Advertising API. Is there a difference url if I am on a EC2 instance? The same url\'s work on my pc outside[详细]
2023-03-26 21:33 分类:问答PHP SSH2 and Amazon EC2 .pem's
I\'ve been looking for a way to use PHP\'s SSH2 to create a 开发者_JAVA百科sort of terminal. To connect to Amazon in a normal terminal, you would use something like ssh -i path_to/key.pem ec2.ip-555-x[详细]
2023-03-26 17:00 分类:问答Using Amazon EC2 as a proxy for PHP cURL
I\'m new to Amazon Web Services/EC2.Would it be possible to setup a private proxy that I could connect to through PHP cURL?[详细]
2023-03-26 15:33 分类:问答Can I create an AMI that includes multiple ebs volumes (i.e. both sda and sdb)
I have an ebs-backed instance running on EC2. I\'m using it to do some computationally intensive text processing on around 16Gb of data which is stored on sdb (i.e. the 开发者_Python百科larger ebs vol[详细]
2023-03-26 06:06 分类:问答IIS Live Smooth Streaming to AWS EC2
I am trying to do live video streaming from my laptop webcam out to a AWS EC2 Windows instance. Below link details the steps I followed: http://learn.iis.net/page.aspx/620/getting-started-with-iis-liv[详细]
2023-03-26 05:31 分类:问答Are there licensing issues in modifying an existing public AMI and making the modified version public?
We\'d like to take an existing Linux base AMI, install our software on it, and make the modified AMI available publicly. What are the licensing implications of doing this? Our software is an open sour[详细]
2023-03-26 05:10 分类:问答How can I test a script that creates an ec2 instance without actually creating it?
I am scripting creation and manipulation of an ec2 instance. During testing all is well except that I actually launch the instance, which fairly costly in the long run.[详细]
2023-03-26 04:01 分类:问答