These are the Spring 2020 / Corona Virus Instructions!
You only need to do the following once for your Virtual Machine:
- In a separate tab in your browser, go to
https://submit.moboard.com, and
log in.
-
Click on the menu at the top labeled with your username
(second from the left), and select "Retrieve Personalized Scripts".
In the resulting page, click the "Download Personalized
Submit Script" button to
download the script file
submit.
-
In your terminal, move the file
submit you downloaded to the bin
directory in your home directory (i.e., ~/bin) and rename
as submit-external:
mv ~/Downloads/submit ~/bin/submit-external
-
In your terminal, change the permission of the file
submit:
chmod 700 ~/bin/submit-external
You only need to do the following once for your Virtual Machine, and once for
your class workstation (by installing this file on one class workstation it
will be available on all workstations for your use.)