- Lab
- A Cloud Guru
Installing Cockpit and Additional Modules
The goal for this lab is to install the Cockpit system management software on a system. Once the base Cockpit install has been completed, you will check to see which modules were installed and install the Software Updates module along with a few others. The last step of this lab will be to confirm Cockpit is accessible via the default port, log into the console and confirm the Software Updates and other modules were installed and are accessible.
Path Info
Table of Contents
-
Challenge
Connect to the server and install Cockpit
- Use
yum
to install thecockpit
package.
- Use
-
Challenge
Review available Cockpit packages and install additional modules
- Use
yum list
to see which Cockpit modules have been installed. - Install the packages for
cockpit-dashboard
,cockpit-doc
,cockpit-packagekit
, andcockpit-storaged
.
- Use
-
Challenge
Confirm optional modules were installed and check for Operating System Updates
- Launch a web browser and connect to the server via the public IP address using HTTPS on port
9090
. - Check each of the optional modules and confirm they were installed.
- Check for available OS updates using the
Software Updates
module.
- Launch a web browser and connect to the server via the public IP address using HTTPS on port
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.