A curated collection of Bash and Python scripts that I utilize for automation tasks, streamlining workflows, and time-saving purposes.
-
Updated
Feb 22, 2025 - Shell
A curated collection of Bash and Python scripts that I utilize for automation tasks, streamlining workflows, and time-saving purposes.
This is a simple script to install Iriun Webcam and audio support on Arch-based Linux systems. It uses yay to install Iriun from the AUR and sets up ALSA audio drivers. It's a quick way to make your phone work as a webcam on Linux.
A robust and automated data backup solution meticulously crafted for seamless integration into your digital ecosystem.
Automation Script
This is an enhanced Bash script for managing users in a Linux environment, specifically tailored for enterprise use. It provides a robust set of features for creating, modifying, and deleting users, as well as managing user groups and enforcing strong password policies.
Naavik is a command-based tool that helps users find sub-directories and files within parent directories, and open them in their favorite editor. It lists the sub-directories and files as numbered options (e.g., 1, 2, 3, etc.), allowing users to choose an option to move directly to the selected directory and open the file.
An automation Bash script with `rsync` as base to mirroring folders.
Linuxar is a powerful bash script designed to help you optimize your Linux system effortlessly. It cleans out junk files, optimizes kernel parameters, and applies a range of performance tweaks to boost your computer’s responsiveness—all while ensuring your original settings are safely backed up and can be restored if needed.
Automates routine Linux tasks using shell scripts for improved efficiency and system management.
This Git repository contains a Bash script for server monitoring and alerting. The script continuously monitors the server's performance, including CPU utilization, RAM usage, and disk space, and triggers alerts when predefined thresholds are exceeded. It serves as a powerful tool for proactive server management, enabling administrators to maintain
Add a description, image, and links to the linux-automations topic page so that developers can more easily learn about it.
To associate your repository with the linux-automations topic, visit your repo's landing page and select "manage topics."