alfio salanitri full stack web developer
# Bash script to backup directories and mysql databases from source file to any location
This script can create a tar archive of all directories listed inside a .txt file and can exclude...
# Simple bash script to create a tar archive from custom source with optional encryption and files exclusion
bash script to create compressed archive from source path to destination. Supports files and folders...
# How to Receive Telegram Alerts for High CPU and RAM Server Usage
This is a simple bash script that monitor the server CPU (Load Average), RAM usage, check the...
# Bash script to count words and characters of multiple documents *.[txt|doc]
a simple tool for people that need to count characters and words of multiple documents from command...
# Bash script to create/delete Apache Virtual Host automatically
[update 06/01/2022] The new script is compatible with Debian 11 or Ubuntu 20. Also you can...
# Wireguard client connection/disconnection notification
With this tutorial you can setup your server to send an alert to telegram when a client is connected...