Changes

Jump to navigation Jump to search
Line 1: Line 1:  +
== Security ==
 +
All users must have <b>SECURE</b> passwords. Hackers regularly attempt to gain access to the cluster through users' accounts. We have adopted an additional security measure to protect our users:<br>
 +
 +
In order to connect to stats.phys.uconn.edu, <u>all users must first connect to a UConn computer and then ssh to stats.phys.uconn.edu</u>. For anyone trying to access the cluster offsite and doesn't know a UConn computer to connect to, please contact your advisor.
 +
 +
You can also connect to Skybox and then use PuTTY from within Skybox to ssh to stats.phys.uconn.edu or you can use the UConn VPN http://remoteaccess.uconn.edu/vpn-overview/connect-via-vpn-client/
 +
 
== Linux Users ==
 
== Linux Users ==
 
*Right click on the desktop and select <i>Open Terminal</i>
 
*Right click on the desktop and select <i>Open Terminal</i>
 +
**If there is no option in the right-click menu, go to Applications->Accessories->Terminal, or press Ctrl+Alt+t
 
*Type <i>ssh username@stats.phys.uconn.edu</i>
 
*Type <i>ssh username@stats.phys.uconn.edu</i>
 
*After entering your password this will put you in your home directory (/home/username)
 
*After entering your password this will put you in your home directory (/home/username)
Line 10: Line 18:     
== Windows Users ==
 
== Windows Users ==
The recommended program to use is [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html PuTTY]. The following guide will assume you are using PuTTY.
+
=== Chrome Secure Shell ===
 +
For Chrome users there is an extension called "Secure Shell" that can be used. This will open a tab as if it was a terminal.
 +
=== PuTTY ===
 +
A common program to use is [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html PuTTY]. Download the putty.exe file at the link provided. The following guide will assume you are using PuTTY.
 
*Open PuTTY
 
*Open PuTTY
 
*On the main screen, under <b>Host Name (or IP address)</b>, type <i>stats.phys.uconn.edu</i>
 
*On the main screen, under <b>Host Name (or IP address)</b>, type <i>stats.phys.uconn.edu</i>
 
*In the <b>Saved Sessions</b> box type <i>stats</i> and click the save button
 
*In the <b>Saved Sessions</b> box type <i>stats</i> and click the save button
 +
<br>
 +
[[File:PuTTY-stats.png|center]]
 +
<br>
 
*In the left tree structure go to Connection->SSH->Tunnels
 
*In the left tree structure go to Connection->SSH->Tunnels
 
*In <b>Source Port</b> type <i>5959</i>
 
*In <b>Source Port</b> type <i>5959</i>
 
*In <b>Destination</b> type <i>stats.phys.uconn.edu:5959</i> and click the Add button
 
*In <b>Destination</b> type <i>stats.phys.uconn.edu:5959</i> and click the Add button
 +
<br>
 +
[[File:PuTTY-tunnel.png|left]][[File:PuTTY-added.png|center]]
 +
<br>
 
*In the tree structure go to Window->Colours
 
*In the tree structure go to Window->Colours
**If you would like your terminal to be black with white text leave the box <i>Use system colours</i> unchecked
+
**If you would like your terminal to be <span style="color:#FFFFFF; background:#000000">black with white text</span> leave the box <i>Use system colours</i> unchecked
 
**If you would like your terminal to be white with black text check the box <i>Use system colours</i>
 
**If you would like your terminal to be white with black text check the box <i>Use system colours</i>
 +
<br>
 +
[[File:PuTTY-colours.png|center]]
 +
<br>
 
*Return to the main screen (at the top of the tree structure click <i>Session</i>) and click the save button again
 
*Return to the main screen (at the top of the tree structure click <i>Session</i>) and click the save button again
 
*With <b>stats</b> loaded you can now click open
 
*With <b>stats</b> loaded you can now click open
 
*The first time you connect a window should pop up. Click yes to connect, then login with your provided username and password
 
*The first time you connect a window should pop up. Click yes to connect, then login with your provided username and password
 +
<br>
 +
[[File:PuTTY-rsa.png|center]]
 +
<br>
 
*After entering your password this will put you in your home directory (/home/username)
 
*After entering your password this will put you in your home directory (/home/username)
 
*After the initial setup, logging in requires you to open PuTTY and opening your saved <b>stats</b> session
 
*After the initial setup, logging in requires you to open PuTTY and opening your saved <b>stats</b> session
191

edits

Navigation menu