next up previous
Next: Obtaining an SSH client Up: Access from Internet Previous: Connection using Telnet


Connection using Secure Shell

Secure Shell provides an encrypted channel for all data between your computer and the Unix host. Encryption is used even for the log-in process, so that unlike telnet, your password cannot be captured off the Internet. Ssh access is enabled to all the Computer Science Department servers.

Information about how to get an SSH client is described in the next section. Once you have connected to the ISP and established the network connection, simply start the SSH client. Once the SSH client is running, you must specify the complete host name to connect to, including the domain name, i.e., storm.cis.fordham.edu for storm or erdos.dsm.fordham.edu for erdos.

You will then be prompted for your username and password. Type these exactly as they are given on the account information sheet. (The password will not appear when you type it.) Note that in Unix, upper and lower case are not considered equivalent.

Note that SSH provides only a text-based connection, with no graphics or mouse support.

To log out of your SSH session, at the shell prompt type the command logout and hit the Enter key.


next up previous
Next: Obtaining an SSH client Up: Access from Internet Previous: Connection using Telnet
Art Werschulz 2008-05-20