sitetracks.blogg.se

Xquartz for windows
Xquartz for windows











xquartz for windows

If you intend to run a program on the CS computers that opens a new window back to your computer (e.g., a graphics window, a browser, etc), you’ll need to install extra software to allow that. Here’s a TechRepublic page with an example. I don’t have a chromebook to test this on, but I think you just need to enter a username (e.g., csmajor1), a hostname (e.g., cslab.cs., or any lab computer name), and a port (22). If you have a chromebook, I think you need the Secure Shell extension. See Zach’s SSH guide or our putty help page for details on installing putty. If you don’t have powershell on your windows computer, you can download an ssh client called putty. Please look through that if you are having trouble using ssh to connect to the CS computers.

xquartz for windows

Zach Palmer wrote an awesome Accessing the Swarthmore Computer Science Network Remotely with SSH guide that has lots of details and screenshots. Once you have a terminal window open, type the following command, replacing uname with your username: ssh -Y example, if your username is csmajor1, then type: ssh -Y the first time you connect with ssh it will ask “are you sure you want to continue connecting (yes/no)?”, like this: ssh -Y authenticity of host 'cslab.cs. (130.58.68.122)' can't be established.ĮCDSA key fingerprint is SHA256:KDki/m7vRcdU4J99pfUd2a9dQ+圎bXR4ERZx4gW7gwU.Īre you sure you want to continue connecting (yes/no)?Īnswer “yes” to this question (assuming the fingerprint matches!) and your computer will store that key fingerprint so it knows it is always connecting to the correct computer.

xquartz for windows

On chromebooks I think you need to install the Secure Shell extension. On Windows you can either use the PowerShell or install Putty (see below). On Macs, search for the Terminal application. The secure shell client is probably already installed on your computer (see below for more details), but you’ll need to first open a terminal window. If you want to connect to the CS computers from your dorm room or home computer, you will need to use an ssh client, which stands for secure shell. Remote_access SwatCS Help Pages - remote access/using `ssh` remote access/using ssh













Xquartz for windows