Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

This repo contains my project on system engineering and devops on ALX
https://github.com/scisamir/alx-system_engineering-devops

bash-scripting configuration-management database debugging devops docker firewall git haproxy linux load-balancer mysql networking nginx puppet regular-expression ssh web-infrastructure-design web-server

Last synced: 18 days ago
JSON representation

This repo contains my project on system engineering and devops on ALX

Awesome Lists containing this project

README

        

# System engineering & DevOps

## Description
This repository contains directories each corresponding to a Software Engineering or DevOps project. These projects are part of the ALX Software Engineering year 1 curriculum. In these projects, we cover everything from the basics of the Linux Shell, Bash commands, Bash scripting, networking, APIs, and web-stack debugging to more advanced topics.

## Contents
Directory | Description
------ | -------
[0x00-shell_basics](https://github.com/scisamir/alx-system_engineering-devops/tree/master/0x00-shell_basics) | Introduction to the basics of the Linux Shell
[0x01-shell_permissions](https://github.com/scisamir/alx-system_engineering-devops/tree/master/0x01-shell_permissions) | Introduction to Shell permissions and the file system
[0x02-shell_redirections](https://github.com/scisamir/alx-system_engineering-devops/tree/master/0x02-shell_redirections) | Introduction to Shell redirections
[0x03-shell_variables_expansions](https://github.com/scisamir/alx-system_engineering-devops/tree/master/0x03-shell_variables_expansions) | Introduction to Shell variable expansions
continues...