1,576
edits
Changes
no edit summary
[[Category:OPS235]]
{{Admon/caution|THIS IS AN OLD VERSION OF THE LAB|'''This is an archived version. Do not use this in your OPS235 course.'''}}
=LAB PREPARATION=
==Purpose / Objectives of Lab 1==
<u>Main objectives</u>:
==Minimum Required Materials / Lab Preparation=={|cellpadding="15" width="100%"
|- valign="top"
| [[Image:blank-cd.png|thumb|left|100px75px|<b>CentOS 7</b>FULL INSTALL DVD]]
| [[Image:harddrive.png|thumb|left|100px75px|<b>Removable Hard Disk Pack</b> (SATA)]]
|[[Image:ubs-key.png|thumb|left|100px75px|<b>USB key</b><br>(for backups)]]
|[[Image:log-book.png|thumb|left|75px60px|<b>Lab Log Book</b><br>(labs 1 & 2)]]
|width="40%" |{{Admon/tip|Access to Instructions for Lab1|Since you will performing a full install on your computer, you cannot use that computer to simultaneously view instructions while you perform the full install. Here are some suggestions to make this process easier:<ul> <li>'''Printout Lab1 instructions''' at home prior to performing Lab1</li> <li>'''Use a smart-phone, notebook, or netbook computer to view lab instructions''' (highly recommended)</li><li>If lab space availability is not an issue, '''use another computer termimal to view lab instructions''' while performing install</li><li>'''Follow step-by-step instructions from your OPS235 instructor''' (if demonstrated by instructor)</li></ul>|
}}
|}
==My Toolkit (CLI Reference)== {|width="100%" cellpadding|- valign="5" width="50%top"
|<u>Package Management</u>
[http://www.rpm.org/max-rpm/rpm.8.html rpm]<br>
[http://man7.org/linux/man-pages/man8/yum.8.html yum]
|<u>System Information</u>
[http://man7.org/linux/man-pages/man1/hostname.1.html hostname]<br>
[http://man7.org/linux/man-pages/man1/uname.1.html uname]<br>
[http://man7.org/linux/man-pages/man1/ps.1.html ps]<br>
[http://man7.org/linux/man-pages/man8/lsblk.8.html lsblk]<br>
|<u>Networking</u>
[http://man7.org/linux/man-pages/man8/ifconfig.8.html ifconfig]<br>
[http://man7.org/linux/man-pages/man8/netstat.8.html netstat]<br>
[http://man7.org/linux/man-pages/man8/route.8.html route]<br>
[http://linux.die.net/man/1/nslookup nslookup]<br>
|<u>Miscellaneous</u> [http://unixhelp.ed.ac.uk/CGI/man-cgi?grep grep]<br>
[http://man7.org/linux/man-pages/man1/wc.1.html wc]<br>
[http://man7.org/linux/man-pages/man1/pwd.1.html pwd]<br>
[http://man7.org/linux/man-pages/man1/ls.1.html ls]<br>
[http://man7.org/linux/man-pages/man1/more.1.html more]<br>
[http://man7.org/linux/man-pages/man1/file.1.html file]<br>
[http://man7.org/linux/man-pages/man1/wget.1.html wget]<br>
[http://man7.org/linux/man-pages/man1/chmod.1.html chmod]<br>
[http://man7.org/linux/man-pages/man1/scp.1.html scp]<br>
[http://ss64.com/vi.html vi]
|width="40%"|{{Admon/tip|Online Hands-on Linux Tutorials (recommended)|The following online tutorial will allow you to practice Linux commands that you learned from ULI101 as well as essential shell scripting skills. Login to your '''Matrix''' account, and issue the pathnames to run the online tutorial in Matrix:<br><ul><li>Using the vi Text Editor:<br>'''/home/murray.saul/vi-tutorial'''<br><li>Linux Basics:<br>'''/home/murray.saul/linux-basics'''</li><li>Shell Scripting - Part I (Scripting Basics):<br>'''/home/murray.saul/scripting-1'''</li></ul>|
}}
|}
=INVESTIGATION 1: CREATE HOST MACHINE (c7host)=
==Part 1: Start Installation ==
::'''<u>Host Machine Details:</u>''' ::*'''Name:''' c7host::*'''Boot media / Installation:''' CentOS7 Full Install DVD::*'''Memory:''' 16GB::*'''Disk space:''' 250GB (or higher)::*'''CPUs:''' 1 {| width="40%" align="right" cellpadding="10"|- valign="top"|colspan="2"|{{Admon/important |You're supposed to use this hard drive only for this course| But if you really need to use it for two courses, and the professor for the other (probably windows) course will allow it - ask your professor for help with partitioning.}}|- valign="top"|[[Image:lab2-logbook.png|thumb|right|100px|'''comparison chart''' in lab2 logbook.]]|[[Image:installation_summary.png|thumb|right|500px400px|The <b>'''Installation Summary ''' screen</b> provides flexibly when configuring to install on your computer. ]]|} # Refer to this listing of installation screenshots if you need a reference:<br>[ [http://matrix.senecac.on.ca/~murray.saul/ops235/installation/ installation screenshots] ]<br>
# Insert your '''removable SATA hard disk''' into the drive tray.
# Set your computer's drive selector switch to '''external''' (a.k.a ''position #4'').
# Power up the computer and insert the '''CentOS 7 Installation DVD''' into the DVD drive, then power-off computer.
# Restart '''Newer computer models''' are labelled '''HP Z230'''.<br><br>'''NOTES:'''<ul><li>If you are using the '''<u>newer</u>''' model, allow the computerto boot up (<u>without</u> pressing F10 key) to boot from DVD.</li><li>Refer to the comparison chart in lab2 lab logbook, and fill in various installation information for '''c7host''press ' while you perform the function key F10installation (such as time it took to perform a full install, installation options, press ENTERetc).<br><br></li></ul><ol> <li value="6">Power on the computer again, and specify after booting from the CD, select from the device to installation menu: '''Install Centos7'''.<br><br>Note: If you experience unreadable display after you bootinto your installed system, you can redo the install, but select from the install menu: ''<u>Troubleshooting</u>'' and then select ''<u>Install in Basic Graphics Mode</u>'' (eg. DVD drive)<br><br></li> <li>Next, you will be prompted for a language. In the first screen, select language '''English''' with subselection '''English-Canada''' and then click the '''Continue''' button on the bottom right-hand screen.</li>
== Part 2: Custom Partitioning ==
{|width="40%" align="right" cellpadding="10"|- valign="top"|{{Admon/tip|Mount Points and Linux File System Types|Similar to other Operating Systems like windows '''fat''' / '''vfat''' / '''ntfs''' file system types, it is good to know a few common file system types in Linux for comparison:<br><ul><li><b>xfs:</b> Newer filesystem (fast transfer rates for large files, Journaling)</li><li><b>ext4:</b> Newer filesystem supporting large files and Journaling (used in for this lab)</li><li><b>ext2:</b> Stable filesystem popular for databases (no journaling)</li></ul>|}}|-|[[Image:partition_verification.png|thumb|right|500px550px|Take time Carefully verify partition mount-names and sizes prior to confirm that your partitions are correct before proceeding with install. Check [http://matrix.senecac.on.ca/~murray.saul/ops235/installation/ installation screenshots] link for verification. ]]<ol>|} <li>If you get a warning with something like "This device may contain data" - it#From the installation summary screen, click '''Installation Destination'''s probably your new hard drive and you can safely use it.</li> <li>Select #In the installation destination screen, select the destination option: '''I will configure partitioning'''and then click 'Create Custom Layout''Done'', we don't want to use the default setup now. #The manual partitioning screen should appear.#If you are using a have used your hard drive that contains partitions from a disk for previous course Linux (previous version of LinuxCentos)distributions, delete all partitions prior to proceedingyou should remove them. Click on the distribution, and for each partition, select the partition and click the remove button (minus sign) and confirm deletion.</li> #<lispan style="background-color:yellow">On your drive you Change the option '''New mount points will need use the following partitions. These may be primary partitions or logical drives.<br>Remember that the sizes are recorded in MB (eg. 20 GB = 20000 MB) and you should multiply GB by a factor of 1024 partition scheme''' from '''LVM''' to get the correct size (eg. '''20 GB x 1024 = 20480 MB<u>Standard Partition</u>'''(you will not be using LVM for your c7host machine)<br/span> If .#Before you have more space than 250GB available - you can add proceed with creating partitions, let's see the extra space in equal parts partitions that we need to /home and /var/lib/libvirt/images</li> create for our host computer:<ul><li>Primary Partitions (ext4): <ul> <li>'''20GB30GB''' for '''/''' (i.e. "root")</li> <li>'''30GB40GB''' for /home</li> <li>'''100GB''' for '''/var/lib/libvirt/images''' </li> </ul> </li> <li>Swap Partition: <ul> <li>'''8GB16GB''' (Note: "swap" must be selected from the drop down menu)</li> </ul></li> </ul><br>'''NOTE:''' Remember that the sizes are recorded in MB (eg. 30 GB = 30000 MB) and you should multiply GB by a factor of 1024 to get the correct size.<br> (eg. '''30 GB x 1024 = 30720 MB''')<br><br>#We will now create the root (/li) partition. '''Click on the add button (plus) sign'''.<br> #In the '''Add a New Mount Point''' screen, select '''/''' as the mount-point (either by typing or selecting from drop-down menu), and enter '''30720''' in for partition size and click '''Add Mount Point''' button. # You will return to the previous dialog box.<br><lispan style="background-color:yellow">For the '''/''' partition, change the file-system type from '''xfs'''Take time to carefully verify '''ext4''' and make certain that the Device Type is set to Standard Partition (<u>not</u> LVM). You need to repeat this procedure for the ''/home'' and ''/var/lib/libvirt/images partitions'' as well)</span>.#Repeat the same steps above for the '''/home''' partition informationand '''/var/lib/libvirt/images''' partition. For example, if You need to type the pathname ''/var/lib/libvirt/images '' partition since it does not appear in the drop-down menu.#Recheck each of the created partitions, and make certain that the file-system type is set to ''ext4'' and the Device Type is misspelledset to ''Standard Partition''.#Finally, add a swap partition (Mount Point: swap) for '''16 GB'''.#Check that your partition settings are correct (you would need can ask your instructor or lab monitor to redo lab1!.confirm), and then click '''Done''' (possibly '''<u>twice</liu>''') in order to proceed<br><br> <lispan style="background-color:yellow">Record briefly in '''NOTE:''' If there is an error message associated with your lab logbook what created partitions , you created of what size and what device names were assigned may need to them (add a '''/devboot/sda1efi''' partition (as a new mount). The capacity should be: 2954MB (i.e. 2, etc954 MB).)Once finished, click '''Done'''.</lispan><br> <libr>After confirming partition settings, #A Summary of Changes screen will appear to show the partitioning operations that will be created. Click the '''Accept Changes''' and click next and select '''write changes to diskBegin Installation'''in the Installation Summary screen to proceed with the installation. The #Start timing your host machine installation program will create and format the partitions.</li> </ol>
== Part 3: Complete Completing the Installation ==[[Image:install_completed.png|thumb|right|500px|This screen indicates that installation is complete. You should remove the install DVD and confirm Centos7 boots from your removable hard drive. ]]<ol> <li>Accept the default settings to create the Bootloader and click next.</li> <li>Make certain that '''Desktop''' applications have been selected, and accept the default settings in the '''additional repositories''' section (at the bottom), then proceed. You may look at what's available if you choose "Customize now" but you don't need to customize the software installed at this point.</li> <li>Add in your lab logbook a brief description of the term "software repository" and what its major purpose serves (what you think it does). We will not add any existing repositories since we are not currently connected to the Internet. Therefore, we will customize the repositories later.</li> <li>'''Proceed with the installation. This may take some time'''. Record in your lab log-book the <u>general</u> steps in the installation process (displayed in the dialog box).</li> <li>When installation is complete, a screen will confirm completion, and will then ask the user to remove the DVD, and reboot the computer. Write in your lab log-book the time it took to perform this DVD install.</li> <li>Remove the Installation DVD, and click '''Reboot'''.</li>
:If you find this feature annoying and want to turn it off or adjust the idle time perform the following steps:
:*Click on your '''username at the top right-hand screen'''
:*Select '''Settings''' from the drop-down menu.
:*Click the '''Power''' icon located in the ''Settings'' Dialog Box
:*Change the amount of time in the '''Power Saving''' section to '''Never''' or a '''longer period of time'''
:*Close the ''Settings'' Dialog box.
'''Whenever this is required, make a note of it, Answer Investigation 1 observations (all parts and determine why superuser privilege is requiredquestions) in your lab log book.'''
==Part 1: Obtaining Package Management / Package Information==
{|width="40%" align="right" cellpadding="10"
|- valign="top"
|
{{Admon/important|Accessing the Administration Account (root)| Many administrative tasks require the root administrative account. There are many ways to access this administration account:<ul><li>Login: '''root''' (enter root password)</li><li>Switch User to root (without login):<ul><li>'''su''': Remains in regular user's directory, does not run root's startup script(s).</li><li>'''su -''' : Changes to root's home directory (/root) and runs root's start script(s).</li></ul></li></ul>}}
|}
Navigate through your Graphical CentOS system, '''locate and run a terminal program (in order to issue Linux commands). Issue and record the commands used and the output generated in each of the following steps:'''
# The With older (ancient) versions of Linux, a user once may have been allowed to login to their graphical Linux system using '''root''' as their user-name of and their root password. This has been determined to be a security risk and that option has been removed with many or all Linux operating systems.#Therefore, from this point onwards, you will be logging into your regular user account instead and issuing a command to login as the ''root'' user. #Refer to the Information box regarding how to access the admin account from the command line.#Issue the installation log file is command <b><code><span style="color:#3366CC;font-size:1.3em;">su </span></code></b> Issue the '''pwd''' and '''whoami''' commands to confirm your directory pathname. When finished logout of this account.#Issue the command <b><code><span style="color:#3366CC;font-size:1.3em;">su - </span></rootcode></installb> Issue the '''pwd''' and '''whoami''' commands to confirm your directory pathname.logWhat do you notice are the main differences between using '''su''' versus using '''su -'''?# An installation log file called <b><code><span style="color:#3366CC;font-size:1.2em;">/var/log/anaconda/packaging.log</span></code> -- It </b> has been created to record the installation of your c7host machine. This file is an ASCII file (how can you be sure?) which can be viewed with the <b><code>'''less'''<span style="color:#3366CC;font-size:1.2em;">more</span></code></b> command.
# You can make use of this file to determine how many packages have been installed: complete the following command to count the number of packages that are labelled "Installing" in the installation log file:
:: <codeb>'''grep ________________ ________________ | wc -l'''</code><ol> <li valuespan style="3color:#3366CC;font-size:1.2em;">Using the <code>rpm<grep -i packaging /code> command: you can also use the following commands to list all the installed packages, and the total number of packages installed:<var/li><log/ol>:: <code>'''rpm -q -a'''<anaconda/code>:: <code>'''rpm -q -a packaging.log | wc -l'''</codespan>:: </code>'''rpm -qa | wc -l'''</codeb>
<ol>
<li value="48">The <code>'''-q'''</code> option means queryIssue that command displayed above. Does it work? If not, and the <code>'''-a'''</code> option means all (what account do you think you should be in other words, query all installed software packages). Did ? When you get the same number of packages from command working record this important information regarding commands and the above two methods?admin account in your lab logbook.</li> <li>Some of the files on your system were installed with the software packages, and some were created by system activity (for example, by creating your Learn account and by logging in). If you know the package name (from Using the <code>install.logrpm</code>), command: you can also use the following commands to list all the files that were installed from packages, and the package by using the following commandtotal number of packages installed:</li>
</ol>
:: <b><code><span style="color:#3366CC;font-size:1.2em;">rpm -q -a'''</span></code></b>::<b><code><span style="color:#3366CC;font-size:1.2em;">rpm -q -a | wc -l package_name'''</span></code><br /b>::<b><code><span style="color:#3366CC;font-size:1.2em;">(where rpm -qa | wc -l'''package_name''' represents the name of the ''application'' or ''package'')</span></code></b>
<ol>
<li value="610">This combines the The <code>'''-q'''</code> (option means query) option with , and the <code>'''-la'''</code> option means all (list filenamesin other words, query all installed software packages) option. Did you get the same number of packages from the above two methods?</li> <li>You can pipe Some of the files on your system were installed with the software packages, and some were created by system activity (for example, by creating your Learn account and by logging in). If you know the outupt through <code>'''wc -l'''</code> to count package name (from the number of lines:</li></ol>:: <code>'''rpm -ql package_name| wc -l'''packaging.log</code><ol> <li value="8">Using what ), you learned in steps 3, 4, and 7, get a count of can list all the total number of files that were installed from the package by all of using the software packages on your system.following command:</li>
</ol>
::<b><code><span style=" pointer-events:none;cursor:default;color:#3366CC;font-size:1.2em;">rpm -q -l gedit</span></code></b>
<ol><li value="12">Issue the following command to obtain the total number of files installed for gedit:<br><br></li></ol>::<b><code><span style=Part2" pointer-events:none;cursor:default;color: Obtaining System and Network Information==#3366CC;font-size:1.2em;">rpm -ql gedit | wc -l</span></code></b>
<ol>
<livalue="13">To find out the name that Using what you have assigned to your Linux systemlearned in steps 3, 4, enter the command: <code>'''hostname'''</code></li><li>To find out the kernel version of your GNU/Linux workstation and the date it was created7, enter get a count of the command: <code>'''uname -rv'''</code></li><li>To find out total number of files installed by all of the system processes running software packages on your GNU/Linux workstation, enter the command: <code>'''ps -ef'''</code>system.</li><li>To capture How can you explain why this number is a lot larger than the list total number of all the system processes to a file called <code>'''pspackages installed? Record your answer in your lab logbook.lst'''</code>, enter the command: <code>'''ps -ef > ps.lst'''''</code></li>
</ol>
{|width="40%" align="right" cellpadding="10"|- valign="top"|{{Admon/important|Pathname for USB Stick|The default mount location has been changed in linux distributions newer than CentOS. So while we will get '''/media/usb-device-name''', in newer distributions you'll see '''/run/media/userloginid/usb-device-name'''}}|}#To find out the name that you have assigned to your Linux system, enter the command: <b><code><span style="color:#3366CC;font-size:1.2em;">hostname</span></code></b>#To find out the kernel version of your GNU/Linux workstation and the date it was created, enter the command:<br><b><code><span style="color:#3366CC;font-size:1.2em;">uname -rv</span></code><ol/b>#To find out all the system processes running on your GNU/Linux workstation, enter the command: <li valueb><code><span style="13color:#3366CC;font-size:1.2em;">Copy ps -ef</span></code></b>#We will now collect networking information for your installed system.#To check the network configuration settings obtained from the DHCP server, run the following commands, describing the installation output in your log file book:::: <b><code><span style="pointer-events: none;cursor: default;color:#3366CC;font-size:1.2em;">ifconfig</span></code></b>::: <b><code>'''<span style="pointer-events: none;cursor: default;color:#3366CC;font-size:1.2em;">route -n</span></rootcode></installb>:::<b><code><span style="pointer-events: none;cursor: default;color:#3366CC;font-size:1.log'''2em;">nslookup</span></code> and </b> (at the file ''nslookup'ps.lst''' to a USB memory keyprompt, or enter the word '''scpserver''' and record the output. Type exit to your matrix account as a backupleave nslookup).<ol><li value="8">Find the following information in the output of the above commands:</li></ol>::: <b><code><span style="pointer-events: none;cursor: default;color:#3366CC;font-size:1.2em;">MAC address<li/span></code></b>View of the section below to learn about and perform an update on your fresh CentOS install ethernet network interface:::<b><code><span style="pointer-events: none;cursor: default;color:#3366CC;font-size:1.2em;">Subnet mask</span></code></b>::: <b><code><span style="pointer-events: none;cursor: default;color:#3366CC;font-size:1.2em;">The IP address </span></code></b> (you may have assigned to find spare time to perform this install if you are running short on lab timeby the DHCP server)::: <b><code><span style="pointer-events: none;cursor: default;color:#3366CC;font-size:1. '''Do 2em;">The default gateway<u/span>not</ucode></b>::: <b> proceed to Investigation 3 without performing an update'''<code><span style="pointer-events: none;cursor: default;color:#3366CC;font-size:1.2em;">The DNS nameserver</lispan></code></b><ol><livalue="9">Run the commands <b><code><span style="color:#3366CC;font-size:1.2em;">hostname</span></code></b>The CentOS software is updated frequently to add features, fix bugs<b><code><span style="color:#3366CC;font-size:1.2em;">uname -rv</span></code></b>, and upgrade security<b><code><span style="color:#3366CC;font-size:1. Perform a system update to get the latest versions of the packages installed2em;">ps -ef</span></code></b>, <b><code><span style="color:#3366CC;font-size: Start the Firefox web browser, turn off popup window blocking (select ''Edit1.2em;">ifconfig</span></code></b>Preferences'', then select the Content tab and uncheck <b><code><span style="color:#3366CC;font-size:1.2em;">route -n</span></code></b> redirecting the box output to Block Popups), then login add to SeneNET. Open a terminal and type file in root's home directory called <b><code>su<span style="color:#3366CC;font-size:1.2em;">system.txt</span></code> to start a shell as root</b>. Enter </li><li>Copy the command installation log file <code>yum update'''/var/log/anaconda/packaging.log'''</code> This will download and install all of the packages that have been updated since the installation DVD image was createdfile '''system. If you complete this command at Seneca it should run quite fast as Seneca College hosts txt''' to a CentOS Repository mirror (a copy of all of the current CentOS packagesUSB memory key, on or '''scp''' to your matrix account as a local web server)backup.</li></ol>
'''Answer the Investigation 2 observations / questions in your lab log book.'''
= INVESTIGATION 3: LOOKING AHEAD =
{|width="40%" align="right" cellpadding="10"|- valign="top"|{{Admon/important|SELinux|SELinux stands for '''Security-Enhanced Linux'''Answer . It is a component that helps to better secure the system to protect against intrusion (hackers). SELinux is enabled upon the Investigation 3 observations default install of CentOS. SELinux can be a good thing, if you take care of it and know how it works. For this course it is strongly recommended that you '''disable SELinux by default''' because we won't have the time to reconfigure it every time the labs make it necessary.}}|}# Disabling SELinux is quite simple, just edit the file '''/ questions etc/selinux/config''' and set SELINUX to '''disable<u>d</u>'''.# Add additional text regarding disabling SELinux.#The CentOS software is updated frequently to add features, fix bugs, and upgrade security. Perform a system update to get the latest versions of the packages installed: Start the Firefox web browser, turn off popup window blocking (select '''Edit''', '''Preferences''', then select the '''Content''' tab and uncheck the box to '''Block Popups'''), then return to your web-browser, load a page, and when prompted, login to SeneNET. #Make certain that you have at least 30 minutes available in your lab log book-time prior to performing a system update. Never abort a system update since it may damage your system files and render your host mahcine inoperable!#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 12: Disable SELinuxAutomating Routine Tasks (Shell Scripting)==
{|width="40%" align="right" cellpadding="10"|- valign="top"|{{Admon/importanttip|SELinuxBash Shell Scripting Tips:|SELinux stands for <br><ul><li>'''SecurityShe-Enhanced Linuxbang line: #!/bin/bash'''<br><br>Shell scripts have evolved of the past 40 years. It To avoid running a newer shell script on an older shell, it is a component that helps recommended to better secure force running the system shell script in the correct shell. In order to protect against intrusion do this, on the first line at the very beginning of the shell script, you add the '''#!''' (hackers'''# as in "shhhh" - a comment''', and''' ! is referred to as "bang" run a commmand''': in this case, '''run the command: /bin/bash'''). SELinux You can issue the Linux command '''which bash''' to get the correct location. If there is enabled upon no bash shell on that machine, the shell script will not run (as a precaution - the Linux admin will know how to make a fix to the default install shell script if required).<br> </li><li>'''Variables:'''<br><br> There are 3 types of variables that can be used in shell scripting: '''ENVIRONMENT''' (eg. $USER), '''user-defined''' ($varName), and '''positional parameters''' (eg. $1, $2... containing arguments after shell script or by using set command (eg. '''set $(ls)''' ). Using dollar sign ('''$''') in front of CentOSvariable expands the value assigned.<br><br></li><li>'''Command Substitution:'''<br><br>A very useful trick to take output from a command to be used as an argument for another command. SELinux Examples include:<br>'''file $(ls)'''<br>'''set $(ls);echo $#;echo $*'''<br>'''echo "hostname: $(hostname)"'''<br><br><li>'''Logic Control Flow Statements:'''<br><br>The '''test''' command can be used to see if a good thingcondition is true or false<br>(i.e. test $USER = "root") . The '''$?''' special shell variable stores the result (zero if true, non-zero if false). Square brackets '''[ ]''' can be used to represent the test command with the condition <u>inside</u> the brackets (spaces separating brackets).Can use '''if you take care of it and know how it works''' / '''if-else''' / '''if-elif-else''' statements with brackets. The '''exit''' command can be used to terminate the shell script with a false value. <br><br>'''<u>Examples</u>'''<br><br>''if [ $USER = "root" ]''<br>''then''<br> ''echo "You must be root" >&2''<br> ''exit1''<br>''fi''<br><br># For this course it is strongly recommended that you number comparison: use:<br># -gt,-ge, -lt, -le, -eq, -ne<br><br>''if [ $age -gt 65 ]''<br>''then''<br> ''echo "retire"''<br>''else'disable SELinux by default'<br> '' because we wonecho "don't retire"''<br>''fi''<br><br>''if [ $grade -gt 79 ]''<br>''then''<br> ''echo "You get Good Mark"''<br>''elif [ $grade -gt 49 ]''<br>''then''<br> ''echo "You pass"''<br>''else''<br> ''echo "You fail"''<br>''fi''<br></li></ul>}}|}You may have the learned about creating and running Bash Shell Scripts in your ULI101 course. Shell scripts help Linux users and system administrators to automate repetitive tasks to become more efficient and to help them save time . You will be reviewing and building a basic Bash Shell script to reconfigure it every generate information reports for your newly-installed Linux host machine. Take time to view Shell Scripting Tips which are located on the labs make it necessaryright-hand side.}}
# Make certain to log out of your root account and remain as a regular user.
# Open a Shell terminal and use a text editor (such as <b><code><span style="color:#3366CC;font-size:1.2em;">vi</span></code></b> or <b><code><span style="color:#3366CC;font-size:1.2em;">nano</span></code></b>) to create a Bash Shell script called: <b><code><span style="color:#3366CC;font-size:1.2em;">myreport.bash</span></code></b> in your current directory.
# Copy and paste the text below into your vi editing session for your file report.bash<br> (how do you copy and paste efficiently in Linux?)<br>
<code style="color:#3366CC;font-family:courier;font-size:.9em;margin-left:20px;">
<br>
#!/bin/bash<br>
<br>
# Author: *** INSERT YOUR NAME ***<br>
# Date: *** CURRENT DATE ***<br>
#<br>
# Purpose: Creates system info report<br>
#<br># USAGE: ./myreport.bash<br>
<br>
if [ $USER != "root" ] # only runs if logged in as root<br>
then<br> echo "You must be logged in as root." >&2<br>
exit 1<br>
fi<br>
</code>
<br>
<ol><li value="4">Save your editing session, assign the '''myreport.bash''' file read and execute permissions (at least for the owner) and run by typing:<br><b><code><span style="color:#3366CC;font-size:1.2em;">./myreport.bash</span></code></b></li><li>Did it run? If not what do you think you need to do in order to run the Bash Shell Script?</li><li>Issue the command <b><code><span style="color:#3366CC;font-size:1.2em;">su -</span></code></b> and run the script from the regular user's home directory (not root's home directory):<br><b><code><span style="color:#3366CC;font-size:1.2em;">~regularuserid/myreport.bash</span></code></b></li><li> Did it work?</li><li>Reopen your text-editing session for '''~regularuserid/myreport.bash''' and add the following lines of code to the bottom of the shell script file:</ol>
<br>
<code style="color:#3366CC;font-family:courier;font-size:.9em;">
# Create report title<br>
<br>
echo "SYSTEM REPORT" > /root/report.txt<br>
echo "Date: $(date +'%A %B %d, %Y (%H:%M:%p)')" >> /root/report.txt<br>
echo >> /root/report.txt<br>
</code>
<br>
<ol><li value="8">Save and run the bash shell script. View the contents of the file called '''report.txt''' that was generated (I hope you are using the up arrow key to issue previously issued commands in order to save time!). Notice how the redirection symbol > is used at the beginning of the report, and then the other redirection symbol >> is used to help "grow" the report with the other content.</li><li>The only remaining content of the report would be the system information. We can use a shell scripting trick called "command substitution" $( .. ) in order place results from an command to be used by another command (like echo). Re-edit the shell script and add the following code at the bottom of the shell script file:</li></ol>
<br>
<code style="color:#3366CC;font-family:courier;font-size:.9em;">
echo >> /root/report.txt<br>
echo "Hostname: $(hostname)" >> /root/report.txt<br>
echo >> /root/report.txt<br>
echo "Kernel Version: $(uname -rv)" >> /root/report.txt<br>
echo >> /root/report.txt<br>
</code>
<br>
<ol><li value="10">Save, run the script, and view the ''report.txt'' contents (are you using tip that was given to save time?).</li><li>Edit the shell script and include output from the <b><code><span style="color:#3366CC;font-size:1.2em;">ps aux</span></code></b> and <b><code><span style="color:#3366CC;font-size:1.2em;">ifconfig</span></code></b> commands (with appropriate titles). Remember to redirect that output to add to the bottom of the file!</li><li>Save, run and confirm that the shell script is working correctly.</li><li>What would be the use of keeping this shell script as a Linux system administrator?</li></ol>
<ol><li value="14">Here are some more "complex" Bash Shell scripts, that perform the same task. Although you are not require to understand some of these other tricks, it is recommended that you view the contents of the scripts and save them for future consideration or exmaples.</li><li>The <b><code>wget</code></b> command can be used to quickly download files from the Internet. Issue the following command:<br><b><code><span style="pointer-events: none;cursor: default;color:#3366CC;font-size:1.2em;">wget https://scs.senecac.on.ca/~murray.saul/text-report.bash</span></code></b></li><li>Verify that the file '''text-report.bash''' was downloaded to your current directory.</li><li>Assign read and execute permissions for this file by issuing the command: <b><code><span style="color:#3366CC;font-size:1.2em;">chmod u+rx text-report.bash</span></code></b></li><li>Run this Bash Shell script by issuing the command: <b><code><span style="color:#3366CC;font-size:1.2em;">./text-report.bash</span></code></b></li><li>Check to see if it created a report in your current directory. What is the purpose of the report?</li><li>Use the <b>vi</b> text editor to view the contents of the file <b>text-report.bash</b>. Can you understand how this script works?<br><br></li><li>Use the <b><code>wget</code></b> command to download, study, and run the following shell scripts on-line:<blockquote><b><code><span style=" pointer-events:none;cursor:default;color:#3366CC;font-size:1.2em;">https://scs.senecac.on.ca/~murray.saul/report.bash<br>https://scs.senecac.on.ca/~murray.saul/report3.bash</span></code></b></blockquote></li><li>Try to understand what these Bash Shell scripts do.</li><li>You have completed lab1. Proceed to Completing The Lab, and follow the instructions for "lab sign-off".</li></ol>
= LAB 1 SIGN-OFF (SHOW INSTRUCTOR) =[[Image:lab1_signoff.png|thumb|right|500px|Students should be prepared with '''all required commands (system information) displayed in a terminal (or multiple terminals) prior to calling the instructor for signoff'''.]]'''Arrange evidence (command output) for each of these items on your screen, then ask your instructor to review them and sign off on the lab's completion:'''
= ADDITIONAL PRACTICE = Practice For Quizzes, Tests, Midterm & Final Exam ==
# How many packages were installed?
# How many files (correct to the nearest hundred) were installed?
# How many users were created automatically on your system (do not count your learn accountregular, admin)?# What is List 2 ways that you can access your learn root account's UID and GID?# What is your learn accountthe difference between the commands '''su''' and '''su -'''s home directory ?
# What is the home directory for the user "root"?
# How do you determine the host name of your GNU/Linux workstation?
# What command can display the NIC's MAC address?
# What command is used to get a list of running processes on your newly-installed system?
# What is the command to copy files to your USB key?
# How can Shell Scripts be used to help automate a task performed in lab1?
[[Category:OPS235]]
[[Category:OPS235 Labs]]