Linux Lab - remote access with SSH

Accessing the Halsey Linux lab from off campus

You can log in with SSH (text console) to access the Linux computer lab in Halsey 101a.

Connect from Mac or Linux

  1. Open a terminal window

  2. Type ssh netidusername@ssh.acs.uwosh.edu -p 1022

  3. Enter password when prompted

Connect from Windows

  1. Download putty.exe from https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html

  2. Run PuTTY

  3. Enter ssh.acs.uwosh.edu for the host name, and 1022 for the port

  4. Click Open

  5. Enter your netID username and password when prompted