# Introduction Welcome to the Linux Directory Creation and Navigation Challenge! In this exercise, you'll put your skills to the test by creating a specific directory structure and navigating through it. Imagine you're a software developer setting up a new project structure. Your task is to create directories for different components of your project and navigate between them efficiently. This challenge will help you become more comfortable with creating directories and moving around the file system using the `cd` and `mkdir` commands.
Click the virtual machine below to start practicing