Difference between revisions of "Putty Howto"

From HallCWiki
Jump to navigationJump to search
(New page: Download Putty [http://www.putty.org/ here]. After opening putty, you can set up a session with tunneling as follows: * In configuration window, on the left, find "SSH" and expand it. F...)
 
 
Line 3: Line 3:
 
After opening putty, you can set up a session with tunneling as follows:
 
After opening putty, you can set up a session with tunneling as follows:
  
* In configuration window, on the left, find "SSH" and expand it.  From there choose "Tunnels."
+
*In the configuration window, top left, select "Session" and enter hostname "twist.phys.virginia.edu", port 22. Name the session "twist" and Save it.
* Add a tunnel from the localhost:5829 to twist:5929 by typing 5929 as "Source Port" and twist.phys.virginia.edu:5929 as "Destination."  Make sure the radio button "Local" is elected and click "Add."
 
  
* In the left-hand pane, so back to "Session." In hostname put "twist.phys.virginia.edu" port 22. Name the session and save it, then open. Input the standard sane login and password.
+
* In the configuration window, near bottom left, select "SSH" and expand it.  Choose "Tunnels."
 +
 
 +
* Adding a tunnel: enter 5927 in "Source Port"; enter twist.phys.virginia.edu:5927 in "Destination." Check the radio button "Local", and select "Add."
 +
 
 +
* [Optional] Add a tunnel for in-browser desktop viewing: enter 5827 in "Source Port"; enter twist.phys.virginia.edu:5827 in "Destination." Make sure the radio button "Local" is selected and click "Add."
 +
 
 +
* Input the sane login and password.
  
 
* With the tunnel thus established, open your VNCviewer, with the server "localhost:5929".
 
* With the tunnel thus established, open your VNCviewer, with the server "localhost:5929".
  
* If using VNC, make sure it is set to "Share". This is under 'Options'.
+
* Make sure the viewer is set to "Share", under 'Options'.
 +
 
 +
* For in-browser viewing on any Java-enabled browser (Firefox, Safari, Chrome) enter "localhost:5827" in the URL address bar.

Latest revision as of 15:43, 15 March 2013

Download Putty here.

After opening putty, you can set up a session with tunneling as follows:

  • In the configuration window, top left, select "Session" and enter hostname "twist.phys.virginia.edu", port 22. Name the session "twist" and Save it.
  • In the configuration window, near bottom left, select "SSH" and expand it. Choose "Tunnels."
  • Adding a tunnel: enter 5927 in "Source Port"; enter twist.phys.virginia.edu:5927 in "Destination." Check the radio button "Local", and select "Add."
  • [Optional] Add a tunnel for in-browser desktop viewing: enter 5827 in "Source Port"; enter twist.phys.virginia.edu:5827 in "Destination." Make sure the radio button "Local" is selected and click "Add."
  • Input the sane login and password.
  • With the tunnel thus established, open your VNCviewer, with the server "localhost:5929".
  • Make sure the viewer is set to "Share", under 'Options'.
  • For in-browser viewing on any Java-enabled browser (Firefox, Safari, Chrome) enter "localhost:5827" in the URL address bar.