Guide to Unix
From Wikibooks, open books for an open world
This is the Wikibooks Guide to Unix Computing, or for short, Guide to Unix. It describes Unix and Unix-like systems for users and system administrators. We include a guide to commands which lists several of the common shell commands.
Brief contents
Why use a Unix-like system?
Explanations of topics
- Command Line
- Common Programs
- Administration
- Storage
- Networking
- Electronic Mail
- Security
- Beyond This Book
Quick reference
- Commands commands listed conveniently in categories
- Environment Variables USER, EDITOR, PATH...
- Files configuration and device files of /etc/ and /dev
- GNU Free Documentation License how you can copy, modify, and redistribute this book
Authors
- Kernigh, added much content, started Explanations
- CFeyecare. I have been working on OpenBSD and I will continue to other BSDs later.
- The authors of Guide to UNIX/Files and Guide to UNIX/Commands
- Other and anonymous contributors
- Other Sources
Contribute
Guide to Unix is incomplete. At Wikibooks, you can edit this book now. Here are some suggestions for improvements:
|
|
Other Wikibooks
There are some other Wikibooks that one might find useful.
- A Neutral Look at Operating Systems comparison between Unix, Unix, and non-Unix
- UNIX Computing Security keep that computer safe
- Wikibooks for Unix utilities:
- Bourne Shell Scripting a common Unix shell
- Learning the vi Editor a frequently-encountered text editor
- Many Unix-like systems feature free software, and some are entirely made of it:
- FLOSS Concept Booklet and Open Source explain the concept.
- Use the Source is a more general description of the purpose and origin of free and open source software.
- Wikibooks for the graphical user interface and the GNOME and KDE desktops:
- Guide to X11 X Window System
- Using GNOME GNU Network Object Model Environment
- Using KDE K Desktop Environment
- Programming Wikibooks
- C - C is the programming language for Unix
- C++ - C++ is a popular programming language for Unix, it evolved from C.
- Wikibook module Serial communications in Linux and Unix from the Serial Data Communications book.