Difference between revisions of "New OPS235 Outline for Fall 2012"
Line 1: | Line 1: | ||
− | Course Code: OPS235 | + | '''Course Code:''' OPS235 |
− | Course Name: Introduction to Open System Servers | + | '''Course Name:''' Introduction to Open System Servers |
− | Offered Date: Fall 2012 | + | '''Offered Date:''' Fall 2012 |
− | Course Homepage | Print Outline | + | '''Course Homepage''' | Print Outline |
− | Course Description: | + | '''Course Description:''' |
This project-based course will teach students how to install and configure a Linux server using various installation methods. Further, students will configure multiple virtual machines and learn how to configure them into a private network. They will learn how to manage their users and applications on their system and how to set-up file and directory permissions. Students will learn to control the boot process and file storage. Students will manage basic system security and firewall settings. In order to configure their systems, students will gain knowledge of various Linux administrative commands and be exposed to 'Shell' basics. Finally students will work with both text and graphical user interfaces. | This project-based course will teach students how to install and configure a Linux server using various installation methods. Further, students will configure multiple virtual machines and learn how to configure them into a private network. They will learn how to manage their users and applications on their system and how to set-up file and directory permissions. Students will learn to control the boot process and file storage. Students will manage basic system security and firewall settings. In order to configure their systems, students will gain knowledge of various Linux administrative commands and be exposed to 'Shell' basics. Finally students will work with both text and graphical user interfaces. | ||
− | Credit Status: 1 credit in the CNS / CTY program. | + | '''Credit Status:''' 1 credit in the CNS / CTY program. |
− | Prerequisite: | + | '''Prerequisite:''' ULI101 |
− | ULI101 | + | '''Corequisite:''' |
− | Corequisite: | ||
− | Modes Of Instruction: 4 hours interactive lecture/lab per week, and 1 hour lab time per week | + | '''Modes Of Instruction:''' 4 hours interactive lecture/lab per week, and 1 hour lab time per week |
− | Additional Instruction: | + | '''Additional Instruction:''' |
− | Specific Outcomes: | + | '''Specific Outcomes:''' |
:*Upon successful completion of this subject students should be able to: | :*Upon successful completion of this subject students should be able to: | ||
:*Install and configure a simple Linux server using multiple installation methods | :*Install and configure a simple Linux server using multiple installation methods | ||
Line 40: | Line 39: | ||
:*Configure system security using SELinux tools | :*Configure system security using SELinux tools | ||
− | Employability Skills: | + | '''Employability Skills:''' |
:*This course will cover the following employability skills as :*outlined by the Government of Ontario: | :*This course will cover the following employability skills as :*outlined by the Government of Ontario: | ||
:*Respond to written, spoken, or visual messages in a manner that ensures effective communication | :*Respond to written, spoken, or visual messages in a manner that ensures effective communication | ||
Line 51: | Line 50: | ||
:*Take responsibility for one's own actions, decisions, and consequences | :*Take responsibility for one's own actions, decisions, and consequences | ||
− | Topic Outline: | + | '''Topic Outline:''' |
:Introduction to Open Source Software | :Introduction to Open Source Software | ||
:*GPL and Open Source | :*GPL and Open Source | ||
:*Linux Kernel and other GPL software | :*Linux Kernel and other GPL software | ||
:*Open Source Projects and Community | :*Open Source Projects and Community | ||
+ | |||
:Working with Storage Devices and Filesystems | :Working with Storage Devices and Filesystems | ||
:*Physical Partitions | :*Physical Partitions | ||
Line 64: | Line 64: | ||
:*Mounting and unmounting storage devices | :*Mounting and unmounting storage devices | ||
:*Device and partition names in /dev/ | :*Device and partition names in /dev/ | ||
+ | |||
:Linux Server installation | :Linux Server installation | ||
:*DVD Installation | :*DVD Installation | ||
Line 72: | Line 73: | ||
:*Kickstart and Network Installs | :*Kickstart and Network Installs | ||
:*Setting Default Runlevel | :*Setting Default Runlevel | ||
+ | |||
:Virtualization | :Virtualization | ||
:*Configure and Install Virtual Machines using KVM | :*Configure and Install Virtual Machines using KVM | ||
:*Networking with Virtual Machines | :*Networking with Virtual Machines | ||
:*Backing up and moving virtual machines | :*Backing up and moving virtual machines | ||
+ | |||
:Package Management | :Package Management | ||
:*Installing and removing packages using yum and rpm | :*Installing and removing packages using yum and rpm | ||
:*Using rpm to query package database | :*Using rpm to query package database | ||
:*Using yum to perform system updates | :*Using yum to perform system updates | ||
+ | |||
:Logical Volume Management | :Logical Volume Management | ||
:*Physical Volumes, Volume Groups, Logical Volumes | :*Physical Volumes, Volume Groups, Logical Volumes | ||
Line 86: | Line 90: | ||
:*Extending and shrinking logical volumes | :*Extending and shrinking logical volumes | ||
:*Putting /home on a separate logical volume and configuring /etc/fstab | :*Putting /home on a separate logical volume and configuring /etc/fstab | ||
+ | |||
:User and Group Management | :User and Group Management | ||
:*Adding and removing users and groups | :*Adding and removing users and groups | ||
:*UID, GID and file ownership | :*UID, GID and file ownership | ||
:*/etc/passwd, /etc/shadow, /etc/group | :*/etc/passwd, /etc/shadow, /etc/group | ||
+ | |||
:Creating and using tar archives and file system images | :Creating and using tar archives and file system images | ||
:*Using archives with tar, gzip, gunzip | :*Using archives with tar, gzip, gunzip | ||
Line 96: | Line 102: | ||
:*Finding and extracting source code tarballs | :*Finding and extracting source code tarballs | ||
:*Configuring, compiling and installing software from source | :*Configuring, compiling and installing software from source | ||
+ | |||
:Configuring and customizing system services | :Configuring and customizing system services | ||
:*Runlevels, init, and upstart | :*Runlevels, init, and upstart | ||
Line 101: | Line 108: | ||
:*Using chkconfig to customize runlevels | :*Using chkconfig to customize runlevels | ||
:*Starting and stopping services | :*Starting and stopping services | ||
+ | |||
:Dual booting with another distribution | :Dual booting with another distribution | ||
:*GRUB | :*GRUB | ||
:*Other Linux distributions | :*Other Linux distributions | ||
+ | |||
:Managing privileged access with sudo | :Managing privileged access with sudo | ||
:*/etc/sudoers | :*/etc/sudoers | ||
+ | |||
:Setting up an Ethernet TCP/IP Network | :Setting up an Ethernet TCP/IP Network | ||
:*Configurating TCP/IP Network | :*Configurating TCP/IP Network | ||
Line 112: | Line 122: | ||
:*Examining TCP/IP Configuration files | :*Examining TCP/IP Configuration files | ||
:*Hostname Resolution/etc/hosts /etc/resolv.conf | :*Hostname Resolution/etc/hosts /etc/resolv.conf | ||
+ | |||
:Configuring Linux firewall using iptables | :Configuring Linux firewall using iptables | ||
:*Iptables | :*Iptables | ||
:*Iptables rules | :*Iptables rules | ||
+ | |||
:Introduction to selinux | :Introduction to selinux | ||
:*What is selinux | :*What is selinux | ||
:*Writing selinux booleans to accomodate httpd | :*Writing selinux booleans to accomodate httpd | ||
:*Internet Services | :*Internet Services | ||
+ | |||
:Internet services and port numbers | :Internet services and port numbers | ||
:*Configuration files | :*Configuration files | ||
:*Setting up ssh and http servers | :*Setting up ssh and http servers | ||
:*Troublehoot and monitor network activity using netstat | :*Troublehoot and monitor network activity using netstat | ||
+ | |||
:Using sshd | :Using sshd | ||
:*ssh to a remote host | :*ssh to a remote host | ||
Line 128: | Line 142: | ||
:*Tunneling Xwindows and other services using ssh | :*Tunneling Xwindows and other services using ssh | ||
:*scp and sftp for transferring files | :*scp and sftp for transferring files | ||
+ | |||
:Installing and configuring DHCP server | :Installing and configuring DHCP server | ||
:*DHCP Lease Transaction | :*DHCP Lease Transaction | ||
Line 135: | Line 150: | ||
:*Using /var/log/messages to troublehoot DHCP | :*Using /var/log/messages to troublehoot DHCP | ||
− | :Prescribed Text: | + | :'''Prescribed Text:''' |
:*No Required Textbook | :*No Required Textbook | ||
− | :Reference: | + | :'''Reference:''' |
:*On-line Resources | :*On-line Resources | ||
− | :Supplies: | + | :'''Supplies:''' |
:*USB Storage device, 64 MB minimum | :*USB Storage device, 64 MB minimum | ||
:*SATA Hard Disk with removable drawer, 160 GB minimum | :*SATA Hard Disk with removable drawer, 160 GB minimum | ||
− | :Promotion Policy: | + | |
+ | :'''Promotion Policy:''' | ||
:To obtain a credit in this subject, a student must: | :To obtain a credit in this subject, a student must: | ||
Line 152: | Line 168: | ||
:*Achieve a grade of 55% or better on the overall course | :*Achieve a grade of 55% or better on the overall course | ||
− | :Evaluation: | + | :'''Evaluation:''' |
:*Problem & Activity based labs & Quizzes 20% | :*Problem & Activity based labs & Quizzes 20% | ||
:*Task based assignments (2 phases) 10% | :*Task based assignments (2 phases) 10% |
Revision as of 14:50, 13 June 2012
Course Code: OPS235
Course Name: Introduction to Open System Servers
Offered Date: Fall 2012
Course Homepage | Print Outline
Course Description:
This project-based course will teach students how to install and configure a Linux server using various installation methods. Further, students will configure multiple virtual machines and learn how to configure them into a private network. They will learn how to manage their users and applications on their system and how to set-up file and directory permissions. Students will learn to control the boot process and file storage. Students will manage basic system security and firewall settings. In order to configure their systems, students will gain knowledge of various Linux administrative commands and be exposed to 'Shell' basics. Finally students will work with both text and graphical user interfaces.
Credit Status: 1 credit in the CNS / CTY program. Prerequisite: ULI101 Corequisite:
Modes Of Instruction: 4 hours interactive lecture/lab per week, and 1 hour lab time per week Additional Instruction:
Specific Outcomes:
- Upon successful completion of this subject students should be able to:
- Install and configure a simple Linux server using multiple installation methods
- Configure multiple virtual machines using KVM into a private network
- Manage partitions and logical volumes
- Install and remove software packages
- Compile and install software packages from source
- Install and configure DHCP server
- Backup/restore files and directories
- Start up and shutdown Linux Server properly
- Navigate and manipulate files and directories with Linux Commands
- Install and configure http and ssh servers
- Install and use the GNOME Desktop
- Add and manage user accounts
- Manage system startup and shutdown through GRUB and init
- Setup, configure, and trouble shoot TCP/IP ethernet LAN
- Modify the system firewall configuration using iptables rules
- Set up basic system security
- Manage file storage on removeable devices
- Configure system security using SELinux tools
Employability Skills:
- This course will cover the following employability skills as :*outlined by the Government of Ontario:
- Respond to written, spoken, or visual messages in a manner that ensures effective communication
- Execute mathematical operations accurately
- Apply a systematic approach to solve problems
- Use a variety of thinking skills to anticipate and solve problems
- Locate, select, organize and document information using appropriate technology and information systems
- Analyze, evaluate, and apply relevant information from a variety of sources
- Manage the use of time and other resources to complete projects
- Take responsibility for one's own actions, decisions, and consequences
Topic Outline:
- Introduction to Open Source Software
- GPL and Open Source
- Linux Kernel and other GPL software
- Open Source Projects and Community
- Working with Storage Devices and Filesystems
- Physical Partitions
- Removeable Storage Devices
- Filesystems
- Filesystem Images
- Linux filesystem hierarchy and system directories
- Mounting and unmounting storage devices
- Device and partition names in /dev/
- Linux Server installation
- DVD Installation
- Root account
- Partitioning
- Securing Linux Boot Loader GRUB
- Getting System Information
- Kickstart and Network Installs
- Setting Default Runlevel
- Virtualization
- Configure and Install Virtual Machines using KVM
- Networking with Virtual Machines
- Backing up and moving virtual machines
- Package Management
- Installing and removing packages using yum and rpm
- Using rpm to query package database
- Using yum to perform system updates
- Logical Volume Management
- Physical Volumes, Volume Groups, Logical Volumes
- Creating physical volumes, volume groups and logical volumes
- Adding and removing space from a volume group
- Extending and shrinking logical volumes
- Putting /home on a separate logical volume and configuring /etc/fstab
- User and Group Management
- Adding and removing users and groups
- UID, GID and file ownership
- /etc/passwd, /etc/shadow, /etc/group
- Creating and using tar archives and file system images
- Using archives with tar, gzip, gunzip
- Creating filesystem images and copying data using dd
- Installing software form source code
- Finding and extracting source code tarballs
- Configuring, compiling and installing software from source
- Configuring and customizing system services
- Runlevels, init, and upstart
- Init scripts and runlevels
- Using chkconfig to customize runlevels
- Starting and stopping services
- Dual booting with another distribution
- GRUB
- Other Linux distributions
- Managing privileged access with sudo
- /etc/sudoers
- Setting up an Ethernet TCP/IP Network
- Configurating TCP/IP Network
- Network device name, IP Address, Subnet mask, broadcast address
- Networking commands: ifconfig, netstat, route, ping
- Examining TCP/IP Configuration files
- Hostname Resolution/etc/hosts /etc/resolv.conf
- Configuring Linux firewall using iptables
- Iptables
- Iptables rules
- Introduction to selinux
- What is selinux
- Writing selinux booleans to accomodate httpd
- Internet Services
- Internet services and port numbers
- Configuration files
- Setting up ssh and http servers
- Troublehoot and monitor network activity using netstat
- Using sshd
- ssh to a remote host
- ssh public key authentication
- Tunneling Xwindows and other services using ssh
- scp and sftp for transferring files
- Installing and configuring DHCP server
- DHCP Lease Transaction
- DHCP Relay Agent
- Instaling dhcpd
- Configuring dhcpd in /etc/dhcpd.conf
- Using /var/log/messages to troublehoot DHCP
- Prescribed Text:
- No Required Textbook
- Reference:
- On-line Resources
- Supplies:
- USB Storage device, 64 MB minimum
- SATA Hard Disk with removable drawer, 160 GB minimum
- Promotion Policy:
- To obtain a credit in this subject, a student must:
- Achieve a grade of 55% or better on the final exam
- Satisfactorily complete all assignments
- Achieve a weighted average of 55% or better for the tests and final exam
- Achieve a grade of 55% or better on the overall course
- Evaluation:
- Problem & Activity based labs & Quizzes 20%
- Task based assignments (2 phases) 10%
- 2 Practical Tests 30%
- 1 Written Test (week 7) 10%
- Final Exam 30%