- student computer requirements
- Resources
- Campus Map
- FTP Server
- Libraries
- Help Pages
- Lawson Building
- Felix Haas Hall
- Policies
- Computer Science Facilities
- General Overview
- Conference Rooms
- Instructional Labs
- Remote access to CS Facilities
- Keys, Desks and Mailboxes
- Facilities Staff
- Emergency Support
- ITAP Facilities
- Oracle Access
- CS Devices Lab
- Building Emergency Plan
Remote access to CS Facilities
This information is intended for those with authorized access to CS Department Facilities only.
Remote Shell Access
The CS Department UNIX systems accept remote shell access to authorized users via SSH. When configured and used properly it should provide reasonable authentication and security. Our servers support SSH2.
Modern Linux, MacOS X and UNIX systems have SSH client software installed.
The recommended Windows client is Simon Tatham's PuTTY suite of programs. If you want only the SSH client, you can save putty.exe to your local disk and run it. Visit the PuTTY site for the complete suite, documentation, etc.
PuTTY saves host keys in the Windows registry and does not use host keys stored in a file. However, we do make our our public host keys file available for manual verification. You can also get the public key fingerprints.
Remote Email Access
ITaP provides documentation for their email services at https://www.itap.purdue.edu/email/.
Remote Share Access
Access to CS SMB shares (served by Windows machines or Samba servers on UNIX machines) is only possible through a campus VPN connection or SSH tunneling. Visit the Purdue VPN page for information on setting up a VPN connection with a Windows machine.
In general, access authentication is the domain name "SERVERS", your CS login and your CS Windows password. How you specify the domain and login is dependent on your client -- typically with Windows it would be SERVERS\login. Linux clients may expect SERVERS/login or login/SERVERS.
For instructions on using SSH to tunnel SMB mounts with Linux, see our UNIX FAQ.