This README contains a list of links to Open Source as well Closed Source Resources which can be used to Learn the Prerequisites required to pass the Threshold Value to Join. This list mainly consists of Resources relating to GNU/Linux, Networking and Programming. Please make sure to use it wisely and have fun Learning XD
Topic Gist: Linux is an operating system: a series of programs that let you interact with your computer and run other programs. An operating system consists of various fundamental programs which are needed by your computer so that it can communicate and receive instructions from users; read and write data to hard disks, tapes, and printers; control the use of memory; and run other software. The most important part of an operating system is the kernel. In a GNU/Linux system, Linux is the kernel component. The rest of the system consists of other programs, many of which were written by or for the GNU Project. Because the Linux kernel alone does not form a working operating system, we prefer to use the term “GNU/Linux” to refer to systems that many people casually refer to as “Linux”.
- How to Fit in Linux Community
- The 5 Things That Taught Me The Most About Linux
- Linux Command Line Playlist
Watch: https://www.youtube.com/watch?v=YHFzr-akOas&list=PLS1QulWo1RIb9WVQGJ_vh-RQusbZgO_As
- Beginner's Guide to the Linux Command Line
Watch: https://www.youtube.com/watch?v=YHFzr-akOas&list=PLS1QulWo1RIb9WVQGJ_vh-RQusbZgO_As
- Linux Playlist (Discontinued)
Watch: https://www.youtube.com/watch?v=YHFzr-akOas&list=PLS1QulWo1RIb9WVQGJ_vh-RQusbZgO_As
- Linux Bible - Christopher Negus
Synopsis: The industry favorite Linux guide Linux Bible, 9th Edition is the ultimate hands-on Linux user guide, whether you're a true beginner or a more advanced user navigating recent changes. this updated tenth edition covers the latest versions of Red Hat Enterprise Linux (RHEL 8), Fedora 30, and Ubuntu 18.04 LTS. It includes information on cloud computing, with new guidance on containerization, Ansible automation, and Kubernetes and OpenShift. (Soure: Amazon)
- How Linux Works: What Every Superuser Should Know
Synopsis: Unlike some operating systems, Linux doesn’t try to hide the important bits from you—it gives you full control of your computer. But to truly master Linux, you need to understand its internals, like how the system boots, how networking works, and what the kernel actually does.In this completely revised second edition of the perennial best seller How Linux Works, author Brian Ward makes the concepts behind Linux internals accessible to anyone curious about the inner workings of the operating system. (Source: Amazon)
Read: https://www.pdfdrive.com/how-linux-works-what-every-superuser-should-know-e33595259.html
- Linux Command Line
Synopsis: Designed for the new command line user, this 555-page volume covers the same material as LinuxCommand.org but in much greater detail. In addition to the basics of command line use and shell scripting, The Linux Command Line includes chapters on many common programs used on the command line, as well as more advanced topics.
Read: https://sourceforge.net/projects/linuxcommand/files/TLCL/19.01/TLCL-19.01.pdf/download
- UNIX and Linux System Administration Handbook
Synopsis: UNIX and Linux System Administration Handbook, Fifth Edition is today’s definitive guide to installing, configuring and maintaining any Unix or Linux system -- including the systems that provide core Internet and cloud infrastructure.
Read: https://www.pdfdrive.com/unix-and-linux-system-administration-handbook-e158422517.html
- Git and Github for Beginners
- Git and Github (Net Ninja)
Watch: https://www.youtube.com/watch?v=3RjQznt-8kE&list=PL4cUxeGkcC9goXbgTDQ0n_4TBzOO0ocPR
- Git and Github (Tech with Tim)
Universal Book: Pro Git