Skip to content

Setup Your Lab #6

@Vichanshu

Description

@Vichanshu

Linux Fundamentals: Task 1 - Environment Setup

Welcome to the first task of the Linux Fundamentals track! This task is designed to ensure you have a working Linux environment ready for upcoming challenges.

🎯 Objective

Set up a Linux environment on your local machine, capture proof of your setup, and submit the link to your screenshot.

🛠️ Supported Environments

You may use any Linux distribution(preferrably kali linux) or method that suits you, including but not limited to:

  • WSL (Windows Subsystem for Linux) (Ubuntu, Debian, Kali, etc.)
  • Native Installation (Ubuntu, Arch, Fedora, Kali, etc.)
  • Virtual Machine (VirtualBox, VMware)
  • Cloud Instance (AWS EC2, DigitalOcean, etc.)

📝 Instructions

Step 1: Set Up Linux

Install and configure your Linux distribution. Open your terminal to verify that it is running.

Step 2: Capture Proof

Take a screenshot of your Linux terminal.

  • Tip: To prove it's your machine, you might want to run the whoami or date command before taking the screenshot.

Step 3: Upload to Drive

  1. Upload your screenshot to Google Drive.
  2. Important: Change the sharing settings to "Anyone with the link" (Viewer) so we can view your submission without requesting access.
  3. Copy the shareable link.

Step 4: Create Your Submission

  1. Navigate to the CONTRIBUTORS folder in this repository.
  2. Open the folder named after your GitHub Username / ID.
    • If you haven't created your folder yet, create a new folder inside CONTRIBUTORS/ named exactly as your GitHub username(which was the first issue).
      3.Insider your folder create a folder named LINUX_FUNDAMENTALS
  3. Inside the LINUX_FUNDAMENTALS folder, create a new text file named: Task1.txt
  4. Paste your Google Drive link into this file and save it.

###Step:5:Raise PR:Make sure the PR follows the relevant template

📂 Submission Structure

Your file path should look exactly like this:

LEARN_TO_HACK
└── CONTRIBUTORS/
    └── YOUR_FOLDER/
        └── LINUX_FUNDAMENTALS
            └──Task1.txt  <-- Paste Drive link inside here

Metadata

Metadata

Assignees

No one assigned

    Labels

    Points: 20good first issueGood for newcomersopen-for-allAny one can work on it without getting assigned, every PR can merge

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions