- Lab
- A Cloud Guru
Using YUM for Security Updates
In this hands-on lab, you will check a Red Hat server to see if there are any security-related updates. You will then update the server to the latest version of the software.
Path Info
Table of Contents
-
Challenge
Log in to the Supplied Server
Log in to the supplied server as
cloud_user
. This will help you test that you can connect to it and run the required commands. -
Challenge
Check the Server to See If There Are Any Updates
Use the appropriate commands to check if there are any pending updates to the operating system and the software that is currently installed.
Use the
sudo
command to check for the updates, or you may use thesudo
command to change to theroot
user and then check for the updates. -
Challenge
Update the Server's Operating System and Installed Software
Use the appropriate command to update your server's operating system and installed software.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.