From ba42cfd08ae24632587f6ab590cef97c03eccd50 Mon Sep 17 00:00:00 2001 From: Anshuman Pati Date: Sun, 1 Nov 2020 20:22:48 +0530 Subject: [PATCH] Add Linux Appliance Design: A Hands-On Guide to Building Linux Appliances book to free-programming-books.md (#5019) * Add Free and Open Machine Learning book to free-programming-books.md * Add Resilient Web Design to free-programming-books.md * Add Lies, Damned Lies, or Statistics: How to Tell the Truth with Statistics Book to free-programming-books.md * Add Scientific Computing Book to free-programming-books.md * Add Signal Computing: Digital Signals in the Software Domain Book to free-programming-books.md * Add Book to free-programming-books.md * Add Introduction to Autonomous Robots book to free-programming-books.md * Add Programming Fundamentals - A Modular Structured Approach using C++ book to free-programming-books.md * Add Linux Appliance Design: A Hands-On Guide to Building Linux Appliances book to free-programming-books.md --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 9b33ae6d..083a595f 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1947,6 +1947,7 @@ Kerridge (PDF) (email address *requested*, not required) * [Linux 101 Hacks](http://thegeekstuff.s3.amazonaws.com/files/linux-101-hacks.zip) - Ramesh Natarajan (PDF) * [Linux Administrator's Security Guide](http://www.linuxtopia.org/online_books/linux_administrators_security_guide/index.html) * [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) * [Linux Device Drivers, Third Edition](http://lwn.net/Kernel/LDD3/) - Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman * [Linux from Scratch](http://www.linuxfromscratch.org/lfs/view/stable/)