Difference between revisions of "OPS235"

From CDOT Wiki
Jump to: navigation, search
(Welcome to OPS235!)
(Supplies Checklist)
Line 20: Line 20:
  
 
== Supplies Checklist ==
 
== Supplies Checklist ==
Needed immediately:  
+
 
 +
Needed by second class:  
 
# Fedora 12 Live CD. You can burn this from ISO image on a CD/DVD using the Freedom Toaster (in the Open Lab or in the hallway near T1208). The image is also available from:
 
# Fedora 12 Live CD. You can burn this from ISO image on a CD/DVD using the Freedom Toaster (in the Open Lab or in the hallway near T1208). The image is also available from:
 
#* http://belmont.senecac.on.ca/fedora/releases/12/Live/x86_64/Fedora-12-x86_64-Live.iso - Seneca's mirror of the Fedora project. This is very fast, but is only accessible from within Seneca's network (you can't access this from home).
 
#* http://belmont.senecac.on.ca/fedora/releases/12/Live/x86_64/Fedora-12-x86_64-Live.iso - Seneca's mirror of the Fedora project. This is very fast, but is only accessible from within Seneca's network (you can't access this from home).

Revision as of 16:29, 3 July 2010


Quick Links
Weekly Schedule
Course Outline
Fedora Project
Fedora documentation
Assignments for Summer 2010
Assignment 1
Assignment 2

Welcome to OPS235 - Introduction to Open System Servers

In this course, you will move from being a Linux user to being a Linux system administrator.

Weekly Schedule

Weekly topic, lab, and assignment information is available on the Summer 2010 OPS235 Weekly Schedule page.

Supplies Checklist

Needed by second class:

  1. Fedora 12 Live CD. You can burn this from ISO image on a CD/DVD using the Freedom Toaster (in the Open Lab or in the hallway near T1208). The image is also available from:
  2. SATA Hard disk (at least 160 GB) in removable drive tray. Please buy the tray from ACS or the bookstore as not all trays are compatible.
  3. USB flash drive (64 MB or more - warning: anything on this will be erased!)
  4. Lab log book (PDF). Please note that you can use your log book during the quizzes, written tests, practical tests and the final exam. It's also the record that you have completed the labs, so don't lose it!

Needed for week 2:

  1. Fedora 12 installation DVD (x86_64) You can burn this from ISO image on the Freedom Toaster (in the Open Lab or in the hallway near T1208). The image is also available from:
Important.png
Bring all of these supplies to each class.
Even after installation, the Live CD, Installation DVD, and flash drive may be required.
Important.png
Do not share your OPS235 disk drive with another course.
The work you do in this course will render your other work inaccessible and may erase it.
Important.png
You do not need to purchase a textbook for this course.
We will be using online resources instead.

Faculty

During the Summer 2010 semester, OPS235 is taught by:

Course Information

Tips

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.
  • If you get a message about the gnome-power-manager configuration at the login screen, you may have run out of disk space. Take a look at the available space (with 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.
  • If your system is becoming very slow periodically, it is probably due to a known issue with the Intel video driver, kernel, and NICs. See Bug 523646 on the Fedora Bugzilla system. Apparently kernels 2.6.32.7-37 and higher (currently in testing) fix this issue -- so use 'yum update' regularly and watch for a new kernel update shortly.

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.