Open-Source Projects
A collection of custom scripts, utilities, and software tools built and maintained by Simone.
v1.0.0
bash
scripts
network
Host Generator Manager
A small Bash utility to manage local /etc/hosts entries using an 'available / enabled' pattern, local alias management and automatic regeneration with backups.
v1.0.0
shell
script
Modular Bashrc Manager
This project provides a modular system for managing Bash scripts within the .bashrc environment. It allows users to easily enable, disable, create, and manage custom scripts through a well-structured directory layout, making the .bashrc configuration cleaner and easier to maintain.
v1.0.0
Python
Backups
Linux
Server
Scripts
SLD-Filebackups-py
A lightweight, zero-dependency Python backup utility that archives files and folders defined in a JSON list, with automatic rotation of old backups. Designed to run as a daily cron job on Linux servers.