theCAT
  
Report a Problem:
Email: support@cat.pdx.edu
Phone: 503-725-5420
  USERS PLATFORMS SYSTEM RESOURCES    
Home Students Fac/Staff CS Tutors Guidelines Windows Linux Unix Mac Mail Network Software Web TheCAT Sitemap
arrowHome arrow Network arrow Remote Access arrow Shell/SSH Saturday, 21 November 2009  
Remote Access
Shell and SSH access Print
Contributed by Paris   
Sunday, 25 September 2005

Shell access is available on Maseeh College Unix systems

Use your UNIX login name and password when you connect to the following hosts:

Department

Hostname

All linux.cecs.pdx.edu

CS - Computer Science

unix.cs.pdx.edu

CS - Computer Science

linuxlab.cs.pdx.edu
unixlab.cs.pdx.edu 

ECE - Electrical and Computer Engineering 

unix.ece.pdx.edu
fastunix.ece.pdx.edu
vlsilab.ece.pdx.edu 

 

CEE - Civil and Environmental Engineering

*.cee.pdx.edu

Telnet Services have been terminated

We no longer provide inbound telnet services on our supported Solaris and Linux systems. In our quest to eliminate as many insecure protocols as possible, telnet has gotten the axe. Please use one of the SSH clients listed below to login to our systems.

Secure Shell - ssh

If you wish to log on to a remote computer from a Maseeh College supported UNIX lab computer, use the ssh (Secure Shell) command:

ssh hostname

hostname is the name of the computer (or the IP address) you want to connect to (e.g. betelgeuse.cs.pdx.edu or apollo.ece.pdx.edu).

If you need to login as a different user there are two things you can do:

  • Use the -l username option (where username is the user you wish to login as).
             ssh -l username hostname
     
  • Specify your user name before the host name:

            ssh username@hostname

If you wish to log on to a remote computer from a computer running Windows or from a Maseeh College-supported Windows lab computer, use a terminal emulator like PuTTY with SSH version 2. Secure Shell uses strong encryption, which keeps communication with the remote machine secure.

If you wish to log on to a remote computer running Mac OS X:

On your Mac from the pulldown under Go:

  1. Select Applications

  2. Open the Utilities folder

  3. Double-click the Terminal utility to start it

  4. In the command-line (versus graphical) interface window enter

            ssh username@hostname

 

Here's a list of free SSH implementations available on the net:

Macintosh

PC

Unix/Linux

Comes with the OS,
See above

PuTTY
SSH.com
Tunnelier

Open SSH
SSH (The original!)

Download and install SSH on the machine you will be connecting from.
For more info on SSH go here

We are currently running: SSH compatible with protocol version 1.5 & 2.0. Our SSH servers support RSAREF.

NOTE: We recommend against using any SSH program that does not support SSH version 2. We will be switching to version 2 exclusively in the future due to security flaws in version 1. Recent versions of PuTTY  support both SSH2 and port forwarding.

Last Updated ( Thursday, 16 October 2008 )
The Crowd
The Crowd
Upcoming Events
There are no upcoming events currently scheduled.
View Full Calendar

©1999 - 2009 TheCAT