Open main menu

CDOT Wiki β

Changes

ULI101 Assignment 1

7,152 bytes added, 08:30, 6 September 2019
Created page with "<head> <title>ULI101</title> <meta charset="utf-8"> <meta name="robots" content="noindex"> <style> body { font-family: Arial, Helvetica, sans-serif..."
<head>
<title>ULI101</title>
<meta charset="utf-8">
<meta name="robots" content="noindex">
<style>
body { font-family: Arial, Helvetica, sans-serif }
a { font-weight: bold }
a:link { color: red }
a:visited { color: purple }
pre, xmp, tt { font-size: larger; font-weight: bold }
.highlight { color: white; background-color: black }
img { border: 0px }
.center { text-align: center }
.mono { font-family: courier; font-weight: bold }
.blue { color: blue }
.red { color: red }
table { background-color: aqua;
padding: 0px;
width: 100% }
.col1 { width: 25% }
td { padding-left: 1em }
</style>
</head>

<body>
<h1>ULI101 - Introduction to Unix/Linux and the Internet</h1>
<h2>Assignment #1: Introduction to Unix/Linux Concepts</h2>
<p><b>Objective:</b> To gain experience with some of the fundamentals of Unix/Linux commands and the file system.</p>
<p><b>Due date</b>: October 4, 2019, by midnight</p>
<p><b>Value</b>: 6% of final course mark</p>
<p><b>Perform the following steps on Matrix:</b></p>
<ol>
<li>Make sure that you have access to the Matrix server, which is <span style="color:red">required</span> to do the ULI101
assignments:
<ul>
<li>If you have never logged into Matrix before and you are new to Seneca, check your email for confirmation
that your Matrix account has been automatically created. Contact
<a href="mailto:servicedesk@senecacollege.ca">servicedesk@senecacollege.ca</a> in case of problems.</li>
<li>Your Matrix account should be the same userid and password as your Seneca Email and Blackboard accounts.</li>

</ul><br></li>
<li>To begin Assignment 1, enter the following on Matrix:
<br><br><tt>~uli101/a1</tt>
<br><br></li>
<li>You will see the following screen, please select the correct ULI101 section and professor (A to ZD):
<pre style="border-color:black; border-style:solid; width:100ch">

<span style="color:white; background-color:blue">Please Identify Your ULI101 Section To Continue</span>

This can be changed later if you move to a different section, or if you have entered an incorrect
section. Note that you can only be given credit for this Assignment if you have specified the
correct section.

Select a section from the following list:

A - Brian Gray R - Chris Johnson
B - Brian Gray S - Ayesha Manzer
C - Brian Gray T - Ayesha Manzer
D - Brian Gray U - Ali Nezhad
E - Harvey Kaduri V - Ali Nezhad
F - Murray Saul W - John Selmys
G - Mark Buchner X - Murray Saul
I - Murray Saul Y - John Selmys
L - Eric Brauer Z - Tiayyba Riaz
M - Eric Brauer ZA - Chris Johnson
N - Eric Brauer ZB - Tiayyba Riaz
O - Michael Huang ZC - John Selmys
P - Azzad Kara ZD - Ahad Mammadov
Q - Murray Saul


Enter one of the section identifiers from above: <span style="color:white; background-color:blue"> </span>


</pre></li>
<li>You will see the following important notes on the next screen:
<pre style="border-color:black; border-style:solid; width:100ch">
ULI101 Assignment 1: Notes
----------------------------------------------------------------------------------------------------

Some important notes on this Assignment:

(1) You do NOT have to do this whole Assignment in one sitting! Any completed sections will
be tracked.

(2) You may abort the Assignment at any time by pressing Ctrl-c but you may lose any work done
on an incomplete section.

(3) Instructions for each page will be displayed at the bottom of the screen.

(4) The answers expected in this Assignment are derived from the Assignment itself and the
course notes. The course notes should be used as a reference, if required. Using Google or
another search engine may provide answers that are not accepted by the Assignment.

(5) This Assignment is maintained by Les Czegel. Please try to resolve any problems with your
instructor who will determine if Les should be contacted.


----------------------------------------------------------------------------------------------------
Press <ENTER> to continue (or enter: 'm'-main menu).<span style="color:white; background-color:blue"> </span>

</pre></li>
<li>Hit ENTER and you'll see the following, assuming you selected section "A":
<pre style="border-color:black; border-style:solid; width:100ch">
ULI101 Assignment 1: Selection Menu
----------------------------------------------------------------------------------------------------

Available selections:

1 <span style="color:white; background-color:blue">Introduction to Unix Commands</span>
2 <span style="color:white; background-color:blue">Basic Unix Commands</span>
3 <span style="color:white; background-color:blue">Directory Management</span>
4 <span style="color:white; background-color:blue">Practice Commands To Create A Directory Structure</span>
5 <span style="color:white; background-color:blue">Create A Directory Structure</span>
6 <span style="color:white; background-color:blue">Practice Specifying Path Names</span>

Marks earned so far for ULI101 Assignment 1: 0 out of 6

The highlighted lines above indicate the incomplete parts of the Assignment.
There is a total possible mark of 6, with 1 mark added for each completed
part. Late marks will be deducted at the rate of 0.6 marks (10%) per day for
parts completed after midnight of October 4 2019.

<span style="color:white; background-color:blue">You cannot lower your overall mark by completing additional parts, no
matter how late. Only the additional parts will receive late penalties.</span>

You are currently registered to <span style="color:white; background-color:blue">ULI101 Section A - Brian Gray</span>.
Select 'C' if you need to change your ULI101 Section.


----------------------------------------------------------------------------------------------------
Enter a menu selection or 'q' to quit: <span style="color:white; background-color:blue"> </span>

</pre></li>
<li>As you can see, the assignment is divided into 6 parts. Incomplete
parts will be highlighted, as will incomplete sections within each part.
<br><br></li>
<li>There is a total possible mark of 6, with 1 mark added for each completed part.
<br><br></li>
<li>As noted, late marks will be deducted at the rate of 0.6 marks (10%) per day for
parts completed after midnight of October 4.
<br><br></li>
<li>When you complete each section, your updated mark will be displayed on the main selection menu.
<br><br></li>
<li>Assignments <b>MUST</b> consist of the student's <b>OWN</b> work and <b>MUST</b> run on Matrix.
<br><br></li>
</ol>
</body>
13,420
edits