Skip to content

Latest commit

Β 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐧 Linux Foundations for DevOps

Hands-on technical laboratory focused on building strong Linux fundamentals for DevOps and Platform Engineering roles.

This repository emphasizes practical command usage, clear documentation, and reproducible workflows following an Infrastructure as Code mindset.


🎯 Technical Objectives

  • Core Linux Fundamentals: Shell environments, navigation, file systems, and permissions.
  • Automation Foundations: Bash scripting for repeatable system tasks.
  • Professional Git Workflow: CLI-based version control and incremental documentation.
  • Operational Mindset: Writing systems and documentation that can be understood and reproduced by others.

πŸ“‚ Repository Architecture

The project is organized into progressive modules, each representing a focused learning domain:

Path Module Technical Focus
01-shell-and-navigation/ Shell Basics Shell identification, paths, and navigation.
02-file-operations/ File Management Permissions, links, and directory structures.
scripts/ Automation Bash scripts for system tasks and experiments.

πŸ› οΈ Tech Stack

  • OS: Ubuntu Linux
  • Shell: Bash
  • Automation: Shell Scripting
  • Version Control: Git (CLI)
  • Documentation: Markdown

πŸš€ How to Explore

  1. Navigate to any module directory.
  2. Read the README.md to understand the module scope.
  3. Review commands.md for documented commands and examples.
  4. Explore scripts and commit history for implementation details.

πŸ“Œ Notes

This repository evolves continuously as part of a long-term DevOps learning path, with new modules and refinements added over time.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors