
Guide to X11
by Steve Ambler, et al.
Publisher: Wikibooks 2010
Description:
This book is about the X Window System. Some users describe it as the Unix and Linux graphics drivers. X11 is the graphical environment for most Unix or Unix-like systems, including *BSD and GNU/Linux; it provides access to screen, keyboard, and mouse.
Download or read it online for free here:
Read online
(online html)
Similar books
Secure Programming for Linux and Unix HOWTOby David A. Wheeler
The book provides a set of design and implementation guidelines for writing secure programs for Linux and Unix systems. This document includes specific guidance for a number of languages, including C, C++, Java, Perl, Python, and Ada95.
(17753 views)
GNU Bash Reference Manualby Chet Ramey, Brian Fox - gnu.org
A description of the features that are present in the Bash shell. GNU Bash is an implementation of the POSIX.2 specification, with additional features from the C-shell and Korn shell. Most Bourne shell scripts can be run by Bash without modification.
(15224 views)
Filesystem Hierarchy Standardby R. Russell, D. Quinlan, C. Yeoh - Filesystem Hierarchy Standard Group
The filesystem standard has been designed to be used by Unix distribution developers, package developers, and system implementors. However, it is primarily intended to be a reference on how to manage a Unix filesystem or directory hierarchy.
(11691 views)
Advanced Bash-Scripting Guideby Mendel Cooper - Lulu.com
This text progresses rapidly toward an advanced level of instruction, it is a textbook, self-study manual, reference and source of knowledge on UNIX shell scripting. The exercises and examples invite reader participation. Suitable for classroom use.
(15829 views)