Section 3: Learning Outcomes and Objectives
Upon completion of this course, the
student will be able to:
- set up a Linux and Microsoft Windows dual booting
system.
- set up, configure, and troubleshoot a boot loader.
- utilize advanced BASH CLI utilities to inspect and
maintain the system and its hardware.
- compare C shell, K shell, and BASH.
- create BASH script files utilizing looping
structures: do, while, until.
- create BASH script files implementing decision
making logic using: if, for, case and nesting.
- describe the use of text stream editor and filters
such as awk and sed.
- compose a regular expression for use by the grep
utility.
|