Open main menu

CDOT Wiki β

Changes

OPS245 Lab 1 dev

16 bytes removed, 15:58, 6 January 2023
LAB 1 SIGN-OFF (SHOW INSTRUCTOR)
# Install git by issuing the following command: <code>sudo dnf -y install git</code>
# Download all the lab check scripts into your bin directory: <code>git clone https://github.com/ops245/labs/ /home/your-seneca-id/bin</code>
 
<!-- #Download the checking script by issuing the following Linux command:<br><b><code><span style="color:#3366CC;font-size:1.2em;">wget https://raw.githubusercontent.com/OPS245/labs/main/lab1-check.bash</span></code></b><br><!--For Andrew's sections use this script instead:<br><b><code><span style="color:#3366CC;font-size:1.2em;">wget http://littlesvr.ca/ops245/lab1-check-andrew.bash</span></code></b><br>-->
# Give that downloaded shell script file execute permissions (for the file owner).<br><br># Run the shell script using '''sudo''' and if there are any warnings, make fixes and re-run shell script until you receive a "congratulations" message.<br><br>#Arrange evidence (command output) for each of these items on your screen:
::<span style="color:green;font-size:1.5em;">&#x2713;</span> Run the '''lab1-check.bash''' script (must have all <span style="color:#66cc00;border:thin solid black;font-size:1.2em;">&nbsp;OK&nbsp;</span> messages, and the congratulations message)