== Amazon Elastic Compute Cloud (EC2) == Notes on running freesurfer on the Amazon Compute Cloud. Steps: 1. read [[http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/index.html|User Guide]] 1. [[http://aws.amazon.com|create an account]] 1. use an available Freesurfer [[http://aws.amazon.com/amis|public AMI]], see [[Download]] === Steps to launch === Login at [[http://aws.amazon.com/|AWS]] and Enter the AWS Web Console {{attachment:Tela1.png}} Select "Lauch Instance" {{attachment:Tela2.png}} Choose Community AMI {{attachment:Tela3.png}} Type our AMI identifier in the search field {{attachment:Tela4.png}} You can choose Small or High-CPU (check the [[http://aws.amazon.com/ec2/#pricing|prices]] in AWS website), maybe you can start by using Small (US$ 0.085/h at Virginia Datacenters) {{attachment:Tela5.png}} You can keep the defaults in this screen {{attachment:Tela6.png}} Give a Name to your instance {{attachment:Tela7.png}} Create and download a Key for accessing this machine using SSH, save the Key and chmod it to 400 {{attachment:Tela8.png}} Select the "quick-start-1" policy for the firewall (TCP 80 and 22 ports will be open), you can create other policies later {{attachment:Tela9.png}} Launch the Instance {{attachment:Tela10.png}} To ssh into the instance you can grab the info by selecting the instance in the AWS Web Console and selecting connect. I'll see a screen like this: {{attachment:Tela11.png}}