-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Labels
Points: 20good first issueGood for newcomersGood for newcomersopen-for-allAny one can work on it without getting assigned, every PR can mergeAny one can work on it without getting assigned, every PR can merge
Description
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
whoamiordatecommand before taking the screenshot.
Step 3: Upload to Drive
- Upload your screenshot to Google Drive.
- Important: Change the sharing settings to "Anyone with the link" (Viewer) so we can view your submission without requesting access.
- Copy the shareable link.
Step 4: Create Your Submission
- Navigate to the
CONTRIBUTORSfolder in this repository. - 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
- If you haven't created your folder yet, create a new folder inside
- Inside the LINUX_FUNDAMENTALS folder, create a new text file named:
Task1.txt - 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
Labels
Points: 20good first issueGood for newcomersGood for newcomersopen-for-allAny one can work on it without getting assigned, every PR can mergeAny one can work on it without getting assigned, every PR can merge