Digital Forensics

Due Date: August 27, 2025

Cyber Range and Linux commands: Getting Started

Purpose

Step 1: Access Your Cyber Range Account

Note: To copy and paste between the Linux virtual environment and your Windows environment, use Ctrl + Shift + Alt.

*********** Read these notes below carefully **********

Step 2: The Linux Terminal

The command box in Linux is called the Terminal.

Step 3: Basic Linux Commands

1. ls – List Files and Directories

Displays the contents of the current (or specified) directory.

2. cd – Change Directory

Moves you to a different directory.

3. pwd – Print Working Directory

Shows the full path of the directory you are in.

/home/username/Documents

4. cat – Concatenate and Display Files

Displays the contents of a file.

5. nano – Text Editor

Opens a simple editor inside the terminal to create or edit files.

6. history

Displays a list of previously entered commands with line numbers.

*********** Complete these instruction below **********

7. Open the Linux Terminal

Once logged in, locate and open the Terminal (command box).

Step 8: Activity To complete

Click here so we can work with Mr. Cusack on learning 60 Linux Commands.

60 Linux Commands you NEED to know (in 10 minutes)
Mr. Cusack will lectures on this
You will follow along.
You will need to get out paper and a pencil.
You need to write a standard heading.
Your title will be "60 Linux Commands".
Mr. Cusack will tell you what to write.

Step 9: Assignment Deliverables

  1. Video Recording
    Record yourself running these commands.
    Save as: PX_lastname_60Linux.mp4
  2. Screenshot
    Take a screenshot of your terminal after using the history command.
    Save as: PX_lastname_60Linux.png
  • Save your file in your Google Drive under the directory structure Mr. Cusack told you to do.
  • Also, Submit in Google Classroom when Mr. Cusack adds the assignment to google Classroom.
  • ✅ Once you’ve completed both tasks, submit them as instructed.


    Click here to see all the Linux commands we are going to cover.