Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/belovetech/alx-system_engineering-devops
- Owner: belovetech
- Created: 2022-03-02T12:43:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-10T13:46:04.000Z (about 2 years ago)
- Last Synced: 2024-11-10T03:31:58.681Z (about 2 months ago)
- Topics: bash, continuous-delivery, continuous-integration, devops, linux, shell, shell-script
- Language: Shell
- Homepage:
- Size: 242 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.