This tag is to be used in reference to any of Amazon's web services.
3
votes
1answer
40 views
Transfer Amazon S3 data to MySql Database [closed]
I have about 350000 files in my Amazon S3.
I need to transfer them to a MySql database running in my server..
Which is the best way to do this?
I saw this post which uses Pipeline, but Pipeline is ...
0
votes
0answers
13 views
How to fix Glassfish 3.1 on Amazon EC2 free tier crashing when an ADF application is deployed?
I can deploy ADF application on Glassfish on my local machine. However, when I try to deploy it on a Glassfish domain in Amazon EC2 free tier, the server log suddenly says "the DAS was stopped" and ...
0
votes
1answer
12 views
What does it mean when Redshift gives you “invalid end key specified” on a dynamo table load?
Doing a dynamo load into redshift I got this error that didn't show up in the Redshift docs or as a literal string into google at all.
# copy redshift_table_name from 'dynamodb://DYANAMOTABLENAME' ...
0
votes
0answers
19 views
Is there a way to verify data integrity when transitioning from tape backups to Riverbed whitewater?
We are looking at migrating from the use of tape libraries to backing up and archiving data to Amazon S3 using Riverbed Whitewater. I would imagine that for a period of time we would continue backing ...
1
vote
0answers
36 views
Does shutdown -h now on a Linux AWS instance stop or terminate the instance?
I am attempting to understand that if I use the command shutdown -h now on a Linux instance running on AWS, does it terminate or simply stop the instance. There doesn't appear to be any official ...
0
votes
0answers
37 views
Track progress with Amazon cloud drive desktop app
I just installed the Amazon cloud drive desktop application and I have a few questions that I just cannot find the answers to.
Is there anywhere that I can look to see the progress of the upload ...
0
votes
1answer
78 views
curl (48) An unknown option was passed in to libcurl, cannot install composer
I'm trying to install composer via cURL but I cannot find how to download the phar archive.
I've installed cURL from source activating in it's build ssl and ssh compatibility; I need composer to have ...
0
votes
0answers
26 views
How can I resolve certificate issues in Eucalyptus?
I have recently installed eucalyptus on a Ubuntu 10.04. Everything works fine until I get to the user interface. Whenever I try to get to the store tab I get the following error:
Error 60: server ...
0
votes
0answers
73 views
How to connect to AWS ec2 Instance from Chromebook Pixel
I have a laptop running ChromeOS. I'm looking to do some work with Python on AWS but I'm not entirely certain how to SSH to the box. If anyone can give me details on how to connect I'd be grateful. ...
0
votes
0answers
20 views
Amazon Web Service monitoring [closed]
I have deployed a web app in AWS server. I have following doubts in it.
Is this possible to monitor
my websphere app server server status capacity monitoring and
up time thru Amazon CloudWatch ...
0
votes
0answers
7 views
AWS Beanstalk AMI, instance tags
Folks,
When using BeanStalk to deploy and scale a simple application, is there a way to add instance metadata to launched ec2 instances?
Thanks
1
vote
1answer
97 views
unable to create txt record using amazon route 53
I can't add the following TXT record to my Route 53 DNS config:
v=msv1 t=whatever
Doing so produces the following error:
The record set could not be saved because:
- The Value field contains ...
1
vote
1answer
98 views
getting my domain name to point to my amazon ec2 instance
I'm trying to get my godaddy.com domain name pointed to my Amazon EC2 instance and am having some difficulty.
I created a hosted zone for my domain name on route 54 and set the namesevers up as the ...
0
votes
0answers
46 views
Two versions of Ruby installed, how to fix paths/alias?
I'm trying to set up an EC2 instance on AWS. This instance already has Ruby running, v.1.8.7.
[ec2-user@ip-xxx-xxx-xxx-xxx /]$ which -a ruby
/usr/local/bin/ruby
/usr/bin/ruby
...
1
vote
1answer
163 views
Can I run Windows 7 in Amazon AWS
I'd love to be able to do some testing on blank images of a windows 7 machine, and rather than have to set up VirtualBox with Windows 7 and use snapshots etc I thought I might just use EC2 on AWS and ...
0
votes
0answers
14 views
AWS port blocked
On AWS I have this weird behavior. I want to run a Simple HTTPServer on 8080.
What is the defunct process? I don't understand why the process 1586 is blocking 8080 and how I can kill it.
...
1
vote
0answers
122 views
set mac iptables to allow external traffic for AWS MySQL
I am using mac os x mountain lion. I need to configure MySQL Workbench to access my db on AWS.
After installing MySQL Workbench and trying to connect I get the error "Host ..... is not allowed to ...
0
votes
1answer
242 views
Moving EBS snapshots to Glacier
I have hundreds of large EBS snapshots I need to move to Glacier.
What's the best way to go about doing this?
0
votes
1answer
61 views
Host Interceptor gives localhost as hostname in aws
I'm trying to write my apache logs from my ec2 instances. I want the logs separated by hostname.
I'm using host interceptor to get the hostname. My configuration is below.
...
1
vote
0answers
88 views
Is it possible to host a BIND server within the AWS EC2 infrastructure? [closed]
So my question is if it's possible to set up a BIND server within the infrastructure of EC2. I got tired of paying for DNS services and wanted to try my hand at configuring my own BIND server, ...
1
vote
0answers
26 views
How to reduce memory footprint of t1.Micro Amazon AMI? [closed]
I recently launched (several tries) Amazon Linux AMI 2012.09 because of the 1 year free tier. However, its always running out of memory. How can I reduce the initial memory footprint of this AMI?
0
votes
1answer
28 views
When Should I Upgrade My AWS MySQL Server?
We have a server system that currently consists of 1 Apache server that is attached to a load balancer and one MySQL server that is by itself. Both servers are AWS Micro Instances.
Everything is ...
-2
votes
1answer
69 views
What DNS setup is required to resolve my domain name(e.g. example.com) into an IP address?
I am using Amazon route 53 as my DNS service provider.
I would like to resolve my own domain name into an IPv4 address.
Similar to resolving twitter.com into 199.59.148.82, or facebook.com into ...
0
votes
0answers
47 views
Steps to Map my Domain in AWS
I just bought an "on demand instance" in AWS, would like to know the steps to map my domain ( www.abc.com ) for my amazon instance to perform the name servers updates, etc ?
I got to know about Route ...
1
vote
1answer
181 views
how to use MD5 for authentication in OpenLDAP?
I've installed OpenLDAP in AWS, everything was working as expected until I tried to authenticate a user, it asks me for the password and when I provide it, it says Permission denied, please try again. ...
1
vote
1answer
482 views
Allowing multiple users SSH access to Ubuntu instance running on Amazon Web Services
It seems as if similar questions have been asked before, but the issue that I am having hasn't been raised or answered as a part of the answers provided to the other questions. So...
I'm using an ...
0
votes
0answers
151 views
Trying to configure LDAP in AWS on Ubuntu 11.10 but 'ldap_bind: Invalid credentials (49)' appears
I'm trying to setup LDAP for users to authenticate with it.
I've followed this tuto and everything was fine but ldapadd, when I hit enter in the instruction an error appears: ldap_bind: Invalid ...
0
votes
0answers
22 views
Database choice for sequential scanning [closed]
I'm trying to choose DB for my project. It should be scalable to hundreds of terabytes. Objects in database are chunks of text and I want to index them only by timestamps. Queries to db will ask for ...
0
votes
1answer
110 views
Autostart for ubuntu server
Here is the first part of my question. Splitted it because of rule "One topic - one question". My third and main question is about configuring autostart for webserver and database. init.d scripts ...
2
votes
1answer
71 views
User management for linux server
Here is the first part of my question.
Should I set up two user accounts; one for the database and another for the web server? Or is it better to have one root user for all purposes?
1
vote
2answers
76 views
Where should I install binaries that don't come as .deb?
I'm going to run EC2 instance for dev purposes on AWS. Most likely Ubuntu (once had it on my laptop). I am Java developer, so I need JDK, Tomcat, Maven, Git and MongoDB on the server. But software in ...
3
votes
1answer
162 views
EC2 Ubuntu with WordPress can't connect to RDS
I have set up a WordPress website on a Ubuntu 12.04 Amazon ec2 machine by following this tutorial except the fact that I haven't created a MySQL database and I am using an amazon RDS MySQL service.
...
1
vote
0answers
17 views
Login to Amazon cloud PC in SaaS courses from Stanford
I try to learn following courses and set up VM on Amazon according to instruction.
http://beta.saasbook.info/bookware-vm-instructions
According to this courses I should get of full value VM (with X ...
0
votes
0answers
96 views
Unable to connect to amazon ec2 instance over ssh
I am unable to connect to my amazon instance through ssh from a particular internet provider's connection. But I am able to traceroute to that ip from the same internet provider's connection.
ssh ...
0
votes
0answers
115 views
Request tracker on Ubuntu 12.04 LTS EC2 instance with RDS
I am trying to deploy request tracker on Ubuntu 12.04 LTS EC2 instance. I want to configure the request tracker so that it uses the AWS RDS MySQL database. Initially I followed the standard ...
3
votes
2answers
252 views
Copying 500GB Data to EC2 Instances Local Drive
Please do not ask me why (they made me) but I have to copy 500GB data to the local drive every 200 node/instances that I am launching in EC2. For reasons beyond this post, this data must by on the ...
1
vote
0answers
48 views
Elastic beanstalk Rails - defaults to production environment even if I set staging environment
I am trying to bring up a staging instance of rails applciation using elastic beanstalk. I followed the documentation and did the following :
eb init --environment staging
eb start --environment ...
2
votes
1answer
656 views
Elastic beanstalk rails application with git source and deploy hooks
I want to setup Elastic Beanstalk for my existing rails application.
I was successful in doing the sample foo app.
These are the questions I have
I need the deployment to happen from my git ...
0
votes
2answers
469 views
Postgresql 9.2 where is the initdb located on Ubuntu
I am trying to install postgres on EC2 / EBS.
I am following this article and stuck at the following step.
sudo su -
su postgres -
/usr/pgsql-9.0/bin/initdb -D /pgdata
I cant find the initdb ...
1
vote
1answer
181 views
How long does it take to see a renewed SSL certificate?
I just renewed the SSL certificate for a domain and installed the new files on my AWS server running Apache. All appears to be ok, but the browser still shows the old expiration date. Is there a way I ...
3
votes
2answers
980 views
Where can I find Amazon Linux AMI Image for VirtualBox?
I'm trying to learn AWS and because I'm some familiar with Linux, I think the best way to learn is to get Amazon Linux AMI right into VirtualBox software and play with it.
I see the latest Amazon ...
0
votes
0answers
37 views
What SDK I should choose on Amazon Web Service to build API on server app? [closed]
I am a newbie on Amazon Web Service. I have a task that setup then build a web service that provide APIs to Mac OS, iOS, Android client. There are some APIs and Database need to be kept in secure.
I ...
1
vote
1answer
362 views
Would it be okay to use the Amazon S3 for personal use? [closed]
I understand that AWS is meant for corporate use, but I just thought about using the S3 for personal backups, and by using their calculator it seems like it would be quite cheap in comparison to other ...
0
votes
0answers
20 views
Any APIs that I can use to get or retrieve product information from Amazon? [closed]
I want to know if is there any API that I can be use to get products from Amazon? Not only amazon.com but like also amazon.co.jp, amazon.co.uk, etc.
I tried to use Amazon Web Services API but I ...
3
votes
1answer
166 views
Large volume at /mnt on AWS instance
I know this is probably a somewhat 'dumb' question :)
I have an AWS (small) instance and I just noticed that there is a ~150gb volume attached at /mnt, is this normal?
It kinda freaked me out, I was ...
1
vote
2answers
159 views
Why am I having DNS problems going through Network Solutions DNS to Amazon AWS?
Network Solutions appears to have an issue with AWS hostnames. This AWS ELB has been out there for months and is resolvable from every major DNS provider but network solutions. Any idea as to why?
...
0
votes
0answers
265 views
Is there a tool that syncs a folder to Amazon Glacier by schedule? [closed]
Currently, the tools I've found are for manual upload to Glacier. Is there a tool that syncs a folder to Amazon Glacier by schedule? For example every x days, it makes sure that the folder in my ...
0
votes
0answers
29 views
Diaster Recovery for the Cloud [closed]
I run our business completely in the cloud using Amazon AWS services like EC2, S3 and RDS. What types of things should I be concerned about when it comes to disaster recovery? I'm assuming Amazon ...
0
votes
1answer
71 views
Symlink in ec2 /var/www/html/
I'm having problems with EC2 in the Amazon Cloud.
My steps:
I have a symlink to the S3 in /var/www/html
I update my code and upload the code with git aws.push in my environment (var/www/html)
...
0
votes
2answers
63 views
How to create and connect to a windows machine from a mac?
If I use a Mac but I sometimes want a windows machine to use - e.g. to work with web apps that only work on Internet Explorer - what should I do? How can I get a windows machine easily and cheaply to ...
