CADE lab and how to submit your files

The CADE facility has a program called
handin for handing in files. To use this, you need to log into a CADE machine, and if necessary, transfer your files to that account. Here are some examples of how this program works:

 

Remote submission (you need a CADE lab username and login):

How to get an account in CADE lab?

·        First, you need to go to the CADE lab (LWEB 224A/224B),and ask the officer there to create a CADE account(9am - 5pm).

·        After creating an account, you can use U card to enter the CADE lab and log into the system.

·        Also, you can learn to use the remote access software (like vnc viewer). Here is an instruction of how to use vnc viewer to log in CADE computer remotely. http://www.cade.utah.edu/index.php?module=faq&FAQ_op=view&FAQ_id=119

 

https://webhandin.eng.utah.edu/

CADE lab username: your username

CADE lab password: your password

Class: CS6640

Choose the right project number and submit your compressed file (tar, zip)

 

If you are in the CADE lab:

handin cs6640

will show you the available subdirectories, one for each of the different assignments.

handin cs6640 project1

will show you the list of files you have submitted for the first project, in the project1 directory.

handin cs6640 project1 filename1 filename2 ...

will submit your files filename1, filename2 etc. You can't unsubmit files, but if you submit a file again, the old file is overwritten. If you need more information about handin, type

man handin

for proper documentation. If you don't understand these handin directions, please ask TA or instructor well in advance of the due date.