AASMT Training Courses

Location

Community Services & Continuing Education - Cairo

Objectives

  • Linux is just like Windows, iOS, and Mac OS, Linux is an operating system. In fact, one of the most popular platforms on the planet, Android, is powered by the Linux operating system. An operating system is software that manages all of the hardware resources associated with your desktop or laptop. To put it simply, the operating system manages the communication between your software and your hardware. Without the operating system (OS), the software wouldn’t function.

Outcomes

1- Explain some of the different distribution of Linux and the reason for open source.2- Use Linux commands to manage files and file systems.3- Create and execute BASH scripts.4- Explain the structure of the Linux operating system.5- Establish user accounts and permissions.6- Configure basic Linux network services.

Course Contents

1 - Getting Started- Linux Configuration- Linux Directories- Linux Commands- File Management- Ownership and Protection2 - Working with the Shell- Command Lines and Subshells- Filename Expansion- Command Substitution- Job Control- Aliases and Functions3- Setup Files- Shell Scripting- Variables, Operators, Expressions- Control Constructs- User Input- Debugging