OPS235 Course Introduction
Contents
Today's Objective
- Course Introduction
- Course Policies
- Required Materials
- Purpose of Lab 1
- How to Prepare for Lab 1
Basic Information
- Course Code: OPS235
- Course Name: Introduction to Open System Servers
Course Resources
- Course Materials (WIKI): http://zenit.senecac.on.ca/wiki/index.php/OPS235
- Instructor Online Resource (Check Announcements from instructor, etc):
- Blackboard: https://my.senecacollege.ca (or)
- Moodle: https://open.senecac.on.ca/cms/
Requirements for Successful Completion of Course
- Subject Outline: https://scs.senecac.on.ca/course/ops235
- Instructor's Policies (Refer to Instructor's Policies)
Purpose of Lab1
You need to install a Linux OS to be a host or "platform" to install and use other Linux VMs (Virtual Machines) during this course.
The Linux OS you will be installing in this lab will be a Host Machine (hostname: c7host) that will allow you to run Virtualization Software to create 3 separate virtual machines (to be performed in lab2). It is important to install this host machine correctly since other labs will depend on the stability of this host machine.
Main objectives:
- Correctly install the CentOS 7 FULL INSTALL DVD (not LIVE DVD) on your removable hard disk.
- Record installation characteristics of CentOS 7 FULL INSTALL in a chart (contained in lab2 logbook chart) to compare with other installation methods performed in lab2.
- Verify correct settings prior to proceeding with host installation stages.
- Obtain Linux server information after installation to create a software asset report for later access.
- Disable Linux Kernel security enhancements to allow easier internal networking connections (to be reactivated in a later lab).
- Observe that Bash Shell Scripts can automate routine tasks.