## Rubric Your answers should be cleanly presented in your GitHub repository. Citations should be included as needed. Include which generative AI system was used and what prompts were used if generative AI was used. ### Total Points /22 - Part 1 - 3 pts - [ ] `tar` options table - [ ] Command(s) to create and compress your archive - [ ] Method(s) used to prove your archive is compressed - Part 2 - 4 pts - [ ] `sftp` commands table - [ ] Command to connect with `sftp` - [ ] Command(s) to use `sftp` to download your `.tar.gz` file to your system - [ ] Command(s) to decompress & extract your `.tar.gz` file to your system - Part 3 - 7 pts - [ ] Command to install `apache2` or `nginx` - [ ] Command to confirm that web serving service is running - [ ] Command to download `simple-site.tar.gz`to your AWS instance - [ ] Command(s) to change permissions - [ ] Command to extract the compressed archive to `/var/www/html` - [ ] Changes made to `index.html` - [ ] Screenshot with URL included - Part 4 - 8 pts - [ ] `ssh` files table - [ ] `ssh config` file components - [ ] Command to generate a new key, with options entered into the fields - [ ] Create the user and / or prove the user exists - [ ] Contents of `~/.ssh/authorized_keys` in remote user account - [ ] Old `ssh` command - [ ] Updated `config` file contents - [ ] New `ssh` command post `config` file entry - Point Deductions - [ ] AI Overuse / AI Generated - 0 Points - [ ] Submitted to incorrect repository - 0 points - [ ] Submitted past due date - 0 points - [ ] Submitted non-markdown (incorrect extensions / no use of markdown for formatting) - 0 points - [ ] Submitted some markdown (legible enough for grading), but needs improvement - (-10%) - [ ] Failure to cite resources - (-10%) - [ ] No branches and/or issues were created - (-10%) - [ ] Only one bulk commit (not multiple commits to reflect lab progress) - (-10%)