Free Linux Resources
Use these sites to learn Linux but first we will learn to install Ubuntu and Kali Linux.
Youtube Resources:
After you have installed your preferred Distro its time to get some practice using the command line.
This site is perfect for it :
Learning Linux can be a rewarding journey, and there are numerous free resources available to help you get started. Here are some recommended resources:
- The LDP provides a wealth of guides, how-tos, and documentation covering various aspects of Linux.
- Ubuntu is one of the most popular Linux distributions, and its documentation is extensive and well-maintained. Even if you're not using Ubuntu, many concepts are applicable across distributions.
- Linux Journey is an interactive online tutorial that covers various aspects of Linux, from basics to more advanced topics.
- Linux.org provides a collection of tutorials, articles, and forums where you can interact with the Linux community.
- Learn the Command Line
- Codecademy offers an interactive course to help you get comfortable with the Linux command line.
- Awesome-Linux-Resources
- This GitHub huge resource for learning Linux curated with list of awesome Linux resources, including tutorials, guides, and tools.
Linux projects:
- GitHub is one of the largest repositories of open-source projects. You can search for Linux-related projects using keywords like "Linux," "Ubuntu," "Debian," etc. Explore the GitHub Explore section for trending repositories and topics.
- Bitbucket is another platform for hosting and collaborating on Git repositories. You can find Linux projects by searching for relevant keywords.
- Power-up your Linux skills and get hands-on with some common utilities that you are likely to use day-to-day!
Remember to consider your skill level when choosing projects. Start with beginner-friendly projects and gradually move to more complex ones as you gain experience. Explore the documentation and README files of projects on Github or Gitlab and look for them.