Guide to Unix/Explanations
Appearance
This part of the guide contains a list of various topics which introduce and explain the use and administration of Unix-like systems.
There is an attempt to organise the subpages into parts.
Part 1: Command Line
[edit | edit source]- Shell Prompt introducing the shell, commands, and arguments
- Quoting and Filename Expansion
- Pipes and Job Control
- Signals
- Choice of Shell
- Environment environment variables and process limits
- Connecting to Remote Unix accessing remote shells and files
Part 2: Common Programs
[edit | edit source]- Scheduling Jobs at, cron
- Introduction to Editors available text editors
- more
- less
- chmod
- chgrp
- cut
- sort
- sed
- awk
- bc utility for arbitrary-precision arithmetic
- roff text formatting, often for manual pages
Part 3: Administration
[edit | edit source]- Becoming Root su and sudo for running commands as the root user
- Installing Packages binary packages from your OS-vendor
Part 4: Hardware
[edit | edit source]- Determining Hardware what hardware is my system using?
- Filesystems and Swap mounting disks, formatting and mounting disk images
- Partitioning Disks creating and editting partition maps
- Compact Discs playing audio, ripping with cdparanoia, burning with cdrecord
Part 5: Networking
[edit | edit source]- Interprocess Communication pipes, sockets, packets, local versus network
- Real Networking Interfaces Ethernet, PPP, wireless
- Fake Networking Interfaces loopback, bridges, encapsulation
- This list needs more topics.
Part 6: Electronic Mail
[edit | edit source]- Mail Server Overview Incoming Mail, Outgoing Mail, Local Mail, Client Connectivity
- Mail Server Related Terminology
Part 7: Security
[edit | edit source]- Firewalls How firewalls work and how to configure them
Part 8: Beyond This Book
[edit | edit source]- Finding Additional Help search engines and user groups