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

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

Learning how to navigate in an Unix system, How to list files and directories, How to display the content of a file, How to create a file or directory, How to remove a file or directory and How to move or copy a file or directory
https://github.com/codewithsegnet/alx-system_engineering-devops

bash linux ruby

Last synced: 2 months ago
JSON representation

Learning how to navigate in an Unix system, How to list files and directories, How to display the content of a file, How to create a file or directory, How to remove a file or directory and How to move or copy a file or directory

Awesome Lists containing this project

README

        

![img](https://assets.imaginablefutures.com/media/images/ALX_Logo.max-200x150.png)

# 0x00 ALX System Engineering and DevOps 💥

>Learning bash, scripting, networking and web infra right now, been wanting to get on this. It's going to be FUN !!.

## About

- This repository consists of all the Subject projects done with [ALX Software Engineering Program](https://www.alxafrica.com/) Full stack course in partnership with [Holberton School](https://www.holbertonschool.com/) by [Segnet](https://https://github.com/CodewithSegNet).

---

- [0x00](./0x00-shell_basics) : Writing basic bash scripts that perform basic stuff.
- [0x01](./0x01-shell_permissions) : Linux permissions.
- [0x02](./0x02-shell_redirections) : Shell, I/O Redirections and filters.
- [0x03](./0x03-shell_variables_expansions) : Shell, init files, variables and expansions.
- [0x04](./0x04-loops_conditions_and_parsing) : Loops, conditions and parsing.
- [0x05](./0x05-processes_and_signals) : Processes and signals.
- [0x06](./0x06-regular_expressions) : Regular expression.
- [0x07](./0x07-networking_basics) : Networking basics #0.
- [0x08](./0x08-networking_basics_2) : Networking basics #1.
- [0x09](./0x09-web_infrastructure_design) : web infrastructure design.
- [0x0A](./0x0A-configuration_management) : configuration management.
- [0x0B](./0x0B-ssh) : ssh.
- [0x0C](./0x0C-web_server) : web server.
- [0x0D](./0x0D-web_stack_debugging_0) : web stack debugging #0.