Skip to content

devcom33/alx-system_engineering-devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

189 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alx-system_engineering-devops

This repository contains various projects related to system engineering and DevOps as part of the ALX Software Engineering program. Each subdirectory corresponds to a specific project or topic within the overall curriculum.

Table of Contents

  1. 0x00-shell_basics
  2. 0x01-shell_permissions
  3. 0x02-shell_redirections
  4. 0x03-shell_variables_expansions
  5. 103-water_and_stir
  6. 0x04-loops_conditions_and_parsing
  7. 102-lets_parse_apache_logs
  8. 0x05-processes_and_signals

0x00-shell_basics

This directory contains scripts covering basic shell commands and operations. Topics include file navigation, basic file manipulation, and introductory shell scripting.


0x01-shell_permissions

In this section, you will find scripts related to file permissions in Unix-like operating systems. Understanding and manipulating file permissions is a fundamental aspect of system security and access control.


0x02-shell_redirections

Explore the world of shell redirections and pipelines with the scripts in this directory. Learn how to redirect input and output, create pipelines, and manipulate data streams in the command line.


0x03-shell_variables_expansions

This directory focuses on shell variables and expansions. Understand how to declare and use variables, as well as perform various expansions to manipulate and interpolate data within the shell.


103-water_and_stir

This project involves a special script or set of scripts that perform a unique task related to system engineering or DevOps. Dive into the challenge and see how well you can mix the elements!


0x04-loops_conditions_and_parsing

Scripts in this section cover loops, conditional statements, and parsing techniques in shell scripting. Gain proficiency in writing more complex and dynamic scripts for automation and data processing.


102-lets_parse_apache_logs

Delve into the world of log parsing with scripts designed to analyze Apache web server logs. Learn how to extract valuable information from log files and gain insights into server performance and user behavior.


0x05-processes_and_signals

Explore the realm of processes and signals with scripts in this directory. Understand how to manage processes, send signals, and control the execution flow of programs in a Unix-like environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors