Linux for Everyone : The only resource you Need.

RAJVEER
4 min readApr 10, 2024

--

What is Linux & Why you should Learn?

Just like Windows, iOS, and Mac OS, Linux is an operating system. It was initially created by Linus Torvalds in 1991. It’s totally free and you can change it to make it work just how you want. It’s like a giant toolbox that runs on everything, from phones to computers. In fact, one of the most popular platforms on the planet, Android, is powered by the Linux operating system. Learning Linux is important because it’s everywhere — even in the cloud where lots of stuff is stored. And even though it might seem scary at first, getting to know Linux can help you do cool stuff and open up new opportunities in the tech world.

Resources to learn Linux :

  1. Linux Journey : A website that offers free lessons on various topics of Linux, from the basics of command line to the advanced topics.

2. OverTheWire : you can learn Linux through solving challenges they like to call “Wargames.” The challenges are mostly geared toward folks interested in learning computer security. For example, the first wargame, “Bandit,” covers the bare basics of Linux commands.

3. TryHackMe : It’s a free online platform for learning cyber security, using hands-on exercises and labs.

4. 60 Hacking Commands You NEED to Know : A great video covering a list of Linux commands by Networkchuck.

4. Linux for Hacker : again, a great video by Networkchuck. This playlist has all the juicy stuff to start a Hands-on with Linux.

5. Bash Scripting Tutorial for Beginners : A YouTube video covering the basics of bash scripting by freeCodeCamp. Bash, short for “Bourne Again Shell,” is a command-line interpreter or shell for Unix-like operating systems. Bash scripts are text files containing a series of commands that can be executed in sequence, automating repetitive tasks or performing complex operations.

6. HackerRank : A coding challenge platform, Here you can practice your Linux skill by solveing a variety of challenges.

7. Linux Handbook : Linux Handbook is a website that offers easy-to-follow tips, tutorials and courses on various topics related to Linux, such as Bash scripting, Linux commands.

8. Linux Basic for Hackers : An amazing and practical book on Linux by OccupyTheWeb, It includes topics like Networking, Scripting and Security.

GitHub Repositories :

Thanks for Reading! 👏

Support : Buy Me a Coffee ☕

--

--