Updated: 2019-01-31 01:54 EST
____ _ ____ __ __
| _ \ | | ___ __ _ ___ ___ | _ \ ___ \ \ / /___ _ _ _ __
| |_) || | / _ \ / _` |/ __| / _ \ | | | | / _ \ \ V // _ \ | | | || '__|
| __/ | || __/| (_| |\__ \| __/ | |_| || (_) | | || (_) || |_| || |
|_| |_| \___| \__,_||___/ \___| |____/ \___/ |_| \___/ \__,_||_|
____ ____ _____ _____ _ _ _
/ ___/ ___|_ _| | ____|_ ____ _| |_ _ __ _| |_(_) ___ _ __
| | \___ \ | | | _| \ \ / / _` | | | | |/ _` | __| |/ _ \| '_ \
| |___ ___) || | | |___ \ V / (_| | | |_| | (_| | |_| | (_) | | | |
\____|____/ |_| |_____| \_/ \__,_|_|\__,_|\__,_|\__|_|\___/|_| |_|
[...]
Reminder: There are now two quizzes that you need to complete on Blackboard as part of your term Quiz mark. A third quiz will be posted before the Final Exam. The Quizzes are not optional; see the Course Outline.
Check the due date for each assignment and put a reminder in your agenda, calendar, and digital assistant. Just like in the Real World, not all due dates are on the same days or at the same times.
umask
Worksheets are preparation for your assignments. You can’t do the assignments without having done the worksheets first, and you can’t do the worksheets without having first read the Course Notes:
Form a small study group to do the worksheets. Each person tries the example given, and you make sure you all get the same answers. Worksheets are not for hand-in; they are not worth marks; the assignments test your knowledge of the lectures and worksheets.
The worksheets are available in four formats: Open Office (ODT), PDF, HTML, and Text. Only the Open Office format allows you “fill in the blanks” in the worksheet. The PDF format looks good but doesn’t allow you to type into the blanks in the worksheet. The HTML format is crude but useful for quick for viewing online.
Do NOT open the Worksheet ODT files using any Microsoft products; they will mangle the format and mis-number the questions. Use the free Libre Office or Open Office programs to open these ODT documents. On campus, you can download Libre Office here.
chmod, ls -lid, umask
Worksheets prepare you for the upcoming assignments.
This course has two midterm tests and one final exam.
The Final Exam is three hours long and contains approximately 180 multiple-choice questions similar to those found in the three preceding Practice Tests and Answers. Do all three practice tests before the Final Exam!
All three practice tests will be posted under Practice Tests and Answers. The Final Exam is comprehensive of the whole course; you need to do all three practice tests for the Final Exam.
Take notes in class! Keep a pad open on your desk.
Don’t forget to finish your five Blackboard quizzes for each of Midterm 1 and Midterm 2. There will be a third quiz to prepare for the Final Exam.
The assignment Checking Programs may issue this message:
Number of world-writable pathnames in abcd0001 account: 1
ERROR: Sysadmin do not create files that anyone can overwrite.
ERROR: See "Examples of uses of find" to find these files.
ERROR(-1): Fix the permissions on these files
Don’t create files or directories that anyone (“other”) can write, except the few required ones in the one Assignment #08 HTML head
directory!
You must look at all the files in your account to try to find these files or directories that you have created with “other” write permissions. You can find the files the hard way, using cd
and ls
, or you can do it the easy way using a recursive command:
find
these world-writable files in your account, first use a command to search for the files that contain the text world-writable
in all the course notes. The course notes have an example showing what command to use to find world-writable files.Filezilla
in all the course notes.As part of Assignment #08 HTML you created your own Student Web Site, for example: http://cst8207.idallen.ca/~cst8207b/
A clickable public montage of all the uploaded head-shot pictures is available at http://cst8207.idallen.ca/montage17w.cgi
You can still create or update your own web site on the CLS (please do!) and your image will be automatically added to the class photo montage.
This page is available to everyone on the open Internet. If you do not want your image shown on the montage page, follow the directions at the bottom of the page and then touch your photo to get the page to rebuild.
The montage17w.cgi
file is a shell script that builds the image file. You can log in and look at this shell script on the Course Linux Server using this pathname: /var/www/html/montage17w.cgi
Do you think you need Linux skills for this job?