Step 1: Installing an SSH program (Windows only)

  1. Go to the Putty download page at http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
  2. Download both putty.exe and puttygen.exe

Step 2: Installing a SCP program (Windows only)

  1. Go to the WinSCP download page at http://winscp.net/eng/download.php
  2. Download the installation package (it should be called winscp513setup.exe)
  3. Run the installer to install WinSCP

Step 3: Unix Tutorial (skip if you're comfortable on a unix system)

  1. Complete tutorials 1, 2, and 3 from http://www.ee.surrey.ac.uk/Teaching/Unix/ as they will be directly relevant to the lesson.
  2. To follow along, you can use the Mac terminal if you're on a Mac. Otherwise, you can log into the computer in the testing instructions (linked below) to practice.
  3. Definitely do more of the tutorial if you're interested -- it's super useful to know how to get around a unix system!

Step 4: Get an EC2 Account Setup

There are two ways to do this, and you should do exactly one of the steps below:

  1. Sign up for a group at https://wikis.mit.edu/confluence/x/ZQQkBQ . You don't need to do anything else if you sign up on that page. You will not have access to the EC2 account you use in the class once it's over if you choose this option.
  2. If you don't sign up for a group, you should create a personal EC2 account. You will be able to use this account once class is over, but we won't be able to reimburse costs incurred during the class (which should not exceed $10). If you choose this option, then follow these steps:
    1. Go to aws.amazon.com
    2. Click on "Sign Up"
    3. Sign in either using an existing amazon.com login or by creating a new one
    4. Enter the personal information requested
    5. Enter your credit card information (the credit card will be billed for all your use of Amazon Web Services)
    6. Follow the instructions to confirm your telephone number
    7. Wait for your confirmation email

Step 5: Test Your Installation and Unix Skills

https://wikis.mit.edu/confluence/x/twQkBQ

  • No labels