Open main menu

CDOT Wiki β

Changes

OPS705 Lab 3 (2221)

12 bytes removed, 08:28, 23 September 2022
m
Chris.johnson moved page OPS705 Lab 3 to OPS705 Lab 3 (2221) without leaving a redirect: Archive copy.
# Navigate to your home directory with this command: <code>cd ~</code>
# In your home directory, recreate the yellow portion of the directory tree in Figure 1. (''yourusername'' should be your own username home folder that already exists.)
# Using vim, create a new file called ''yourusername''_lab3.txt in your home directory, and add the following text: <code>My name is ''insertFullName'', and I've completed the CentOS VM investigationInvestigation 1.</code>
= INVESTIGATION 2: Moving Files =
[[Image:Ops705_lab3_fig2.png|thumb|right|250px|Figure 2. Square icons are directories, oval icons are script-generated text files.]]
# On your Linux VM, from your home directory, download script for this lab with the following command: <code>wget https://ictraw.senecacollegegithubusercontent.cacom/~chris.johnsonops705/labs/ops705main/lab3_generate.sh</code>
# Give the script execute permissions: <code>chmod u+x ~/lab3_generate.sh</code>
# Run the script: <code>~/lab3_generate.sh</code>
= Lab Submission =
# In your home directory, download the check script for this lab: <code>wget https://ictraw.senecacollegegithubusercontent.cacom/~chris.johnsonops705/labs/ops705main/lab3_check.sh</code>
# Give the script execute permissions: <code>chmod u+x ~/lab3_check.sh</code>
# Run the script: <code>~/lab3_check.sh</code>