- Lab
- A Cloud Guru
Managing Packages with DNF
DNF is an improved version of the YUM package manager, which, in addition to resolving dependencies, provides more features and better efficiency than its predecessor. In this hands-on lab, you will use DNF to manage software packages, package groups, and modules. *This lab is not approved or sponsored by Red Hat.*
Path Info
Table of Contents
-
Challenge
Manage Software Packages
- Install
sysstat
,nmap
, andmtr
packages. - Install the
vsftpd
package version3.0.3
release35.el8
. - Remove the
drbd
andhtop
packages. - Remove all packages that were installed as dependencies of user installed packages ("leaf packages") but are no longer needed.
- Install
-
Challenge
Manage Package Groups
- Install the
Security Tools
package group. - Remove the
System Tools
package group.
- Install the
-
Challenge
Manage Modules
- Remove the
nginx
module. - Enable the
postgresql
module for stream13
. - install the
postgresql
module.
- Remove the
-
Challenge
Update Software Packages
- Remove all temporary DNF files.
- Upgrade all the packages on the host with available updates.
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.