Top "Ec2-ami" questions

For questions relating to virtual machine images (Amazon Machine Image) on Amazon's EC2 infrastructure.

Amazon EC2 Instance - How to find SQL Server Password

I have created an Amazon EC2 Instance that provides Windows Server 2008 with SQL Sever 2008 pre-installed. Now in order to use …

sql-server sql-server-2008 amazon-ec2 ec2-ami
Cannot change upload_max_filesize or post_max_size in php.ini

Bear in mind, I am no sysadmin, I am just a developer. I cannot find anyone with the exact problem …

nginx amazon-ec2 php ec2-ami
AWS EIP Limit Increase

I understand that I get 5 EIP per region and if I need more I need to request service limit increase. …

amazon-web-services amazon-ec2 ec2-ami elastic-ip
AWS EC2 apache log file location on AMI

I'm learning about AWS and EC2. I set up a AMI linux box that is running apache and mysql setup …

linux apache logging amazon-web-services ec2-ami
How do I save an AMI to a S3 bucket?

I've created an AMI(EBS AMI) using the Amazon AWS console. That AMI has 2 snapshots attached to it. Now I …

amazon-s3 amazon-ec2 amazon-ebs amazon-ami ec2-ami
How to pass environment variables when programmatically starting a new Amazon EC2 from image?

I am using AWS Java API RunInstance() to start a new EC2 instance from my custom AMI image. How do …

amazon-ec2 amazon-web-services ec2-ami ec2-api-tools
Adding a service startup script for Amazon linux AMI

I am using an Amazon Linux AMI and doing some custom modifications(added an axis2server, etc) on it and …

linux amazon-ec2 ec2-ami
AWS EC2 Instance starting time

Sometimes the starting time of the instance takes more than 5 minutes. In this case, the Status Checks takes more than 4 …

amazon-web-services amazon-ec2 ec2-ami
How can I use/install "make" on the Amazon Linux AMI for EC2?

I'm a new user of Amazon EC2. I want to compile the pptpd package on EC2, but receive the following …

amazon-ec2 amazon-web-services amazon-ami ec2-ami