Open Source Comes to Campus/UIUC/Windows SSH: Difference between revisions

no edit summary
imported>Paulproteus
(Created page with "On Windows, we'll be using Putty, a popular SSH client. SSH stands for "secure shell". It allows you to securely access a shell (like the command line window you used earlier)...")
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 5:
# [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html Download Putty from this link]. Select <tt>putty.exe</tt> under the "Binaries" section and "For Windows on Intel x86" subsection".
# Read through the material on [http://analog24.net/pcosci/misc/puttytutorial.pdf Getting started with Putty]. We'll practice using Putty/SSH in depth later in the day.
# We have set up access to a Linux machine for you to play with. Here are the credentials for that machine:<pre>Hostname: uiuc-workshop.openhatch.org</pre><pre>username: uiuc</pre><pre>password: RP_0pNh+ch</pre>Using that account information, and following along with the PDF from the previous step, try using Putty to log into <tt>rpishelluiuc-shell.openhatch.org</tt> as username puckman<tt>uiuc</tt>.
# Since this remote machine is running Linux, you'll need to use Linux commands to navigate the filesystem on the machine. Please read the [[../Linux_command_line|Linux command line navigation section]], and then play around with those commands on <tt>rpishelluiuc-shell.openhatch.org</tt>.
 
== Return to laptop setup ==
 
&laquo; [[../|Return to laptop setupUIUC]]
Anonymous user