Skip to main content               Module 3 Administration 
   Lecture 8 
  - Managing processes  - Recommended reading:  - Part 1 - Learning the shell - The Linux Command Line by William Shotts  - Processes - Pages 110 - 124 (134 - 148 of the pdf)
 
 
 
- Basic Networking protocols  - Recommended reading:  - Part 3 - Common tasks and essential tools - The Linux Command Line by William Shotts  - Networking - 201 - 215 (225 - 241 of the pdf)   Lecture 9 
 
 
 
- Shell scripting  - Hello World
- Working with Variables  - User defined
- Environmental Variables
- User input
- Positional parameters
 
- Here Documents
- Shell Functions  - Local vs Global Variables
 
- Flow Control statements
- Loops
- Case statements
- Arithmetic and string operations
- Arrays
 
  Lecture 10 
  - Scheduling Tasks