Hamburger Icon
  • Labs icon Lab
  • Core Tech
Google Cloud Platform icon
Labs

Linux System Management: Manage Files

In this lab, you'll practice using the Linux command line interface (CLI). When you’re finished, you’ll be able to use the CLI to view, edit, manipulate, and back up files.

Google Cloud Platform icon
Labs

Path Info

Rating
(58 reviews)
Level
Clock icon Beginner
Duration
Clock icon 2h 20m
Published
Clock icon Aug 20, 2024

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Getting Started in the Lab Environment

    Here are the initial instructions and explanation of the lab environment. Read this while your environment is busy creating itself from nothing. Yes, this violates physics; we know. How fun!

  2. Challenge

    View Files Using the ls Command

    You will start by examining and navigating the file system in your home directory using ls and cd. As well, you will practice creating and removing some files and directories.

  3. Challenge

    Examine File Timestamps Using stat

    Now that you are comfortable with files and the file system, you will delve more into viewing file timestamps using stat.

  4. Challenge

    Use vim to Edit Files

    Up until now, you have not modified file contents much. A key, but initially confusing Linux editor is vim; you will use vim to create, modify, and view file contents.

  5. Challenge

    Modify Files with sed

    Linux has a handy command called sed that allows you to modify a file without using an editor. This is especially useful for bulk edits. You will use sed to change a config file.

  6. Challenge

    Back up Files Using tar

    Backing up files is key to help recover from a data loss. You will use tar to create some backups, and will learn how to compress backups, as well as how to view and extract files.

  7. Challenge

    The Last Challenge

    Welcome to the final challenge! This is your last chance to experiment in the environment. Clicking Finish Lab will end this little world that flittered into existence just for you.

I work as a TCP, Technical Content Producer, ensuring quality and helping to produce IT Operations labs at Pluralsight.

What's a lab?

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Provided environment for hands-on practice

We will provide the credentials and environment necessary for you to practice right within your browser.

Guided walkthrough

Follow along with the author’s guided walkthrough and build something new in your provided environment!

Did you know?

On average, you retain 75% more of your learning if you get time for practice.