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!
24 questions
0 votes
3 answers
292 views
How to extract table of contents from fb2 book?
I have a book in fb2 format. I want to print the table of contents, containing names and numbers of "parts", "chapters", "episodes" and so on. Is there a way I can do ...
0 votes
1 answer
604 views
How to intercept file descriptor of file opened with inotify or others on access?
I just finished an Operating Systems course at my University, and I want to start playing with systems level programs with Rust. One of things I'm looking for is how to intercept a file descriptor of ...
2 votes
1 answer
163 views
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 ...
1 vote
2 answers
1k views
Can anyone recommend some linux kernel related books for beginners? [closed]
I want to know the mechanism of Linux kernel. But I was confused by such a huge number of concepts, structs and functions after the reading of Understanding the Linux kernel. This book details too ...
5 votes
2 answers
6k views
Is the Unix Power Tools book still relevant today? [closed]
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?
2 votes
1 answer
746 views
Book or online article on analysis and tuning Linux system performance [closed]
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 ...
13 votes
2 answers
2k views
Plan 9 from Bell Labs book [closed]
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, ...
2 votes
3 answers
721 views
Stuck between these two books? [closed]
I'm new to Unix/Linux platforms so I was hunting for good books on *nix... I soon realized there is not one book or resource. But to gain confidence on the command line and scripting (the real *nix ...