This hands-on lab is about building your own Linux kernel. You will learn how to download and extract the kernel source code to the Linux server.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Log In to the Lab Server and Get Root Access
Log in to the lab server as the
cloud_user
account. Then, switch to theroot
user.- Download and Extract the Linux Kernel Source Code
Download the Linux source code. Extract the kernel in the
/root
directory.