Many workstations are available
Locally, a number of SUN workstations are available for public
access. Since all are connected to the local Ethernet 'backbone', they
can all be accessed remotely ie. from any terminal on campus, by
dialup, or through a direct network connection.
Additionally, most of these workstations are in public
terminal areas in 524 Engineering or 109-115 Machray, 237 Agriculture,
or 8 Dafoe which means that they may be used directly from the console,
taking full advantage of the window-driven user interfaces. Since all
of these public workstations access the same filesystems, it should
be transparent to the user which of them is actually being used. By
distributing userload among many workstations, the performance of the
system is greatly enhanced. As of this writing, the following
login servers are accessible from anywhere:
If you have cable modem or DSL service, skip this part. If you use a dialup connection, you can connect to the backbone by modem using SLIP or PPP, protocols that transfer TCP/IP packets across telephone lines. With SLIP or PPP connections AND a fast modem, you can do anything from home that you can do on campus, including running a full X-windows session. For more information, click here .
SSH - command line session
SSH is a secure protocol for running remote terminal sessions. In an SSH session, all traffic between computers is encrypted. SSH replaces the insecure TELNET protocol, implemented in programs such as TetraTerm. Putty is a terminal program that implements SSH. If Putty is not already on your system, it can be downloaded from:
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
Download putty.exe and start the program. A dialog will pop up. Choose these settings:
Host name: ccu.umanitoba.ca
Protocol: SSH
Click on OK and Putty will connect to the remote system. The first time you connect to any new system, a popup will appear with a message like " The server's host key is not cached...". Click on 'Yes' to continue. At this point a terminal window will pop up, and you will be prompted for your userid and password.
Login as user: frist
frist@ccu's password: ********
Last login: Thu May 13 10:38:37 2004 from smith.cc.umanit
{antares:/home/plants/frist}
The Unix prompt may look a bit different the first time you login.