Open main menu

CDOT Wiki β

Changes

OPS335 Weekly Schedule

144 bytes removed, 10:01, 26 April 2018
Summer 2018
</tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''Week 1:'''<br>Jan 17 May 7 - 2313</td>
<td style="border-bottom: thin solid black;">'''Introduction to OPS335:'''<ul><li>Outline, policies</li><li>Assignments, labs, evaluation, email</li><li>Preparation for OPS335 labs</li></ul></td>
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides: [https://prezi.com/qbxmixajutyy/welcome-to-ops335-lab-preparation/ Web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week1.pdf PDF]</li><li>[[OPS335_Install_Flash]]<br>(in order to view web notes in Centos7)</li></ul>'''Online Reference:'''<ul><li>[https://wiki.centos.org/TipsAndTricks#head-4c9ee55a5c9dc051bd32e795b46a3856e41a0335 Centos7 Install Tips]</li></ul></td>
</tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''Week 2:'''<br>Jan 24 May 14 - 3020</td>
<td style="border-bottom: thin solid black;">'''Basic Networking &amp; Backups:'''<ul><li>ifconfig & route vs ip; resolv.conf, hostnamectl</li><li>/etc/sysconfig/network-scripts/</li><li>Network connection troubleshooting</li><li>SSH & SSH Keys</li><li>rsync & cron</li></ul></td>
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides:<br>Networking: [https://prezi.com/ygrjyil6wcye/network-configuration/ Web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week2a.pdf PDF]<br>Backups &amp; Cron: [https://prezi.com/bt5bzcerkav6/backups-cron/ Web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week2b.pdf PDF]</li><li>Chapter 14 - TCP/IP Networking</li></ul>'''Online Reference:'''<ul><li>[https://www.tty1.net/blog/2010/ifconfig-ip-comparison_en.html ip vs ifconfig]</li><li>[http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch04_:_Simple_Network_Troubleshooting#.VppvTZeVtQI Simple Network Troubleshooting]</li><li>[http://zenit.senecac.on.ca/wiki/index.php/OPS235_Lab_7_-_CentOS7 OPS235 - Lab7]</li><li>[https://www.digitalocean.com/community/tutorials/how-to-use-rsync-to-sync-local-and-remote-directories-on-a-vps rsync Howto]</li><li>[https://help.ubuntu.com/community/CronHowto Cron HowTo]</li></ul></td>
</tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''Week 3:'''<br>Jan 31 May 21 - Feb 627</td>
<td style="border-bottom: thin solid black;">'''Packet Filtering Using iptables:'''<ul><li>What is Packet Filtering</li><li>iptables Basics<br>(Tables, Chains, Targets)</li><li>iptables Commands &amp; Options</li><li>iptables Command Examples</li><li>Saving iptables Settings</li></ul></td>
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides: [https://prezi.com/akyqt4h40oel/iptables-packet-filtering/ Web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week3.pdf PDF]</li><li>Chapter 22 - Security</li></ul>
</tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''Week 4:'''<br>Feb 7 May 28 - 13June 3</td>
<td style="border-bottom: thin solid black;">'''Network Address Translation /<br>iptables Best Practices'''<ul><li>Network Address Translation<br>(NAT Table - iptables)</li><li>Debugging firewall problems:<ul><li> Troubleshooting Procedures</li><li>Troubleshooting Tools</li><li>Troubleshooting Exercises</li></ul></li></ul></td>
<td style="border-bottom: thin solid black;">'''Online Reference:'''<ul><li>Slides: [https://prezi.com/xhhxtdqccpwb/iptables-network-address-translation/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops335/ops335_w3b.pdf PDF ]</li><li>YouTube Video: [https://www.youtube.com/watch?v=fghYXdYMCrs&feature=youtu.be Masquerading Demo]</li><li>Chapter 22 - Security</li><li>[http://zenit.senecac.on.ca/wiki/index.php/OPS335_Lab_1#Linux_Network_Connection_Configuration_Troubleshooting Test Network Connectivity]<br>(From Lab1)</li><li>[https://community.rackspace.com/products/f/25/t/248 Basic IPTABLES Troubleshooting]</li></ul></td> <td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS335_Lab_2b Lab 2b:<br>Additional iptables Troubleshooting]</td>
</tr><tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''Week 5:'''<br>Feb 14 June 4 - 20<br>Family Day Holiday Feb 19th<br>(no scheduled classes)10</td>
<td style="border-bottom: thin solid black;">'''Domain Name System (DNS):'''<ul><li>Address resolution mechanism (zone definitions)</li><li>DNS server setup</li><li>Querying Name Servers</li><li>Reverse DNS lookups</li></ul></td>
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides:<br>DNS Overview: [https://prezi.com/1tbtqkahda-a/dns-creation-configuration/ Web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week5a.pdf PDF]<br>DNS Configuration: [https://prezi.com/4hk05f7v_r_x/dns-configuration/ Web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week5a_2.pdf PDF]</li><li>YouTube Video: [https://www.youtube.com/watch?v=SXt1FLl-EBI How DNS Works]<li>Chapter 17 - DNS: The Domain Name System</li></ul>'''Online Reference:'''<ul><li>[https://en.wikipedia.org/wiki/Domain_Name_System#Address_resolution_mechanism Address resolution mechanism]</li><li>[https://en.wikipedia.org/wiki/Reverse_DNS_lookup Reverse DNS lookups]</li></ul></td>
</tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''Week 6:'''<br>Feb 21 June 11 - 23 & Mar 1 - 617</td>
<td style="border-bottom: thin solid black;">'''Performing DNS Queries'''<ul><li>SOA, MX, TXT records</li><li>Coordinating multiple servers</li></ul></td>
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides:<br>DNS Queries: [https://prezi.com/fyc9q7zoetzw/dns-querying-name-servers/ Web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week5b.pdf PDF]<br>Primary vs Secondary DNS Servers:<br>[https://prezi.com/talsn65qr7nh/master-vs-slave-servers/ Web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week5c.pdf PDF]</li></ul>'''Online Reference:'''<ul><li>YouTube Video: [https://www.youtube.com/watch?v=M35fILqaLGc Secondary DNS Server Setup]</ul></td>
<td style="border-bottom: thin solid black;font-weight:bold;"></td></tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Study Week:'''<br>Feb 26 - Mar 2<br>(No Scheduled Classes)</td> <td colspan="3" style="border-bottom: thin solid black;background-color:#f0f0f5;">&nbsp;</td> </tr> <tr valign="top"> <td width="20%" style="border-bottom: thin solid black;">'''Week 7:'''<br>Mar 7 June 18 - 1324</td>
<td style="border-bottom: thin solid black;">'''Mail Servers - SMTP'''<ul><li>Mail Server Elements (MSA/MTA, MUA, MDA, MS, AA, SMTP)</li><li>Install and using mailx application (MUA)</li><li>Analyze Email Message Headers</li><li>Setup Postfix Server (no encryption)</li><li>Sending Email from VM to Seneca College Mail Account</li><li>Troubleshooting</li></ul>'''Test 1'''</td>
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides: Mail Server (basic concepts)<br> [https://prezi.com/iuk-advzak_o/simple-mail-server-setup-postfix-mailx/ Web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week7.pdf PDF]</li><li>Chapter 20 - Electronic Mail</li></ul>'''Online Reference:'''<ul><li>[http://www.simplehelp.net/2008/12/01/how-to-send-email-from-the-linux-command-line/ Sending Messages with mail Command]</li><li>[http://www.johnkerl.org/doc/mail-how-to.html#prompt_commands Read Email Message with mail Command]</li><li>[https://support.google.com/mail/answer/29436?hl=en Reading Full Email Headers]</li></ul></td>
<td style="border-bottom: thin solid black;font-weight:bold;">[http://zenit.senecac.on.ca/wiki/index.php/OPS335_Lab_4 Lab 4a:<br>Simple Mail Server Setup]</td></tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Study Week:'''<br>June 25 - July 1</td> <td colspan="3" style="border-bottom: thin solid black;background-color:#f0f0f5;">&nbsp;</td> </tr> <tr valign="top"> <td width="20%" style="border-bottom: thin solid black;">'''Week 8:'''<br>Mar 14 July 2 - 208</td>
<td style="border-bottom: thin solid black;">'''Using a Centralized Message Store (IMAP)'''<ul><li>Specifying Domains for Received Email (MTA)</li><li>Installing &amp; Configuring MDA/LDA</li><li>Send &amp; Verify Receiving Mail on VMs</li><li>Troubleshooting</li></ul></td>
<td style="border-bottom: thin solid black;">'''Lecture Notes: '''<ul><li>Slides: Mail Server Setup (IMAP)<br> [https://prezi.com/si47sgosi37c/mail-servers-using-a-centralized-message-store/ web ] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week7b.pdf PDF ]</li><li>Chapter 20 - Electronic Mail</li></ul>'''Online Resources:'''<ul><li>[http://wiki.dovecot.org/MailServerOverview common mail server terms]</li><li>[https://inside.senecacollege.ca/its/services/email/email_clients/imap.html Seneca Client Settings]</li><li>[http://www.postfix.org/postconf.5.html Postfix man page]</li><li>[https://workaround.org/ispmail/wheezy/setting-up-dovecot Configuring Dovecot]</ul></td>
</tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''Week 9:'''<br>Mar 21 July 9 - 2715</td>
<td style="border-bottom: thin solid black;">'''File Server:'''<ul><li>'''Samba''':<ul><li>smbclient, smbmount (mount -t cifs)</li><li>smb.conf, testparm, smbpasswd, pdbedit</li><li>getsebool, setsebool</li></li></ul></ul></td>
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides: Samba Server Setup<br>[https://prezi.com/s3duqtqdjegy/file-servers-samba/ Web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week12a.pdf PDF]</li><li>Chapter 30 - Cooperating with Windows </li></ul>'''Online Resources:'''<ul><li>[http://www.tomsitpro.com/articles/linux-server-configuration-guide-book-excerpt,2-777-2.html Samba Server Setup]</li></ul></td>
</tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''Week 10:'''<br>Mar 28 July 16 - Apr 3<br>Good Friday Holidy, March 30th<br>(no scheduled classes)22</td>
<td style="border-bottom: thin solid black;">'''Web Server:'''<ul><li>'''Apache''':<ul></li><li>LAMP stack installation and configuration</li></ul></ul></td>
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides: Lamp Installation &amp; Configuration: [https://prezi.com/eatrbzvqh2dz/webserver-configuration-for-webmail-lamp/ web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week11.pdf PDF ]</li></ul>'''Online Resources:'''<ul><li>[http://www.hitmill.com/computers/apache.htm Apache Resources]</li><li>[http://www.liquidweb.com/kb/how-to-install-apache-on-centos-7/ Installing Apache Webserver on Centos7]</li><li>[http://www.w3schools.com/php/default.asp PHP Tutorial]</li><li>[http://www.w3schools.com/sql/ MySQL / SQL Language Resources]</li></ul></td>
</tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''Week 11:'''<br>Apr 4 July 23 - 1029</td>
<td style="border-bottom: thin solid black;">'''Network Information:'''<ul><li>'''NIS''':<ul><li>ypserv</li><li>ypbind</li><li>nsswitch.conf</li></ul></ul></td>
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides: [https://prezi.com/bwwdh7bsrt8r/network-information-server-nis/ web] [http://matrix.senecac.on.ca/~murray.saul/ops335/ops335_wk13.pdf pdf ]</li><li>Chapter 19 - Sharing System Files</li></ul>'''Online Resources:'''<ul><li>[https://en.wikipedia.org/wiki/Network_Information_Service NIS Wiki Definition]</li></ul></td>
</tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''Week 12:'''<br>Apr 11 July 30 - 17Aug 5</td>
<td style="border-bottom: thin solid black;">'''Webmail: Encrypted connections'''<ul><li>WebMail installation and configuration</li><li>Setting Up a Self-Serve Certificate</li><li>Configuring Postfix (VM2) for Encryption (TLS)</li><li>Setting up Encryption with Thunderbird MUA</li><li>Setting Up Dovecot MDA/LDA for Encryption (SSL)</li></ul>'''Test 2'''</td>
<td style="border-bottom: thin solid black;">'''Lecture Notes:'''<ul><li>Slides:<br>Encrypting Mail Messages:<br>[https://prezi.com/lt6y5ztun2w0/mail-servers-encrypting-mail-connections/ web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week10.pdf PDF]<br>Setting Up Webmail:<br>[https://prezi.com/xqkx1xl_mqgg/setting-up-webmail/ web] [http://matrix.senecac.on.ca/~murray.saul/ops335/335_week13.pdf PDF]</li><li>Chapter 23 - Web Hosting</li></ul>'''Online Resources:'''<ul><li>[https://en.wikipedia.org/wiki/Transport_Layer_Security TSL, SSL Definition]</li><li>[https://www.e-rave.nl/create-a-self-signed-ssl-key-for-postfix Create a self signed SSL key for Postfix]</li><li>[http://wiki2.dovecot.org/SSL/DovecotConfiguration Dovecot SSL configuration]</li> </ul></td>
</tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''Week 13:'''<br>Apr 18 Aug 6 - 2412</td>
<td style="border-bottom: thin solid black;">'''Evaluation / Review:'''<ul><li>Complete and mark Assignment #2</li><li>Exam Review (time permitting)</li></ul></td>
<td style="border-bottom: thin solid black;">&nbsp;</td>
<!--
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;background-color:#f0f0f5;">'''Exam Week:'''<br>Dec 11 August 13 - 1517</td>
<td colspan="3" style="border-bottom: thin solid black;background-color:#f0f0f5;">&nbsp;</td>
</tr>
13,420
edits