Skip to content

Personal Collection of bash scripts for daily Linux system administration tasks. Tested on "Fedora 42 KDE PLASMA" but shhould work on most distributions.

License

Notifications You must be signed in to change notification settings

Monotheist0/Linux_Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linux Scripts Collection

Personal collection of bash scripts for Linux system administration and automation.

About

These are scripts I regularly use to automate and simplify my Linux workflow. I developed and tested them with help from AI tools but I personally review and maintain the code regularly.

Scripts

  • system_inventory.sh - Comprehensive system inventory tool for Fedora KDE Plasma
    • Scans all installed packages (DNF, Flatpak, Snap)
    • Hardware inventory and storage analysis
    • Usage: ./system_inventory.sh --help

Installation

Clone the repository: git clone https://github.com/Monotheist0/Linux_Scripts.git

cd Linux_Scripts/scripts

chmod +x *.sh

./system_inventory.sh


License

Licensed under the MIT License with Attribution. Developed with AI-assisted coding tools and verified manually. Please give credit if you use or modify these scripts.

About

Personal Collection of bash scripts for daily Linux system administration tasks. Tested on "Fedora 42 KDE PLASMA" but shhould work on most distributions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages