Lehigh's network includes a secure shell gateway server, ssh.lehigh.edu, which can be accessed using Lehigh user credentials. SSH is a command-line communications protocol allowing people to open a terminal window on a remote system. This useful for system administration, research computing and for transferring finished HTML files to our campus web server using SCP or SFTP. Some (mostly free) applications that support this are:
Windows GUI: MobaXterm
- Windows GUI: BitVise
Windows GUI: SmarTTY
- Windows CMD: putty
- Windows CMD: ssh (this is builtin to Windows 10)
- MacOS CMD: ssh (this is builtin on Mac computers)
- MacOS GUI: Fetch
- MacOS GUI: Cyberduck
- Multiplatform: Filezilla
Connect to ssh.lehigh.edu using your username and password.
Most Windows GUI applications currently do not support multi-factor authentications (DUO).