enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Linux Network Administrator's Guide - Wikipedia

    en.wikipedia.org/wiki/Linux_Network_Administrator...

    The Linux Network Administrator's Guide is a book on setting up and running Unix and Linux networks. [1] The first and second editions are freely available in electronic form under the GFDL . It was originally produced by Olaf Kirch and others as part of the Linux Documentation Project with help from O'Reilly .

  3. The Linux Programming Interface - Wikipedia

    en.wikipedia.org/wiki/The_Linux_Programming...

    The book provides samples of code written in C, and learning exercises at the end of chapters. The author is a former writer for the Linux Weekly News [1] and the current maintainer for the Linux man pages project. [2] The Linux Programming Interface has been translated into several languages. [3]

  4. A Commentary on the UNIX Operating System - Wikipedia

    en.wikipedia.org/wiki/A_Commentary_on_the_UNIX...

    A Commentary on the Sixth Edition UNIX Operating System by John Lions (later reissued as Lions' Commentary on UNIX 6th Edition [1] [2] and commonly referred to as the Lions Book) is a highly influential [3] 1976 publication containing analytical commentary on the source code of the 6th Edition Unix computer operating system "resident nucleus" [4] (i.e., kernel) software, plus copy formatted ...

  5. Category:Books about Linux - Wikipedia

    en.wikipedia.org/wiki/Category:Books_about_Linux

    Download as PDF; Printable version; In other projects Wikidata item; ... Linux portal; Books portal; Pages in category "Books about Linux" The following 7 pages are ...

  6. The Cathedral and the Bazaar - Wikipedia

    en.wikipedia.org/wiki/The_Cathedral_and_the_Bazaar

    The Cathedral and the Bazaar: Musings on Linux and Open Source by an Accidental Revolutionary (abbreviated CatB) is an essay, and later a book, by Eric S. Raymond on software engineering methods, based on his observations of the Linux kernel development process and his experiences managing an open source project, fetchmail.

  7. Linux - Wikipedia

    en.wikipedia.org/wiki/Linux

    This is an accepted version of this page This is the latest accepted revision, reviewed on 12 January 2025. Family of Unix-like operating systems This article is about the family of operating systems. For the kernel, see Linux kernel. For other uses, see Linux (disambiguation). Operating system Linux Tux the penguin, the mascot of Linux Developer Community contributors, Linus Torvalds Written ...

  8. Linux From Scratch - Wikipedia

    en.wikipedia.org/wiki/Linux_From_Scratch

    Linux From Scratch (LFS) is a type of a Linux installation and the name of a book written by Gerard Beekmans, and as of May 2021, mainly maintained by Bruce Dubbs. The book gives readers instructions on how to build a Linux system from source. The book is available freely from the Linux From Scratch site. [1]

  9. The Unix Programming Environment - Wikipedia

    en.wikipedia.org/wiki/The_Unix_Programming...

    The book starts off with an introduction to Unix for beginners. Next, it goes into the basics of the file system and shell.The reader is led through topics ranging from the use of filters, to how to use C for programming robust Unix applications, and the basics of grep, sed, make, and AWK.