Open main menu

CDOT Wiki β

Changes

OPS235 Assignment 1 Fall 2013

1,155 bytes added, 11:35, 6 February 2010
no edit summary
*Accounting/Bookkeeping
*First Person Shooter Game
 
==Submitting your assignment==
 
'''(10 points)'''
 
*'''Parts 4, 5, & 7 will be marked in class'''
*'''Parts 1, 2, 3, & 6 must be submitted on a filesystem image.'''
 
'''Make an 2MB (2048 1k blocks) ext2 formatted image file with a fileststem label that is your LearnID.
The image file should have the name <code><learnid>.img</code> . Copy the following files to the image file:
 
*<code>/etc/fstab</code>
*<code>/etc/issue</code>
*<code>/etc/motd</code>
*<code>/etc/bashrc</code>
*<code>/bin/snapshot.sh</code>
*<code>/etc/sudoers</code>
 
'''Copy all of the script files created in part 2 to the image file.'''
 
'''Execute the following commands on your system:'''
 
*<code>atq >> assign1.data</code>
*<code>lvs >> assign1.data</code>
*<code>vgs >> assign1.data</code>
*<code>pvs >> assign1.data</code>
 
Copy your <code>assign1.data</code> file to the filesystem image.
Create a file called <code>backups.txt</code> that contains a directory listing of your <code>/backups</code> directory.
Copy the file called <code>backups.txt</code> to the filesystem image.
upload the file system image file to http://cs.senecac.on.ca/~brian.gray/cgi-bin/assign1.cgi
9
edits