Added 4 Books in Linux Section of languages.md (#11976)

For the future, once a PR has been reviewed, do NOT close the PR and open a new one. This makes it harder for the reviewer to see if requested changes have been made. Instead, add a commit to your branch.
This commit is contained in:
ABDR-Again
2025-09-24 17:49:09 +05:00
committed by GitHub
parent 106ea4979f
commit 0ca6078970

View File

@@ -1498,7 +1498,11 @@ Books on general-purpose programming that don't focus on a specific language are
* [Linux Kernel in a Nutshell](http://www.kroah.com/lkn/)
* [Linux Newbie Administrator Guide](http://lnag.sourceforge.net)
* [Linux Notes for Professionals](https://books.goalkicker.com/LinuxBook) - Compiled from StackOverflow Documentation (PDF)
* [Linux Security](https://linux-training.be/linuxsec.pdf) - Paul Cobbaut (PDF)
* [Linux Servers](https://linux-training.be/linuxsrv.pdf) - Paul Cobbaut (PDF)
* [Linux Storage](https://linux-training.be/linuxsto.pdf) - Paul Cobbaut (PDF)
* [Linux Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/linux) (PDF, Kindle) (email address *requested*, not required)
* [Linux System Administration](https://linux-training.be/linuxsys.pdf) - Paul Cobbaut (PDF)
* [Secure Programming HOWTO - Creating Secure Software](http://www.dwheeler.com/secure-programs/) - D. A. Wheeler (HTML, PDF)
* [Ten Steps to Linux Survival: Bash for Windows People](http://dullroar.com/book/TenStepsToLinuxSurvival.html) - Jim Lehmer
* [The Debian Administrator's Handbook](https://debian-handbook.info)