Computer Science 242HomeworkSpring 2024 |
CS Instructional account- If you do already have a CS instructional account, visit https://accounts.csug.rochester.edu - Once you have your instructional account, you can SSH to the cycle1 machine using ssh <UR_ID>@cycle1.csug.rochester.eduwhere you will replace <UR_ID> with the UR ID, and authenticate with the password you registered the instructional account with. MachinesYou may use any of the machines on the instructional csug network. The cycle machines are:
Note: You must be connected to the on-campus network (or through the university VPN). Refer to this resource for more details: https://www.cs.rochester.edu/undergraduate/academic_resources/undergrad_lab_FAQ.html#account-access Turn InUSING THE TURN-IN SCRIPT The turn-in script takes a directory name as a command line argument, and recursively copies this directory as your submission. For example, you can place all your code in a directory named hw1in your home directory, and then type /u/cs242/TURN_IN hw1from your home directory. You may turn-in your project as many times as you need, and only the most recent submission will be graded. You must include a README file (plain text), and include your name and e-mail address in the README file.
gildea @ cs rochester edu April 19, 2024 |