Objectives
-
A procedure to use for solving problems
-
To install some useful problem solving tools that are not always installed by default
-
To select and use the correct tools to investigate the status of various Linux system resources such as CPU, memory, and disk
-
To create command-line programs that simulate certain problems
-
To use available tools to locate and resolve the simulated problems
-
To create a FIFO (First In First Out) named pipe to illustrate the function of ...