Category Archives: Amazon Web Services

Amazon S3 – The s3cmd command line tool

Previously i got my GnuPG ready in Mac. Now i need to setup the s3cmd.
Mac – GnuPG Installation

For Mac:
1. Download the s3cmd package @ S3 tools – Download
 

2. Extract the archive

  • tar zxf s3cmd-1.0.1.tar.gz

Continue reading Amazon S3 – The s3cmd command line tool

Advertisement

Perl – Missing SSL Libraries when installing Crypt::SSLeay

I want to subscribe the Amazon SES service in a Amazon EC2 server but the process is so complicated and i need to install numerous things oI want to subscribe the Amazon SES service in a Amazon EC2 server but the process is so complicated and i need to install numerous things only for verifying and email address.

One of the requirement is to install the Crypt::SSLeay Perl library. Continue reading Perl – Missing SSL Libraries when installing Crypt::SSLeay