Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamnotnato/alx-system_engineering-devops
These are projects that helped me understand bash scripting.
https://github.com/iamnotnato/alx-system_engineering-devops
bash puppet shell
Last synced: 3 months ago
JSON representation
These are projects that helped me understand bash scripting.
- Host: GitHub
- URL: https://github.com/iamnotnato/alx-system_engineering-devops
- Owner: iamnotnato
- License: mit
- Created: 2022-08-31T22:33:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-31T06:50:32.000Z (7 months ago)
- Last Synced: 2024-09-26T19:40:12.872Z (3 months ago)
- Topics: bash, puppet, shell
- Language: Shell
- Homepage:
- Size: 3.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> 🚧 **Project : alx-system_engineering-devops**
> 📝 **Summary:**
> These are projects that helped me understand bash scripting.
> ⌨️ **Languages Used :**
> ⌨️ **Databases Used :**
> 🖥️ **Developer's Toolkit:**
![Alt](https://repobeats.axiom.co/api/embed/91ac37b53e43b84fc8bee59df74f32cb4c53c465.svg "Repobeats analytics image")
> 🖥️ **Projects Guide:**
| Hexadecimal Project # | Decimal Equivalent # | Project Title |
| --------------------- | --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 0x00 | 00 | [Shell Basics](./0x00-shell_basics) |
| 0x01 | 01 | [Shell Permissions](./0x01-shell_permissions) |
| 0x02 | 02 | [Shell Redirections](./0x02-shell_redirections) |
| 0x03 | 03 | [Shell Variables & Expansions](./0x03-shell_variables_expansions) |
| 0x04 | 04 | [Loops, conditions and parsing](./0x04-loops_conditions_and_parsing) |
| 0x05 | 05 | [Processes and signals](./0x05-processes_and_signals) |
| 0x06 | 06 | [Regular expression](./0x06-regular_expressions) |
| 0x07 | 07 | [Networking basics #0](./0x07-networking_basics) |
| 0x08 | 08 | [Networking basics #1](./0x08-networking_basics_2) |
| 0x09 | 09 | [Web infrastructure design](./0x09-web_infrastructure_design) |
| 0x0A | 10 | [Configuration management](./0x0A-configuration_management) |
| 0x0B | 11 | [SSH](./0x0B-ssh) |
| 0x0C | 12 | [Web server](./0x0C-web_server) |
| 0x0D | 13 | [Web stack debugging #0](./0x0D-web_stack_debugging_0) |
| 0x0E | 14 | [Web stack debugging #1](./0x0E-web_stack_debugging_1) |
| 0x0F | 15 | [Load balancer](./0x0F-load_balancer) |
| 0x10 | 16 | [HTTPS SSL](./0x10-https_ssl) |
| 0x11 | 17 | [What happens when you type google.com in your browser and press Enter](./0x11-what_happens_when_your_type_google_com_in_your_browser_and_press_enter) |
| 0x12 | 18 | [Web stack debugging #2](./0x12-web_stack_debugging_2) |
| 0x13 | 19 | [Firewall](./0x13-firewall) |
| 0x14 | 20 | [MySQL](./0x14-mysql) |
| 0x15 | 21 | [API](./0x15-api) |
| 0x16 | 22 | [API advanced](./0x16-api_advanced) |
| 0x17 | 23 | [Web stack debugging #3](./0x17-web_stack_debugging_3) |
| 0x18 | 24 | [Webstack monitoring](./0x18-webstack_monitoring) |
| 0x19 | 25 | [Postmortem](./0x19-postmortem) |
| - | - | [Attack is the best defense](./attack_is_the_best_defense) |
| - | - | [Command line for the win](./command_line_for_the_win) |
> 💡*Fun Fact :*
>
> *The projects have memory addresses assigned to identify them.*
>
> *Symbolizing how, over time,by understanding the ALX curriculum, it is stored in parts of our mind just like memory is stored in computers.*