Connect to our Google Classroom and navigate to today’s assignment post titled: CYBER.ORG – Linux Quiz – Spring 2021.
The quiz is 13 questions, all multiple choice. Please select the best answer from the options provided.
This is an open-resource quiz, and you may use the Linux 101 – 104 slideshows presented in class, as well as the us.cyberrange.org Kali Linux virtual environment as your resources.
Submit your test answers before the end of the class period today. The test will autosubmit at the end of the class period, so please manage your time wisely.
Assigned: February 12th, 2021 Due Date: February 12th, 2021
Review the Appendix C – Federal Laws.pptx presentation to refresh your memory on the relevant domestic and international laws discussed in class yesterday.
The class will conclude with a brief Check for Understanding quiz to confirm your understanding of the laws and regulations that pertain to the cyber security profession.
Assigned: January 21st, 2021 Teacher Pacing Due Date: January 21st, 2021
Load the Linux Journey website, and navigate to the Command Line instruction module.
Today we will walk through the Command Line online instruction module together, investigating a number of important commands used to navigate and perform actions within the Linux shell.
Visit JSLinux to see a fully-featured Linux shell running a JavaScript-based emulator. This also provides us a very useful platform for practicing CLI commands.
Input the commands described in the module, and observe their output:
echo
pwd
cd
ls
touch
file
cat
less
history
cp
mv
mkdir
rm
find
help
man
whatis
alias
exit
Once you’ve got the hang of these basics, we’ll explore more complex commands in tomorrow’s module. Be prepared to use these commands in a brief Check for Understanding quiz on Friday.
Assigned: January 14th, 2021 Teacher Pacing Due Date: January 15th, 2021