A collection of bash scripts to be used on Linux. All scripts are MIT licensed.
This repository has been archived on 2025-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2025-04-03 21:57:50 +02:00
borgmatic Re-organized readme files 2024-07-14 13:37:14 +02:00
git Grammar fix in README 2024-07-19 10:28:25 +02:00
gitea/auto_mapper Update gitea/auto_mapper/auto_mapper.py 2024-08-13 10:29:07 +02:00
gitlab2gitea Improved error handling; added stats; implemented remaining overrride flags 2024-07-28 07:39:29 +02:00
openai Fixes and improvements for runai script 2024-09-04 12:13:39 +02:00
proxmox Add Proxmox Container Update Script and update README 2025-04-03 21:22:03 +02:00
ufw Moved scripts to separate folders, started working on GitLab to Gitea migration script 2024-07-13 16:16:38 +02:00
.gitignore Added new script: gitlab teams auto mapper 2024-08-01 18:02:50 +02:00
LICENSE Moved scripts to separate folders, started working on GitLab to Gitea migration script 2024-07-13 16:16:38 +02:00
README.md Update README to reflect repository migration to GitHub 2025-04-03 21:57:50 +02:00

Important

This repository has moved to GitHub and was archived. You can find the latest version at https://github.com/zion-networks/linux-bash-scripts.

Linux Scripts Collection by Zion Networks

Who is Zion Networks?

We are a Berlin-based startup focussed on IT Consulting, Administration services, Software Development, Game Development and AI, especially for the games industry. Visit us on our website.

Since we use open source software every day it's also our resposibility to give something back.

We're planning to release a growing amount of open source software, that is free to use for personal and commercial applications.

What scripts can be found here?

Name Description License Current Version Written in Supported Distros Path
Proxmox VE Container Update Helper Simplify updating your Proxmox VE containers and perform updates or upgrades on either all or specified containers. You can include and exclude specific container IDs. MIT v1.0.0 Bash Proxmox VE Debian Proxmox VE PCT Update Helper
Borgmatic Setup Tool If you plan to use borg as backup solution, you should also take a look at borgmatic. It's a Python wrapper for the award winning backup tool borgbackup that simplifies creating secure and reliable backups even more. You can even store your configurations in files. This script will do the setup for you to. MIT v1.2.1 Bash Debian and derivates Borgmatic Setup
Git Rewrite Author USE WITH CAUTION!!!

This script will rewrite the entire history of the remote end and set the author email to the provided one.

This is NOT reversible!
MIT v1.0.0 Bash Most Linux distros Git Scripts
UFW Beautifier Simple Python script to get a fancy formatted ufw.log MIT v1.0.0 Python Most Linux distros UFW Beautifier
Gitlab2Gitea Migration Python script to perform a full migration from Gitlab to Gitea MIT v1.0.0-pre Python Most Linux distros Gitlab to Gitea
Gitea Teams Auto Mapper Python script to automatically copy teams from a source organization to other organizations MIT v1.0.0 Python Most Linux distros Gitlab Teams Auto Mapper