Skip to content

This PR adds: - Linux cheatsheet (40+ commands) - setup.sh → Install Python + boto3 - log_parser.py → Parse logs like grep - README.md → Full guide Skills: Linux CLI, Python, Git, AWS-ready

Notifications You must be signed in to change notification settings

SMQ05/Add-Linux-Python-automation-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux + Python Automation Demo

** Cloud/DevOps – 2025**

LIVE LAB PROOF
Successfully tested on KodeKloud Ubuntu VM
See lab-proof.txt


Files

  • cheatsheet.md → 40+ Linux commands
  • setup.sh → Install Python + boto3
  • log_parser.py → Parse logs with Python
  • README.md → This file

How to Run

# 1. Install dependencies
chmod +x setup.sh
./setup.sh

# 2. Run log parser (on server with nginx)
python3 log_parser.py

About

This PR adds: - Linux cheatsheet (40+ commands) - setup.sh → Install Python + boto3 - log_parser.py → Parse logs like grep - README.md → Full guide Skills: Linux CLI, Python, Git, AWS-ready

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published