Set of custom utility scripts made for working mainly with Linux systems
Utilities for backing up files on Linux systems. Written in bash.
- backup_to_mega
- Script for backing up files to Mega.nz cloud drive
- db_backup
- Script for backing up MySQL databases via mysqldump
- vscode-backup
- Script for backing up Visual Studio Code configuration files and extensions
Scripts for automatically setting up various Linux programs and utilities. Written in bash.
- ts3server-setup
- Script for setting up TeamSpeak 3 server on Debian-based distros. It also sets up additional packages like Apache2, PHP, dotnet 3.1, TS3AudioBot and TS3Viewer dashboard.
Scripts for working with TeamSpeak3 server logs and TeamSpeak3 server service configuration files.
- pdfmerger
- Merges various PDF files
Custom dotfiles for Linux
Configuration and service files for Prometheus (monitoring system)
Scripts useful with emphemeral cloud machines (eg. Google Cloud Shell), mainly used for setting up the machine's temporary working environment and executing various scripts and tasks.
Collection of scripts to automate publishing of Flutter applications