====== Remote Access ====== If you want to connect to CS machines from your dorm room or home, use a web browser or an SSH client. SSH encrypts all communications, so connections are secure. CS systems are normally accessible only from campus networks; for off‑campus access the supported method is Citrix. Citrix works best via the [[https://servicedesk.vassar.edu/solutions/505440-citrix-client-installation.portal | Citrix Workspace (Desktop)]] app but you can also use the web portal at vapps.vassar.edu. After logging into the Citrix desktop you can open a browser or terminal and connect to [[https://remote.cs.vassar.edu | the CS remote server]]. ===== Browser or Command Line Access ===== * [[https://remote.cs.vassar.edu | Web Based GUI -- Remote Desktop Access from a Browser]] * {{ :help:general_linux:remote_access_via_webui.pdf | Web Based GUI -- User's Manual }} * [[Possible Issues with Remote WebUI]] * [[Logging Out of a Desktop or Remote Desktop]] * [[help:general_linux:ssh | Command Line -- Remote Shell Access using SSH]] NOTE: mote is not meant to be used for work, only for accessing other workstations, so nothing is installed on it. To run any programs, you'll need to ssh from there to another workstation. Even better, set up a [[help:general_linux:jump|proxy jump]] so that you don't have to worry about mote at all. You can use the hostname of any workstation. For example, workstations in the Agile Compute Lab have hostnames "acl###", where ### is a number from 201 to 220. From mote, you can `ssh acl215`, to access Asprey Compute Lab workstation 215. ===== SSH Keys ===== * [[help:general_linux:sshKeys | Setting up SSH Keys on Linux or Mac]] * {{ :help:general_linux:create-and-use-ssh-keys-from-ms-windows-to-linux.pdf | Setting up SSH Keys with PuTTY on MS Windows}} * [[help:general_linux:OpenSSHForMSWindows | OpenSSH on MS Windows]] * [[help:general_linux:Jump | Might as Well (Proxy) Jump]] * [[help:general_linux:MITM | Host Key Verification Failed ]] * [[help:general_linux:Forwarding X11 | Forward X11 ]] * [[help:general_linux:Command_Please_Not_Found | Command 'Please' not found ]] /* * [[help:general_linux:sshKeysMSWindows | Setting up SSH Keys With PuTTY on MS Windows]] */ /* * [[help:general_linux:x2go | X2Go - Remote Desktop Access]] */ /* * [[help:general_linux:vnc | VNC -- Remote Desktop Access (deprecated)]] */