{"id":21197366,"url":"https://github.com/victorpreston/alx-system_engineering-devops","last_synced_at":"2025-07-10T05:31:32.490Z","repository":{"id":173296353,"uuid":"650509290","full_name":"victorpreston/alx-system_engineering-devops","owner":"victorpreston","description":"Shell Basics🏆 Systems Engineering \u0026 DevOps repository, Install, Configure, Tests ... OS, Application software, System management tools 🪁","archived":false,"fork":false,"pushed_at":"2024-05-15T19:13:44.000Z","size":325,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-05T04:49:45.409Z","etag":null,"topics":["alx","alx-africa","alx-curriculum","alx-syste","alx-system-engineering","alx-system-engineering-devops","automation","bash","client-server","debugging","dev","devops","linux","shell","shell-script","shell-scripting"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/victorpreston.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-07T08:11:58.000Z","updated_at":"2024-10-25T03:20:47.000Z","dependencies_parsed_at":"2023-10-27T23:27:11.188Z","dependency_job_id":"da10216e-96db-4c00-a5eb-a78fae429c00","html_url":"https://github.com/victorpreston/alx-system_engineering-devops","commit_stats":null,"previous_names":["victorpreston/alx-system_engineering-devops"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/victorpreston/alx-system_engineering-devops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorpreston%2Falx-system_engineering-devops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorpreston%2Falx-system_engineering-devops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorpreston%2Falx-system_engineering-devops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorpreston%2Falx-system_engineering-devops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victorpreston","download_url":"https://codeload.github.com/victorpreston/alx-system_engineering-devops/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorpreston%2Falx-system_engineering-devops/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264535993,"owners_count":23624404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alx","alx-africa","alx-curriculum","alx-syste","alx-system-engineering","alx-system-engineering-devops","automation","bash","client-server","debugging","dev","devops","linux","shell","shell-script","shell-scripting"],"created_at":"2024-11-20T19:44:06.891Z","updated_at":"2025-07-10T05:31:32.032Z","avatar_url":"https://github.com/victorpreston.png","language":"Shell","readme":"![img](https://assets.imaginablefutures.com/media/images/ALX_Logo.max-200x150.png)\n\n# 0x00 ALX System Engineering and DevOps 💥\n\n\u003eLearning bash, scripting, networking and web infra right now, been wanting to get on this. It's going to be FUN !!.\n\n## About\n\n- This repository consists of all the . Subject projects done with [ALX Africa](https://www.alxafrica.com/) Software Engineering course in partnership with [Holberton School](https://www.holbertonschool.com/) by [Victor Preston](https://github.com/victorpreston).\n\n---\n\n- [0x00](./0x00-shell_basics) : Writing basic bash scripts that perform basic stuff.\n- [0x01](./0x01-shell_permissions) : Linux permissions.\n- [0x02](./0x02-shell_redirections) : Shell, I/O Redirections and filters.\n- [0x03](./0x03-shell_variables_expansions) : Shell, init files, variables and expansions.\n- [0x04](./0x04-loops_conditions_and_parsing) : Loops, conditions and parsing.\n- [0x05](./0x05-processes_and_signals) : Processes and signals.\n- [0x06](./0x06-regular_expressions) : Regular expression.\n- [0x07](./0x07-networking_basics) : Networking basics #0.\n- [0x08](./0x08-networking_basics_2) : Networking basics #1.\n- [0x09](./0x09-web_infrastructure_design) : Web infrastructure design.\n- [0x0A](./0x0A-configuration_management) : Configuration management.\n- [0x0B](./0x0B-ssh) : SSH.\n- [0x0C](./0x0C-web_server) : Web server.\n- [0x0D](./0x0D-web_stack_debugging_0) : Web stack debugging #0.\n- [0x0E](./0x0E-web_stack_debugging_1) : Web stack debugging #1.\n- [0x0F](./0x0F-load_balancer) : Load balancer.\n- [0x10](./0x10-https_ssl) : HTTPS SSL.\n- [0x11](./0x11-what_happens_when_your_type_google_com_in_your_browser_and_press_enter) : What happens when you type holbertonschool.com in your browser and press Enter.\n- [0x12](./0x12-web_stack_debugging_2) : Web stack debugging #2.\n- [0x13](./0x13-firewall) : Firewall.\n- [0x14](./0x14-mysql) : MySQL.\n- [0x15](./0x15-api) : API.\n- [0x16](./0x16-api_advanced) : API Advanced.\n- [0x17](./0x17-web_stack_debugging_3) : Web stack debugging #3.\n- [0x18](./0x18-webstack_monitoring) : Web Stack Monitoring.\n- [0x19](./0x19-postmortem) : Postmortem.\n- [0x1A](./0x1A-application_server) : Application Server.\n- [0x1B](./0x1B-web_stack_debugging_4) : Web stack debugging #4.\n- [Attack is the best defense.](./attack_is_the_best_defense)\n- [Command line for the win](./command_line_for_the_win)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorpreston%2Falx-system_engineering-devops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictorpreston%2Falx-system_engineering-devops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorpreston%2Falx-system_engineering-devops/lists"}