...
Students taking COMP 251 (and many upper-level systems electives) may also need to use the CS servers to complete their programming assginmentsassignments. To connect to these machines, you will need to do some configuration on your local laptop / desktop. The specific steps depend on your operating system.
...
Configuring Git and GitHub Classroom
AddtionallyAdditionally, many courses use GitHub Classroom and the Git version control system to distribute and collect programming assignments. If this is the case, you will also need to setup your cslogin
environment for GitHub access:
...
These systems can be accessed either using the workstations in the Brigss Briggs 222 hardware lab, or accessed via SSH. Students enrolled in COMP 231 have priority access to all desktops in the hardware lab.
For on campus users:
Locate your computers computer's terminal window. (See Using the Terminal for more information)
From your terminal window at the prompt , type the following (not including the $ and replacing the “userid” with your username) to log in!
...