Logo

A Quick Introduction to Unix

A Quick Introduction to Unix
by

Publisher: Wikibooks

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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Learning the vi editorLearning the vi editor
- Wikibooks
vi is a powerful editor that is ubiquitous amongst Unix and Unix-like operating systems, but is available on many other operating systems. Even if you use another editor you must have a passing knowledge of vi as an administrator.
(14857 views)
Book cover: Secure Programming for Linux and Unix HOWTOSecure Programming for Linux and Unix HOWTO
by
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.
(16296 views)
Book cover: The Craft of Text EditingThe Craft of Text Editing
by - Lulu.com
This book covers all aspects of creating a character-based text editor. In the process, it discusses many aspects of creating a large application program including user interface, speed/memory/I/O tradeoffs, and many other considerations.
(9317 views)
Book cover: Motif ProgrammingMotif Programming
by - 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.
(10298 views)