
Guide to Unix
Publisher: Wikibooks 2010
Description:
This book is a guide to Unix and Unix-like operating systems, such as GNU/Linux and *BSD. Other systems like Mac OS X, Solaris, and OSF/Tru64 also belong in the list. The book targets multiple audiences: Unix or non-Unix users seeking background, Unix system users (background and user instructions), and Unix system administrators (background and administrator instructions).
Download or read it online for free here:
Read online
(online html)
Similar books
IBM Certification Study Guide AIX V4.3 System Administrationby IBM Redbooks - IBM
This is a study guide for professionals wishing to prepare for the certification exam to achieve: IBM Certified Specialist - AIX V4.3 System Administration. It helps AIX administrators develop the knowledge and skills required for the certification.
(20084 views)
The Art of UNIX Programmingby Eric S. Raymond - Addison-Wesley Professional
The first part of the book is philosophy and history of UNIX, the second part unfolds the Unix principles into more specific advice about design, the third part focuses on tools for solving problems, and the fourth part is about community.
(15626 views)
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.
(18088 views)
Effective AWK Programmingby Arnold D. Robbins
This tutorial covers the entire spectrum of awk script development: From the basics of opening, searching, and transforming text files, to a comprehensive tutorial for regular expressions, to more advanced features like internetworking.
(14869 views)