Amazon Elastic Compute Cloud: how to set up a small and persistent test machine?
Posted
by mjustin
on Server Fault
See other posts from Server Fault
or by mjustin
Published on 2010-04-06T14:23:07Z
Indexed on
2010/04/06
14:23 UTC
Read the original article
Hit count: 215
amazon-ec2
|tutorial
Hello,
is there a short tutorial available which shows how I can set up a small Linux server on Amazon EC2 so that I can configure it and launch it when needed?
I understand that there is EBS to provide a persistent storage and that an image can be booted right from EBS.
There are also existing images which are perfect starting points, with Linux installed, so I simply have to 'copy' somehow an existing image to EBS, and configure it there. Is there some article which guides through these steps?
© Server Fault or respective owner