Network Connections |
|
| SSH |
The command ssh is a replacement program for telnet. It allows you to connect to remote hosts, much like telnet. However, it has some added features. It will encrypt the connection between your local machine and the remote machine. It will also automatically forward X graphics. This means that you can run a command like netscape on a remote machine and have the graphics appear on your local machine. To connect to students from your local machine, type:
If your login is different on the remote machine, you will need to specify the other login at the command line. For example, if your netid is jones here, but on xyz.com, it is b-jones, then type in:
|
| Telnet |
The command telnet allows you to connect to other machines on the network from the machine you are currently working on. You could work on several remote computers simultaneously by bringing up several different windows and executing telnet command in each of them. Remember, the EWS workstations are in your local domain, and you don't need to type in a full domain name in order to get to them. For example, if you are currently logged into mehpx6 and you would like to open a window on mehpx17, type :
|
| For more information on EWS Network Connections one can look at: |
|---|
|