A collection of shell scripts for system administration, backups, container management, and more.
-
Backup_and_Restore_Sources/ - APT sources and GPG keys backup/restore.
-
ubuntu-server-setup.sh - Automated Ubuntu server setup with containers.
-
Docker/ - Docker utilities (cleanup, stop all).
-
Kubernetes/ - K8s pod deletion scripts.
-
Generate_Compact_System_Status.sh - Creates system status reports.
-
auto_brightenup_images.sh - Auto-brightens images.
-
normalise_images.sh - Normalizes image colors.
-
add_pack.sh, install_list.sh, package_manager.sh - Manage package lists.
-
lists/ - Predefined package lists (developer, server, etc.).
-
Android/ - ADB bloatware removal and system reports.
-
MacOs/ - macOS utilities (Xcode, NTFS drives, installs).
-
setup_fish.sh - Installs and configures the Fish shell.
-
setup_LAMP.sh - Sets up Linux, Apache, MySQL, PHP stack.
-
setup_nodeJs.sh - Installs Node.js from source with version selection.
-
Supports installing specific versions (e.g., v18.17.0) or latest in a major series (e.g., 20 for latest 20.x).
-
Automatically detects system architecture and removes conflicting versions.
-
Creates symlinks for node, npm, npx, and nodejs commands.
-
-
Pine64_GPIO_Setup/ - GPIO libraries for Pine64 hardware.
-
Solve_Android_Mount_Problem/ - Android device mounting rules.
-
Solve_Arduino_Upload_Problem/ - Arduino upload permissions.
-
Disable_Window_Animations.sh - Disables desktop animations.
-
configure-unattended-upgrades/ - Auto-update configurations.