0 Note For Windows Users: Edu/ Cs61a/fa14/lab/lab01/#submitting-Assignments
0 Note For Windows Users: Edu/ Cs61a/fa14/lab/lab01/#submitting-Assignments
0 Note For Windows Users: Edu/ Cs61a/fa14/lab/lab01/#submitting-Assignments
1 Initial Setup
1. Open up Terminal (Git Bash application for Windows users)
4. You may get the following message: The authenticity of host cory.eecs.berkeley.edu cant
be established. Enter yes to continue connecting.
6. You can check your information with check-register and change information with
re-register.
7. Change password by typing inssh update.cs.berkeley.edu while still in the remote ma-
chine. Follow the instructions.
2 Submitting HW
1. Make a text file called hwdummy.txt in your computers working directory (not on the
remote server)
5. Type mkdir hwtest and make a new directory. You must make a new directory for each
submission because the submission process will ask if you want to submit for every single file
in the directory, and there are a lot of hidden files in root.
1
6. Type mv hwdummy.txt hwtest to move the file into this new directory.
8. Type cat hwdummy.txt and do a final double check that the file is correct.
9. Type submit hwtest, say yes to the appropriate files and submit! Note that hwtest is the
name of the assignment, not the name of the file.
10. Yay! Youre done. To check everything was successful, type glookup -t.