In the next investigation, you will learn how to issue Linux commands and how to setup and perform the first two sections of the online ULI101 assignment #1.<br><br>
=INVESTIGATION 2: USING THE LINUX SHELL AND STARTING ONLINE ASSIGNMENT 1 =
<br>
In this section, you will learn how to use the Linux Shell. Topics in the section include:
x:* Learn Basic Shell Editing Techniques and understand commands, arguments and options:* Learn several general Linux commands:* Learn to setup and perform the first two sections for your assignment #1<br><br> ===Part 1: Using the Linux Shell === :'''Perform the following steps:''' # Open Terminal.# Login as root: <b><code><span style="color:#3366CC;font-size:1.3em;">su -</span></code></b># Type: <b><code><span style="color:#3366CC;font-size:1.3em;">yum update</span></code></b># Follow the prompts.# If there is a kernel update, reboot your system. (There usually is on a first update after OS installation.) ===Part 2: Common Linux Commands === :'''Perform the following steps:''' # Open Terminal.# Login as root: <b><code><span style="color:#3366CC;font-size:1.3em;">su -</span></code></b># Type: <b><code><span style="color:#3366CC;font-size:1.3em;">yum update</span></code></b># Follow the prompts.# If there is a kernel update, reboot your system. (There usually is on a first update after OS installation.) ===Part 3: Performing Assignment #1 ===
:'''Perform the following steps:'''