CS120
Computer Science I
Using SSH
The SSH software used to remotely log in to the Computer Science
department UNIX (Linux) systems is available
here. Once you have installed SSH do the following:
- Start SSH by double clicking on the icon.
- Select 'Quick Connect'
- Enter the host name: wormulon.cs.uidaho.edu
- Enter your UI user ID
- Press connect and enter your password when prompted.
- After connecting a window will briefly open, giving
you the option of adding the connection to you profile. If you add the connection to your profile,
the next time you use SHH you'll be able to select the connection from the profile button without
reentering the host and user ID.
- To end a connection type 'exit' from the command line.