OPS235

From CDOT Wiki
Revision as of 14:58, 2 August 2010 by Chris Tyler (talk | contribs) (Tips)
Jump to: navigation, search


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, NICs, storage system, and hardware detection software (!). See Bug 523646 on the Fedora Bugzilla system. A fix for this problem is apparently in the works -- update your system regularly so that you get the fix as soon as it is available.
    • Workaround: Type this command (be patient, it will take a minute or two for the system to return to normal speed): killall hald devkit-disks-daemon

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.