I am using Ubuntu several years, but want to really study about how Linux works, and was wondering what books you recommend. Thanks!!
8 Answers
The best real book I have found is UNIX and Linux System Administration Handbook Everyone will learn something from this book. It is awesome.
For Ubuntu specifically, the Official Ubuntu Documentation is fairly hard to beat.
If you really want to get a good understanding of linux, why not build your own installation from scratch?
- 31,150
Since you weren't specific on exactly what part of Linux you are looking to learn it is hard for me to know exactly what to recommend.
If you're looking for Linux in general, Linux in a Nutshell is pretty good;
If you're interested in the Linux kernel and perhaps how to compile one, The Linux Kernel in a Nutshell;
If you're looking for the inner workings of Google, you can get a good amount online without books as well. For example, The Ultimate Linux Newbie Guide;
Or these for more comprehensive topics:
- A Tour of the Linux Filesystem
- Workings Linux Kernel (editor's note: link is 404)
A search of Google can reveal thousands of sites, as well as books like these. Good luck with your studies!
- 1,386
- 383
If you're really new to Linux, and want to know more about Ubuntu, you could try out Ubuntu Manual, for 10.04 (though it's still good for 10.10). It's a nice, basic overview for beginners. The online PDF version is free, but you can buy the book if you really like it.
EDIT: After re-reading your post, and your comments, I have realized this may be too basic for you. Still, there are interesting bits too it even for more advanced users.
- 1,018
When I started with Ubuntu I purchased Ubuntu Unleashed and really thought it explained a lot for me. Still refer back to it for reference occasionally.
This is my favorite book on Linux, called Linux System Administrator Street Smarts. It's also available at Barnes and Noble. It goes through all the linux basics and comes with a lot of practical examples, tutorials, tasks, etc to walk you through using what you're reading, as well as some great ready-made examples for real-life linux tasks (e.g. network authentication, apache configuration, etc.).
- 2,643
Ubuntu Linux for Non-Geeks: A Pain-Free, Project-Based, Get-Things-Done Guidebook (Author: Rickford Grant)
- 1,386
- 476
I'd suggest the LPI Linux Certification "Wikibook". The book is still incomplete, but already has Basic content which you can surely benefit from. I can assure you it would be one of the best learning sources available, once it is complete. BTW, its completely free! :)
- 1,386
- 527