You are on page 1of 12

Unit 1

Introduction to AIX

© Copyright IBM Corporation 2011


Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 6.0
Unit objectives
IBM Power Systems

After completing this unit, you should be able to:

• Describe the major components of an AIX system

• Describe the major topics in this course

• Provide the value of these topics when working in an AIX


environment

© Copyright IBM Corporation 2011


AIX operating system
IBM Power Systems

Interface to hardware
AIX Kernel
Manages processes
Process 1 User sarah
Process 2
Process 3

User fred Process 4


...
© Copyright IBM Corporation 2011
Working on an AIX system (1 of 2)
IBM Power Systems

Log in to AIX

Shell $ command1
Working with the
$ command2
Shell

$ who
Communicate
$ mail sarah
with others

$ man mail
$ infocenter Getting help

© Copyright IBM Corporation 2011


Working on an AIX system (2 of 2)
IBM Power Systems

Disks CD-ROM Network

Working with
File System DATA directories

Working with files

Protect
Copy, Move, Delete Edit, Print
The vi editor is available
on most UNIX platforms
© Copyright IBM Corporation 2011
Activity: Fill in the blanks
IBM Power Systems

Interface to
K______
hardware

User's
S_____
interface

F___ Access to
S______ data

© Copyright IBM Corporation 2011


The shell: User Interface to AIX
IBM Power Systems

Executes user commands:


Command interpreter

Features:
Wildcards Programming
Variables Shell language
...

Customizable Process control

© Copyright IBM Corporation 2011


Useful AIX utilities
IBM Power Systems

Search for specific files Search for patterns in files

file1

Compare files and


Compress files
directories

© Copyright IBM Corporation 2011


AIX Graphical User Interfaces
IBM Power Systems

Windows

Mouse
Pointer Icons

Common Desktop
AIX Windows
Environment (CDE)
© Copyright IBM Corporation 2011
Checkpoint
IBM Power Systems

1. Which part of the operating system interacts directly with the


hardware?

2. Which part of the operating system does the user interact with?
a. Shell
b. Kernel

3. Which editor is available across most UNIX platforms?

4. Write down the names of two AIX graphical user interfaces:

5. True or False: AIX only supports file systems on hard disks.

© Copyright IBM Corporation 2011


Checkpoint solutions
IBM Power Systems

1. Which part of the operating system interacts directly with the


hardware?
The answer is Kernel.

2. Which part of the operating system does the user interact with?
a. Shell
b. Kernel
The answer is Shell.
3. Which editor is available across most UNIX platforms?
The answer is vi.

4. Write down the names of two AIX graphical user interfaces:


The answer is AIXwindows and Common Desktop Environment (CDE).

5. True or False: AIX only supports file systems on hard disks.


The answer is False. AIX supports disk file systems, CD-ROM file systems, and
network file systems.
© Copyright IBM Corporation 2011
Unit summary
IBM Power Systems

Having completed this unit, you should be able to:

• Describe the major components of an AIX system

• Describe the major topics in this course

• Provide the value of these topics when working in an AIX


environment

© Copyright IBM Corporation 2011

You might also like