Questions tagged [books]

Questions regarding learning materials (books, tutorials, HOWTOs, etc) are off-topic, unless it is in regards to finding official (primary) documentation (e.g. POSIX specifications). If your question is about the former, reconsider whether it is on-topic!

See the related meta discussion here: How do we feel about requests for learning materials?

as well as the Help Center topic: What topics can I ask about here?

24 questions
62
votes
11 answers

Recommended reading to better understand Unix/Linux internals

I've worked on *nix environments for the last four years as a application developer (mostly in C). Please suggest some books/blogs etc. for improving my *nix internals knowledge.
Hemant
  • 6,834
  • 5
  • 38
  • 42
30
votes
9 answers

What is the best book to learn Linux system programming?

I am trying to learn Linux system programming, which is the best book to learn this?
Khaja Minhajuddin
  • 857
  • 2
  • 12
  • 16
17
votes
3 answers

Looking for an old classical Unix toolkit textbook

I am looking for a book about the Unix command-line toolkit (sh, grep, sed, awk, cut, etc.) that I read some time ago. It was an excellent book, but I totally forgot its name. The great thing about this specific book was the running example. It…
15
votes
1 answer

What do all the pictures on the front of the "Unix and Linux System Administration Handbook" represent?

I'm a newcomer to Unix and Linux, and I've been trying to get up to speed on everything. One of the guides I've used is the "Unix and Linux System Administration Handbook" It's a pretty great book, and I'm enjoying reading through it, but I'm really…
mark
  • 711
  • 3
  • 8
13
votes
2 answers

Plan 9 from Bell Labs book

I would really like to obtain a book on Plan 9's design and ethos. Do such things exist? Anybody have a recommendation? (Asking here on the basis that Plan 9 was once meant to be Unix's successor, AIUI)
adrianmcmenamin
  • 373
  • 1
  • 7
9
votes
3 answers

Good introduction to Subversion for inexperienced users?

Can you suggest a good introduction to Subversion for UNIX (or Mac OS X) users? It can assume familiarity with basic command-line usage, but not any advanced topics (with bash scripting counting as "advanced usage" here...) Ideally, the guide…
Riccardo Murri
  • 16,238
  • 4
  • 56
  • 46
5
votes
2 answers

Is the Unix Power Tools book still relevant today?

I was wondering if the Unix Power Tools book, Third edition, is still relevant today? I want to order it but I am afraid it contains only outdated material. If so, is there a recent similar book?
5
votes
2 answers

What are all the items on the cover of the "Linux Administration Handbook"?

As I mentioned in What do all the pictures on the front of the "Unix and Linux System Administration Handbook" represent? I'm fairly new to Linux and Unix. @jasonwryan provided an excellent link to a blog that describes all of the items on the front…
mark
  • 711
  • 3
  • 8
3
votes
3 answers

Good free intro to Ubuntu?

So a friend asked me if I knew of a good Ubuntu tutorial or book. I remembered one from a while ago: the Ubuntu Pocket Guide, but it turns out it's from 2008, so it's not really ideal any more. Are there any others out there that are updated for…
Shawn J. Goff
  • 45,338
  • 25
  • 134
  • 145
3
votes
2 answers

Mono book recommendations

Does anyone know if there are any upcoming book releases for Mono/GTK#? The only book I could find on Amazon with a decent rating is over 6 years old.
3
votes
2 answers

Is there an equivalent book/resource to "The Linux Programming Interface" for FreeBSD?

Most of you here are probably aware of the famous The Linux Programming Interface, which presents a truly masterful guide to the Linux and general POSIX APIs. I know that much of the general POSIX knowledge can be applied to all Unix/Unix-like…
3
votes
1 answer

good unix troubleshooting book

I've been trying to learn *nix and I think I'm doing pretty good as far as basic commands, and I think I understand a lot of the "monitoring" type commands etc... in short, I think I'm doing okay with syntax type stuff. And doing stuff like setup of…
sildhe
  • 31
  • 2
2
votes
1 answer

Recommendation of books to setup and admin a web server in Linux

I am going to setup and admin a web server in Ubuntu Linux distribution. I installed it by default setting, and seems all works fine, and now I need to setup it to be a virtual web host server, mainly I will create more accounts and for each…
Tom
  • 155
  • 1
  • 7
2
votes
1 answer

Unix Version 7 'learn' command (CAI) - additional configuration necessary?

I'm going through the 'Unix Programming Environment' classic by Kernighan and Pike. I discovered there was a very interesting command written by Kernighan and someone else called learn for computer aided instruction on Unix subjects like editing,…
2
votes
1 answer

Book or online article on analysis and tuning Linux system performance

I am looking for a good book or online article on analysis and tuning Linux system performance. So far I've found openSUSE 12.2 System Analysis and Tuning Guide which looks promising. Any other recommendations?
vitaut
  • 131
  • 4
1
2