- Lab
- A Cloud Guru
Prepare a Linux Server for Kernel Debugging
The Linux kernel is the core component of the operating system and undoubtedly what makes Linux... Linux. And when there's something wrong with the kernel, the system will end up in an unusable state. You can make things easier when these issues occur by using the tools available at your disposal for monitoring and debugging your kernel. In this lab, you’ll explore two of these tools, `kdump` and `systemtap`. _This lab is not approved or sponsored by Red Hat._
Path Info
Table of Contents
-
Challenge
Enable kdump
Start and enable
kdump
. -
Challenge
Enable the traffic-dump Module
Use
stap
to enable the providedtraffic-dump.stp
so it is available as a kernel module. -
Challenge
Give the cloud_user Access to SystemTap Commands
Add the
cloud_user
to the appropriate group.
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.