From ed6d8fc5b95e42c344b63d611f3ec21924618989 Mon Sep 17 00:00:00 2001 From: suresh <19585310+smjagtap@users.noreply.github.com> Date: Mon, 6 Oct 2025 21:10:51 +0530 Subject: [PATCH] Update free-programming-books-langs.md (#12225) * Update free-programming-books-langs.md Added Linux Administration II : Linux as a Network Client book by .tuxcademy * Update books/free-programming-books-langs.md Co-authored-by: Eric Hellman --------- Co-authored-by: Eric Hellman --- books/free-programming-books-langs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 93d8bc60c..f5add4adf 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1492,6 +1492,7 @@ Books on general-purpose programming that don't focus on a specific language are * [Kali Linux: Professional Penetration-Testing Distribution](http://docs.kali.org) * [Learning Debian GNU/Linux](http://www.oreilly.com/openbook/debian/book/index.html) * [Linux 101 Hacks](http://thegeekstuff.s3.amazonaws.com/files/linux-101-hacks.zip) - Ramesh Natarajan (PDF) +* [Linux Administration II : Linux as a Network Client](https://www.tuxcademy.org/download/en/adm2/adm2-en-manual.pdf) - Anselm Lingnau,Tobias Elsner (PDF) (CC BY-SA) * [Linux Advanced Routing & Traffic Control HOWTO](http://lartc.org) * [Linux Appliance Design: A Hands-On Guide to Building Linux Appliances](http://librta.org/book.html) - Bob Smith, John Hardin, Graham Phillips, Bill Pierce (PDF, EPUB, MOBI) * [Linux commands Notes for Professionals](https://goalkicker.com/LinuxBook/) - Compiled from StackOverflow documentation (PDF)