Header left.png

Difference between revisions of "SSH Access"

From Systems Group
Jump to: navigation, search
Line 11: Line 11:
 
On linux or mac, you can open a terminal by launching the "Terminal" program. From there you can type "ssh USERNAME@linux.cs.odu.edu". You will then be prompted for your CS password.
 
On linux or mac, you can open a terminal by launching the "Terminal" program. From there you can type "ssh USERNAME@linux.cs.odu.edu". You will then be prompted for your CS password.
  
There are various SSH clients available for public use. A clients recommended by the Systems Group is [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html PuTTY].
+
There are various SSH clients available for public use. A client recommended by the Systems Group is [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html PuTTY].
  
 
== Available Linux/Unix Servers ==
 
== Available Linux/Unix Servers ==
  
 
Once you have obtained an SSH client, you can visit the [[Unix and Linux Services]] page for the information on the available servers and their hostnames for connection.
 
Once you have obtained an SSH client, you can visit the [[Unix and Linux Services]] page for the information on the available servers and their hostnames for connection.

Revision as of 01:41, 26 April 2018

The ODU CS Department provides SSH (Secure SHell) access to Linux and Unix servers for CS students. SSH allows you to securely connect to this machines, and use terminal commands to interact with them.

Unix Account

To gain SSH access, you must use your normal password that you would use to log into our Windows machines.

SSH Clients

To connect using SSH, you must have an SSH client installed on your machine. Linux and Mac machines have an SSH client packaged with them, but Windows machines require you download a client.

On linux or mac, you can open a terminal by launching the "Terminal" program. From there you can type "ssh USERNAME@linux.cs.odu.edu". You will then be prompted for your CS password.

There are various SSH clients available for public use. A client recommended by the Systems Group is PuTTY.

Available Linux/Unix Servers

Once you have obtained an SSH client, you can visit the Unix and Linux Services page for the information on the available servers and their hostnames for connection.