Moving Around

LAB_02 - BEGINNER

BEGINNER
10 min
PROGRESS
0%
LAB BRIEFING
Master directory navigation and shortcuts

## LAB: ADVANCED NAVIGATION

SKILL FOCUS: Navigation Shortcuts

DIFFICULTY: Beginner HACKER MINDSET: Move efficiently through systems

#

## THE SCENARIO

Now that you know the basics, let's learn some navigation shortcuts that will make you much more efficient. Real hackers don't waste time with slow navigation.

#

## WHAT YOU'LL LEARN

1. Navigate through nested directories 2. Use '..' to move up directory levels 3. Use '~' to quickly return home 4. Understand relative vs absolute paths

#

## WHY THIS MATTERS

  • • Efficiency is crucial when exploring systems
  • • These shortcuts are used constantly by professionals
  • • Understanding paths is fundamental to Linux mastery

    #

    ## YOUR MISSION

  • Master these navigation shortcuts to move like a pro.
    HACKER TERMINAL
    Practice your Linux skills in the terminal below
    1
    Navigate deeper into the projects subdirectory

    Type this command:

    cd projects

    From Documents, use 'cd projects' to go into the projects folder

    MOR3LABS TRAINING TERMINAL
    Advanced Linux Training Platform
    Type "help" for available commands, or follow the lab instructions above.
    student@mor3labs:/home/student$
    Current Step:1 of 5Completed:0
    Keep going! You're doing great!
    LAB SUMMARY
    0
    Steps Completed
    5
    Total Steps
    0%
    Progress