|
|
Introduction to UNIX presents the features of UNIX that
are most useful to new users, including logging in and out, file
administration, command processing, displaying text, and using mail.
|
Introduction to UNIX
The File System
|
Processing Commands
Some Utility Programs
|
|
|
UNIX Shells - Bourne, Korn, and C presents the three
shells that are typically available on a UNIX system. It describes how to
get the most out of the three shells, and describes the advantages and
disadvantages of each shell.
|
What Is a Shell?
Bourne Shell
Korn Shell
|
C Shell
Shell Comparison
|
|
|
Shell Programming presents the basics of shell
programming using the Bourne shell, then covers additional features of the
Korn and C shells.
|
Bourne Shell Programming
Korn Shell Programming
|
C Shell Programming
Using Shell Scripts
|
|
|
System Administration I covers installing UNIX, and
setting up and maintaining file systems and user accounts.
|
UNIX Installation Basics
Starting Up and Shutting Down
|
File System Administration
User Administration
|
|
|
System Administration II presents UNIX system
accounting, performance monitoring, device management, and UNIX security.
|
System Accounting
Performance Monitoring
|
Device Administration
UNIX System Security
|
|
|
Process Management describes how to control programs in
UNIX, including how to start a job (program) and how to kill it.
|
What is a Process?
Administering Processes
|
Scheduling Processes
|
|
|