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
Open a terminal window
Type ssh netidusername@ssh.acs.uwosh.edu -p 1022
Enter password when prompted
Connect from Windows
Download putty.exe from Download PuTTY: latest release (0.82)
Run PuTTY
Enter ssh.acs.uwosh.edu for the host name, and 1022 for the port
Click Open
Enter your netID username and password when prompted