- Lab
- A Cloud Guru
Troubleshoot Library Dependency Issues on Linux
Applications, services, and other software often have to perform some overlapping functions to be able to function. These functions are often collected into libraries and then used dynamically across software after being loaded into memory. In this lab, we'll practice how to look up which of these dependencies are in use and how to fix things when one is missing or corrupted. _This lab is not approved or sponsored by Red Hat._
Path Info
Table of Contents
-
Challenge
Reproduce the Issue
Attempt to capture packets with the
tcpdump
command. -
Challenge
Look Up Libraries
Look up which libraries are used with
tcpdump
. -
Challenge
Resolve the Issue
Reinstall the needed library. Attempt to run
tcpdump
again.
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.