Open main menu

CDOT Wiki β

Changes

OPS235 Lab 1 - CentOS7 - VMware

No change in size, 09:04, 23 May 2016
no edit summary
#Stop timing your installation and note the amount of time that your installation took to perform. Also take the time to fill in the centos1 section of the installation comparison chart in your lab2 logbook.
#Open a web-browser and check to see if you can connect to the Internet.
 
 
:*Close the ''Settings'' Dialog box.
 
==Part 2: Final Steps==
===Disable SELinux and Perform Software Updates===
#Open a terminal and type <b><code><span style="color:#3366CC;font-size:1.2em;">su</span></code></b> to start a shell as root. Enter the command <b><code><span style=" pointer-events:none;cursor:default;color:#3366CC;font-size:1.2em;">yum update</span></code></b> This will download and install all of the packages that have been updated since the installation DVD image was created. If you complete this command at Seneca it should run quite fast as Seneca College hosts a CentOS Repository mirror (a copy of all of the current CentOS packages, on a local web server).
 
==Part 2: Final Steps==
=== Backing up Virtual Machines to a USB Key ===
'''Perform the Following Steps:'''
# Issue the Linux command: <b><code><span style="color:#3366CC;font-size:1.2em;">wget http://matrix.senecac.on.ca/~murray.saul/ops235/lab1-check.bash</span></code></b>
# Give the '''lab1-check.bash''' file execute permissions (for the file owner).
# Run the shell script and if any warnings, make fixes and re-run shell script until you receive "congratulations" message.
Shell scripting is so essential for Linux administration that this course has created a shell script for every lab for this course that a student must download and run in order to check their work. If you have performed the lab correctly, then you will get a series of <b><code><span style="color:#00ff00;font-size:1.2em;">OK</span></code></b> messages and you can proceed with the SIGN-OFF for lab1. On the other hand, if there were errors, then a <b><code><span style="color:#ff0000;font-size:1.2em;">WARNING</span></code></b> message will appear with general suggestions that you will need to fix on your centos1 VM in order to have your OPS235 sign-off in this lab in order to proceed to the next lab.
 
'''Perform the Following Steps:'''
 
# Issue the Linux command: <b><code><span style="color:#3366CC;font-size:1.2em;">wget http://matrix.senecac.on.ca/~murray.saul/ops235/lab1-check.bash</span></code></b>
# Give the '''lab1-check.bash''' file execute permissions (for the file owner).
# Run the shell script and if any warnings, make fixes and re-run shell script until you receive "congratulations" message.
13,420
edits