SSH (Secure Shell)
SSH provides a secure and efficient way to interface with a remote host. Much like Telnet, SSH allows you to log on to OIT's Web hosting server over a network and execute commands on it (e.g., set up an OIT Web site or use Pine).
Unlike Telnet, SSH encrypts all of the data, including your password, that passes between your computer and the remote host. This makes your personal account information and any other information you pass over the network less susceptible to hackers.
Get SSH Software
SSH2-compliant clients, for Windows and Macintosh, are available for free to UMass students, faculty and staff on the Supported Software & Downloads page.
Install & Configure SSH Software
Learn how to install your software and configure it to connect to OIT's Web hosting server.