Difference between revisions of "OPS535"

From CDOT Wiki
Jump to: navigation, search
m (Releasing assignment 2 Fall 2018)
m (Protected "OPS535": OER transfer ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:OPS535]][[Category:rchan]]
+
[[Category:OPS535]][[Category:rchan]][[Category:peter.callaghan]]
  
 
{| style="float: right; margin: 0 0 3em 2em; border: 1px solid black;"
 
{| style="float: right; margin: 0 0 3em 2em; border: 1px solid black;"
 
!style="background: #cccccc"| Quick Links
 
!style="background: #cccccc"| Quick Links
 
|-
 
|-
|[[OPS535 Weekly Schedule|Weekly Schedule]]<br/>[https://scs.senecac.on.ca/course/ops535 Course Outline]<br />[http://fedoraproject.org Fedora Project]<br />[http://docs.fedoraproject.org/ Fedora documentation]
+
|[[OPS535 Online Weekly Schedule|Weekly Schedule]]<br/>[https://scs.senecac.on.ca/course/ops535 Course Outline]<br />[http://fedoraproject.org Fedora Project]<br />[http://docs.fedoraproject.org/ Fedora documentation]
 
|-
 
|-
 
!style="background: #cccccc"| Assignments
 
!style="background: #cccccc"| Assignments
 
|-
 
|-
 
|Assignment1:
 
|Assignment1:
* [[OPS535_A1]]
+
[[OPS535_A1]]
 
|-
 
|-
 
|Assignment2:
 
|Assignment2:
* [[OPS535_A2]]
+
[[OPS535_A2]]
 
|}
 
|}
  
Line 24: Line 24:
 
* OPS335 taught you to administer Linux servers (web servers, DNS servers, FTP servers, file sharing servers).
 
* OPS335 taught you to administer Linux servers (web servers, DNS servers, FTP servers, file sharing servers).
 
* OPS435 taught you how to automate server administration tasks using scripting tools
 
* OPS435 taught you how to automate server administration tasks using scripting tools
* OPS535 give you an opportunity to put your Linux Sever administrator skills in action by integrating NFS, NIS, DNS, LDAP, HTTP, SMTP and networking services and provide solutions to real world problems.   
+
* OPS535 give you an opportunity to put your Linux Sever administrator skills in action by integrating NFS, DNS, LDAP, HTTP, SMTP and networking services and provide solutions to real world problems.   
  
 
In this course you use a removable disk pack with the lab computers to set up a Linux system as a IP network router. You will also create and set up several VMs on your Linux host to provide various network services.
 
In this course you use a removable disk pack with the lab computers to set up a Linux system as a IP network router. You will also create and set up several VMs on your Linux host to provide various network services.
Line 41: Line 41:
  
 
Needed by the second class:  
 
Needed by the second class:  
# '''Centos 7 Full Install DVD''' (x86_64). The image is available from:
+
# '''Centos 8 Full Install DVD''' (x86_64). The image is available from:
#* http://mirror.senecacollege.ca/centos/7/isos/x86_64/CentOS-7-x86_64-DVD-1804.iso - Seneca's mirror of centos. This is very fast, but is only accessible from within Seneca's network (you can't access this from home). You can burn this disc on the machines in the Open Lab.
+
#* [https://mirror.senecacollege.ca/centos/8/isos/x86_64/CentOS-8.2.2004-x86_64-dvd1.iso Seneca's mirror of centos ].
 
#* https://www.centos.org/download/mirrors/ - Centos mirror list accessible from any Internet connection.
 
#* https://www.centos.org/download/mirrors/ - Centos mirror list accessible from any Internet connection.
 
# One '''Solid State Drive (SSD), mininmum capacity: 240 GB (USB 3.0)'''. It is strongly advised you dedicate a drive for this course only.
 
# One '''Solid State Drive (SSD), mininmum capacity: 240 GB (USB 3.0)'''. It is strongly advised you dedicate a drive for this course only.
Line 56: Line 56:
 
= Faculty =
 
= Faculty =
  
During the Fall 2018 semester, OPS535 is taught by:
+
During the Fall 2020 semester, OPS535 is taught by:
  
*  [http://matrix.senecac.on.ca/~peter.callaghan Peter Callaghan]
+
*  [https://matrix.senecacollege.ca/~raymond.chan Raymond Chan]
  
 
= Course Information =
 
= Course Information =
Line 67: Line 67:
 
===Evaluation:===
 
===Evaluation:===
 
* 10 labs (10%)
 
* 10 labs (10%)
* Quizzes (Minimum 5 ) (10%)
+
* Quizzes (Minimum 5) (10%)
* one tests (20% )
+
* Tests (Minimum 1) (20%)
 
* Two assignments (30%)
 
* Two assignments (30%)
* Final exam (30%)
+
* Final Assessment (30%)
  
 
= Tips and Suggestions =
 
= Tips and Suggestions =

Latest revision as of 15:48, 21 July 2023


Quick Links
Weekly Schedule
Course Outline
Fedora Project
Fedora documentation
Assignments
Assignment1:

OPS535_A1

Assignment2:

OPS535_A2

Welcome to OPS535 - Advanced Network Administration

What This Course is About

This course teaches the maintenance, administration, and troubleshooting in an Linux virtualized environment . Students will learn to install configure, customize, test and maintain common services available on Linux servers. This course is the fifth in a series of courses about Linux technologies.

  • ULI101 taught you to be Linux user.
  • OPS235 taught you to move from being a Linux user to being a Linux system administrator.
  • OPS335 taught you to administer Linux servers (web servers, DNS servers, FTP servers, file sharing servers).
  • OPS435 taught you how to automate server administration tasks using scripting tools
  • OPS535 give you an opportunity to put your Linux Sever administrator skills in action by integrating NFS, DNS, LDAP, HTTP, SMTP and networking services and provide solutions to real world problems.

In this course you use a removable disk pack with the lab computers to set up a Linux system as a IP network router. You will also create and set up several VMs on your Linux host to provide various network services.

Learning by Doing

Most of the learning in this course occurs through the hands-on problem solving that takes place in doing labs and two assignments. Therefore, it's very important to stay up-to-date with the coursework, and to practice until you have confidently mastered each task.

All of the software used in this course is open source software, so you are free to use, modify, and redistribute it. This means that you can install it as many times as you want on as many different computers as you would like. It also means that you can tinker with it -- you can take it apart, see how it works, and put it back together in the same or a different way, limited only by your time and ambition. You are encouraged to experiment and question liberally.

Weekly Schedule

Weekly topic, lab, and assignment information is available on the OPS535 Weekly Schedule page.

Supplies Checklist

Needed by the second class:

  1. Centos 8 Full Install DVD (x86_64). The image is available from:
  2. One Solid State Drive (SSD), mininmum capacity: 240 GB (USB 3.0). It is strongly advised you dedicate a drive for this course only.
  3. USB flash drive (64GB or larger recommended).
  4. Text - Linux Administration - A Beginner's Guide, 7th Edition by Wale Soyinka, ISBN 978-0-07-184536-6, Published by Mc Graw Hill


Important.png
Bring all of these supplies to each class.
Even after installation, the installation DVD and flash drive may be required.
Important.png
Do not share your OPS535 disk drive with another course.
The work you do in this course will render your other work inaccessible and may erase it.

Faculty

During the Fall 2020 semester, OPS535 is taught by:

Course Information

Important Websites

Evaluation:

  • 10 labs (10%)
  • Quizzes (Minimum 5) (10%)
  • Tests (Minimum 1) (20%)
  • Two assignments (30%)
  • Final Assessment (30%)

Tips and Suggestions

  • Always shut down your system under software control, rather than using the reset or power buttons. You can shutdown using the GUI or with the poweroff, reboot, init, or shutdown commands.
Important.png
Always shut down your virtual machines before shutting down your main system.
If you do not shut down the virtual machines first, they may become unstable or unusable.
  • If you get a message about the gnome-power-manager configuration at the login screen, you may have run out of disk space. Switch to a character-mode virtual terminal (for example, switch to VT2 by pressing Ctrl-Alt-F2). Login and take a look at the available space (with the command: df -h). If the / filesystem is full, delete some files (such as unused VM images in /var/lib/libvirt/images) and then reboot the system.

This is a Wiki!

You can edit these pages! Please feel free to fix typos or add links to additional resources. Please use this capability responsibly.