Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

...

  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

...