- Accessing the System - This tutorial goes through the logging on and exiting process of the Linux system.
- Advanced Linux Programming - Shows how to write more sophisticated programs with features such as multi-processing, multi-threading, interprocess communication, and interaction with hardware devices for the GNU/Linux system.
- Beyond Linux From Scratch - This book follows on from the Linux From Scratch (LFS) book. It introduces and guides the reader through additions to the system including networking, X support, sound support and printer and scanner support.
- Debian GNU/Linux: Guide to Installation and Usage - This book is aimed at readers who are new to Debian GNU/Linux. It assumes no prior knowledge of GNU/Linux or other Unix-like systems, but it does assume very basic general knowledge about computers and hardware.
- Linux from Scratch - Linux From Scratch (LFS) is a project that provides you with the steps necessary to build your own custom Linux system. And all of the instructions to create an LFS system are provided in this book.
- Linux Newbie Administrator's Guide - Linux Newbie Administrator Guide is a complete reference for new Linux users who wish to set up and administer their own Linux home computer, workstation and/or their home or small office network.
- O'Reilly's Linux Device Drivers - A free on-line book from O'Reilly that shows how to write Linux system's device drivers, for technical programmers who face the need to deal with the inner levels of a Linux box.
- O'Reilly's Linux Network Administrator's Guide - A free on-line book from O'Reilly written to provide a single reference for network administration in a Linux environment. Beginners and experienced users alike should find all the information they need.
- Professional Linux Programming Part 3 - ECPG - Explains how to look at the alternative way of combining SQL and C, by embedding SQL statements in the C code, and then pre-processing them into something the C compiler can understand, before invoking the C compiler.
- The Linux System Administrator's Guide - Describes the system administration aspects of using Linux. It is intended for people who know next to nothing about system administration (those saying "what is it?"), but who have already mastered at least the basics of normal usage.
|
|
|