# Introduction Welcome to the Linux Directory Navigation Challenge! In this challenge, you'll put your basic Linux command-line skills to the test. Imagine you're a system administrator who needs to quickly gather information about the current working directory and its contents. Your task is to navigate the file system and retrieve specific details using only the `pwd` and `ls` commands. This challenge will help you become more comfortable with these fundamental Linux commands and improve your ability to gather directory information efficiently. > Tips: This challenge differs from the step-by-step learning Lab and requires you to complete it independently to demonstrate your mastery of the skills.
Click the virtual machine below to start practicing