A Quick Introduction to Unix
by Jim Tyson, et al.
Publisher: Wikibooks 2011
Description:
Unix is an operating system designed for use on any kind of computer or computing device. It is a multi-tasking, multi-user system. Unix is also part of the underlying technology of the Internet. Many of the web servers that serve up the WWW for example run a program called Apache under Unix.
Download or read it online for free here:
Read online
(online html)
Similar books
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.
(14839 views)
Motif Programmingby Dave Marshall - Cardiff School of Computer Science
This book introduces the fundamentals of Motif programming and addresses wider issues concerning the X Window system. This is a practical introduction to writing Motif programs. The key principles are always supported by example programs.
(11601 views)
ANSI C for Programmers on UNIX Systemsby Tim Love
This document introduces C by providing and explaining examples of common programming tasks. It enables the reader to learn from available source code by clarifying common causes of incomprehension. Exercises form an integral part of the course.
(29955 views)
UNIX System Security: A Guide for Users and System Administratorsby David A. Curry - Addison-Wesley
The first up-to-date source to provide the UNIX system user or administrator with the information needed to protect data and system from unauthorized use. By following the procedures described, you can protect your UNIX system from most attackers.
(7419 views)