Site Tools


windows_ssh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows_ssh [2018/12/21 15:39] ktm5jwindows_ssh [2023/08/29 19:56] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +==== SSH from Windows ====
 +
 +To log in to our Linux servers from a computer/laptop running an MS Windows operating system, you will first need to install an ssh client program.
 +
 +=== Getting an ssh client program ===
 +
 +ITS offers SecureCRT free of cost to students/faculty/staff members.  It is [[http://its.virginia.edu/software/displayPackages.php?tId=41|available for download here]].
 +
 +Another option is to use [[https://www.chiark.greenend.org.uk/~sgtatham/putty/|PuTTY]].  This is a free and widely used ssh client for Windows.  It is probably the simplest to use Windows ssh client.
 +
 +Other popular programs are KiTTY and cmder.
 +
 +=== Connecting to CS servers ===
 +
 +After installing an ssh client, you can connect to any CS Linux server by using its fully qualified domain name (FQDN).  This address is the server hostname followed by ''%%.cs.virginia.edu%%'' To log into the server ''%%portal%%'' use the address ''%%portal.cs.virginia.edu%%''.
 +
 +You can find a list of generally available CS Linux servers on [[compute_resources|this page]].
 +
 +An ssh connection to "portal" does not require a VPN connection to connect from off Grounds. However, an ssh connection to other servers requires a VPN connection. See: [[linux_ssh_access|Linux Server Access]]
  
windows_ssh.txt · Last modified: 2023/08/29 19:56 by 127.0.0.1