Amazon EC2 UI for FireFox
- 1
- Add a Comment
Wow, this is cool.
If you're lucky enough to have an Amazon EC2 account, and are doing anything with it, you really, really need this Firefox extension that puts an easy-to-use interface on top of most of the EC2 administrative tasks.
One Comment
John Herren
January 26th, 2007
at 1:26pm
EC2 hackers will also want to check out the S3 Firefox extension to provide a graphical, FTP-like interface to S3.
https://addons.mozilla.org/firefox/3247/
Another tip: if you are using puTTY to access your EC2 instance, be sure to stick a newline character at the end of the .pem file that Amazon provides you. Otherwise puttygen won’t be able to load it and create a .ppk file from it. Hope that saves someone the 45 minutes of frustration that it caused me