Updated: 2015-12-21 09:09 EST
____ _ ____ __ __
| _ \ | | ___ __ _ ___ ___ | _ \ ___ \ \ / /___ _ _ _ __
| |_) || | / _ \ / _` |/ __| / _ \ | | | | / _ \ \ V // _ \ | | | || '__|
| __/ | || __/| (_| |\__ \| __/ | |_| || (_) | | || (_) || |_| || |
|_| |_| \___| \__,_||___/ \___| |____/ \___/ |_| \___/ \__,_||_|
____ ____ _____ _____ _ _ _
/ ___/ ___|_ _| | ____|_ ____ _| |_ _ __ _| |_(_) ___ _ __
| | \___ \ | | | _| \ \ / / _` | | | | |/ _` | __| |/ _ \| '_ \
| |___ ___) || | | |___ \ V / (_| | | |_| | (_| | |_| | (_) | | | |
\____|____/ |_| |_____| \_/ \__,_|_|\__,_|\__,_|\__|_|\___/|_| |_|
When you are done your course evaluation, create an empty file .courseval_done
in your Assignments
directory on the CLS and the nag messages in the checking program will go away.
Check the due date for each assignment and put a reminder in your agenda, calendar, and digital assistant.
.courseval_done
in your Assignments
directory on the CLS and the nag messages in the checking program will go away.Read the Test Instructions (all the words) before all your tests and exams.
Do your three quizzes.
Take notes in class! Your in-class notes would go here.
Bring your notes to class! Stop wasting time looking up commands.
I’ve added more detail to the webgrephome.sh
script specifications in Assignment #11 HTML. I now give you the script control structure to use.
fgrep -c "refused connect" /var/log/auth.log
fgrep "refused connect" /var/log/auth.log | wc
less /etc/hosts.evil