The hostnames to use when connecting to your math department account are lab1.math.uic.edu for undergraduate accounts and math.uic.edu for graduate/faculty accounts.
Normally, when you use rlogin, telnet, ftp and pop services, every bit of your transaction, including your username and password, are transmitted over the internet in plain view. Hackers can listen in on these transmissions, and are in the habit of doing so to collect usernames and passwords.
By using the secure shell (SSH) and secure copy (SCP) programs, you can encrypt all transactions between two computers (e.g. home and work), making it prohibitively difficult to eavesdrop on them. We recommend that you use these programs exclusively in place of telnet and ftp. This generally allows you to use anonymous ftp and a mail reader on the remote machine to avoid ever transmitting an unencrypted password.
The links below should help you install SSH and SCP on your home and office computers.
If asked, select the SSH or D3 protocol (rather than plain telnet) to ensure that your connection is encrypted.
SSH was designed for high security applications. It will notify you when you use it to connect to a machine you haven't connected to before, and generates scary warning messages when a machine you connect to has had its operating system upgraded. If you are having difficulty using the program or interpreting error messages, please send email to consult@math.uic.edu.