Difference between
modified post 1054936 by Batimus on Sun 20th May 18:05 and
original post 1054914 by Batimus on Sun 20th May 18:02
Show old version | new version | both versions

    
11
Step 1: Create Amazon Web Services Account.
22
- http://aws.amazon.com/
33
-"Sign up now"
44
-Enter your shit blah blah. I don't remember the details but you need a credit card and a phone number and they call you and e-mail you to verify, still only takes 3 mins. The service you're interested in is Amazon Elastic Compute Cloud http://aws.amazon.com/ec2/
66
Step 2: Log in to your AWS account
77
-go to "My Account/Console"
88
- Click on EC2 tab
1010
Step 3: Click on "Launch Instance"
1111
-Click continue
1212
-Select Amazon Linux AMI 2012.03 first one and 32 bit.
1313
-MAKE FUCKING SURE THE INSTANCE TYPE ON THE NEXT SCREEN IS SET TO MICRO OR YOU WILL GET CHARGED! Dropdown box "Micro (t.1 micro, 613 MB)
1414
-if it is click Continue
1515
-the server and ram settings don't matter click Continue again
1616
-enter in some BS in the key and value fields. For instance beckett and golf, this is your local and host key, you can make it as complex as you want if you're super worried about encryption when you're looking @ your dude porn.
1717
-create a new key pair, name it whatevs "Beckettisfat" or someshit.
1818
-Click create and download your key pair, save it wherever
1919
-Use the default security settings.
2020
-click launch.
2121
-click close
2323
Step 4:  Get your IP/DNS address
2424
-On the left hand side there's a menu with a "-" sign next to it that says instances in grey, under that is a blue "instances" link click it
2525
-right click on your running instance and click "connect"
2626
-click on "connect with a standalone ssh client"
2727
-there's an example box near the bottom that you can highlight and copy...you ONLY need the user name and DNS address looks like this ec2-user@ec2-XXX-XXX-XX-XX.compute-1.amazonaws.com. copy that shit.
2929
Step 5: Download and install Putty and Puttygen
3030
 http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html      Putty
3131
http://winscp.net/eng/download.php  Puttygen it's in the WINSCP package, buncha other tools in there but we need Puttygen for converting the keys to a usable format for windows.
3333
Step 6: Run Puttygen
3434
-click on "Load"
3535
-change file type to all files and find that security key we created it should be called "beckettisfat.pem"
3636
-click on "Save private key" it should now be "beckettisfat.ppk"
3737
-click "yes"
3838
-close puttygen
4040
Step 7: Run Putty
4141
-On the first screen in "hostname or IP address" paste your amazon EC2 address
4242
-under the menu on the left expand "SSH" and click on "AUTH"
43-
-find "jerald.ppk" that we made with Puttygen
43+
-find "beckettisfat.ppk" that we made with Puttygen
4444
-now under "tunnels" in the "Source port" box enter "9999" and make sure "dynamic" and "auto" are selected
4545
-click add
4646
-click "open"
4747
-it should connect, you should see a nifty AWS Ascii logo
4949
Step 8: Configure Firefox
5050
-Download foxyproxy https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/ install also too restart firefox
5151
-click the icon, click "add new proxy"
5252
-click manual configure proxy
5353
-check socks proxy Socks proxy v5
5454
-host or ip address: localhost
5555
-port: 9999
5656
-click "ok" click "yes"
5757
-right click the icon and select "use proxy localhost:9999 for all urls and websites"
5858
-go to http://www.ip-address.org/lookup/ip-locator.php and see if they can find you, bet they can't.
6060
check this so you don't get charged, it's pretty gracious for free https://aws.amazon.com/free/ it's only free for a year but after that 30 gb bandwidth for 10 hr/week is a whopping $1.23 a month.
Syntax highlighting:

To highlight particular lines, prefix each line with @@
   Remember me