Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/belovetech/alx-system_engineering-devops

This project tracks my understanding of system administration/DevOps concepts. It covers a wide range of topics in this field, from shell comprehension to I/O operations to processes to bash scripting to networking and more.
https://github.com/belovetech/alx-system_engineering-devops

bash continuous-delivery continuous-integration devops linux shell shell-script

Last synced: 1 day ago
JSON representation

This project tracks my understanding of system administration/DevOps concepts. It covers a wide range of topics in this field, from shell comprehension to I/O operations to processes to bash scripting to networking and more.

Awesome Lists containing this project

README

        

# System enginerring devops

## Directories in the repository

| Directory nanme | Description |
| ------------------------------ | -------------------------------------------- |
| 0x00-`shell`\_basic | Introdcution to `shell` and `shell` commands |
| 0x01-shell_permission | `Shell` permission commands |
| 0x02-`shell`\_varaibles | `Shell` variables and expansions |
| 0x03-`shell`\_loops_conditions | `Shell` loops and conditional statement |
| 0x04-processes_and_signal | Program processes and signal |
| 0x05-regular_expressions | Regular expression matching of tokens |

### PS

This is a project done during Full Stack Software Engineering studies at ALX_AFRICA. The objectives of the project is teach ALX-SE students about system engineering devops including `shell` commands, `shell` variables and permission.