This repository contains all my explorations, done at ALX, in matters dev ops
Learning the basics of the shell, how to navigate the filesystem, and how to use the commands in the shell.
Learning the permissions of the shell, how to change the permissions of files, and how to change the permissions of directories.
Learning how to redirect the output of a command to a file.
Learning how to use variables and expansions in the shell.
Learning how to use loops, conditions, and parsing in the shell.
Learning more about processes and signals in the shell.
Learning how to use regular expressions using Ruby and the Oniguruma library.
Learning the basics of networking, the different types of networks and how they work.
Learning the basics of networking further
Learning more about configuration management for software deployed to the cloud.
Setting up the servers with SSH and security.