Tagged Questions
1
vote
1answer
52 views
Where is hadoop-ec2-env.sh in the Hadoop packages?
I'm unable to locate the file hadoop-ec2-env.sh.
I've downloaded and intalled hadoop_1.0.4-1_x86_64.deb from http://mirror.olnevhost.net/pub/apache/hadoop/common/stable/
This is the most recent ...
1
vote
0answers
75 views
Connections to ubuntu server running on EC2
I have a ubuntu EC2 with its default settings. I'm using it for a web application that receives request from iPhone apps. I was trying to do a stress test to see how many connections could be handled ...
0
votes
1answer
88 views
multiple rails applications on same host name with different folders
When i ssh to amazon ec2, then
pwd
/home/ubuntu
ls
app_1 app_2 app_3 app_4
Considering i have mapped my ec2-122** address to some apps.site1.com
How can i have multiple rails applications ...
0
votes
1answer
326 views
apache2 is making my amazon ec2 unavailable, any ideas?
I have a web server running on a EC2 c1.medium intance.
The instance is running on ubuntu, with apache2 and mysql.The ubuntu and apache version are the next;
Ubuntu
DISTRIB_ID=Ubuntu
...
