This article provides an introductory tour of the Hands-on Labs available in this course. If you have never used KodeKloud Labs before, please review this guide before attempting any lab exercises. The Hands-on Labs simulate a genuine Linux Command Line Interface where you execute commands using your keyboard. For the best experience, we recommend using a laptop or desktop computer. Each lab is specifically designed to reinforce the concepts covered in previous lecture sessions.Documentation Index
Fetch the complete documentation index at: https://notes.kodekloud.com/llms.txt
Use this file to discover all available pages before exploring further.
Before starting a lab, click the provided link to open the Hands-on Labs environment. Please allow a few minutes for the lab environment to load, as it simulates a real Linux setup running on Mumshad Mannambeth’s laptop.
- Linux Terminal: Located on the left-hand side where you’ll execute commands and perform tasks.
- Lab Portal: Found on the right-hand side, displaying the questions and guidelines related to the lab exercises.
Types of Lab Questions
There are two primary types of questions you may encounter during the labs:Multiple-Choice Questions
For multiple-choice questions, you will need to execute commands in the terminal to determine the correct answer. Once you have confirmed your result, click the corresponding button to proceed. For example, to determine the path to Bob’s home directory, execute the following command:Configuration Tests
Configuration tests require you to perform specific tasks in the terminal. For example, to create a directory named “birds” in Bob’s home directory, use the following command:Example Command Sequence
Below is an example sequence of commands you might encounter during a lab:Additional Resources
For optimal learning, practice these commands on your local terminal while following along with the lab instructions.