Showing posts with label Cloud computing. Show all posts
Showing posts with label Cloud computing. Show all posts

AWS: Importing Local VM into AWS using CLI


 In this post, I will share the details on importing the local virtual machine to the Amazon cloud. This post will be helpful to import the local virtual machine on our machine into Amazon cloud and use it as the Amazon EC2 instance. Continue reading Importing Local VM using AWS CLI...

AWS: Mounting S3 storage to your machine

In this post, I share two different methods of mounting the Amazon S3 storage into your machine.

AWS: Accessing Amazon S3 storage from command line

s3cmd is a command line utility used for creating s3 buckets, uploading, retrieving and managing data to Amazon s3 storage. This article will help you to how to use install s3cmd on CentOS, RHEL, OpenSUSE, Ubuntu, Debian & LinuxMint systems and manage s3 buckets via command line in easy steps. To install s3cmd on windows servers read article install s3cmd in Windows.  Continue Reading AWS: Accessing S3 Stroage from command line