Pinned Repositories
backup-mysql
Export all mysql databases in singular database_name.sql.gz file and archive all dumps in a tar.xz archive file.
backup-website-database
Create a tar archive of a source directory and a database dump file.
encrypted-backup
Bash script to create an encrypted tar archive of a given directory. Supports files and folders exclusions listed in the excluded.txt file
gif-to-video-converter
Convert a gif image or a gif url to mp4|webp|ogv video with ffmpeg.
gotify-push-message
A simple bash script for Linux to send a message to Gotify server from CLI
lamp-virtual-host
Bash script to manage apache virtual host on Debian/Ubuntu machines. This script can: create mysql database; create mysql user with privileges; install an application like wordpress, prestashop or laravel; choose different php-fpm version; install ssl certificate
ps-db-sync
A simple bash script to import/export a prestashop database to/from prestashop root directory.
server-guardian
A simple bash script that monitor your server (high cpu and ram usage, systemctl services status, free disk space) and send an alert to telegram bot
wireguard-client-connection-notification
Receive notifications via Telegram or Gotify whenever a client connects or disconnects from a WireGuard tunnel.
wordpress-local-tunnel
This repository contains a Docker Compose that allows you to expose your locally developed WordPress site online using Cloudflare Tunnel via TryCloudflare.
alfiosalanitri's Repositories
alfiosalanitri/wireguard-client-connection-notification
Receive notifications via Telegram or Gotify whenever a client connects or disconnects from a WireGuard tunnel.
alfiosalanitri/server-guardian
A simple bash script that monitor your server (high cpu and ram usage, systemctl services status, free disk space) and send an alert to telegram bot
alfiosalanitri/backup-mysql
Export all mysql databases in singular database_name.sql.gz file and archive all dumps in a tar.xz archive file.
alfiosalanitri/lamp-virtual-host
Bash script to manage apache virtual host on Debian/Ubuntu machines. This script can: create mysql database; create mysql user with privileges; install an application like wordpress, prestashop or laravel; choose different php-fpm version; install ssl certificate
alfiosalanitri/backup-website-database
Create a tar archive of a source directory and a database dump file.
alfiosalanitri/encrypted-backup
Bash script to create an encrypted tar archive of a given directory. Supports files and folders exclusions listed in the excluded.txt file
alfiosalanitri/expired_cart_rules_cleaner
A PrestaShop module designed as a workaround for a bug that lets users use expired or deactivated cart discount codes if they were added before the code expired.
alfiosalanitri/gif-to-video-converter
Convert a gif image or a gif url to mp4|webp|ogv video with ffmpeg.
alfiosalanitri/gotify-push-message
A simple bash script for Linux to send a message to Gotify server from CLI
alfiosalanitri/ps-db-sync
A simple bash script to import/export a prestashop database to/from prestashop root directory.
alfiosalanitri/python-rotate-backups
Simple command line interface for backup rotation
alfiosalanitri/wordpress-local-tunnel
This repository contains a Docker Compose that allows you to expose your locally developed WordPress site online using Cloudflare Tunnel via TryCloudflare.
alfiosalanitri/wp-db-sync
A simple bash script to import/export a wordpress database to/from wordpress root directory.
alfiosalanitri/alfiosalanitri
alfiosalanitri/backup-to-device
backup custom directories and mysql databases to an external device
alfiosalanitri/change-database-tables-collate
Bash script to change charset and collate to specific database tables parsed from a txt file
alfiosalanitri/github-cli-search-collaborator
A simple bash script to scan your github repositories and list all collaborators for each one. You can also type the username to search.
alfiosalanitri/linux-doc-words-counter
A simple bash script to count all words and characters of multiple documents (.doc|.txt)
alfiosalanitri/mp4-converter
Convert an mp4 video to webp|ogv optimized for web and save the first video frame as jpeg cover.
alfiosalanitri/process-analyzer
Analyze the ram and cpu usage of a process in real time from command line in linux.
alfiosalanitri/qrcode-generator
This script can generate a svg qrcode from an url and send it to an email address from command line.
alfiosalanitri/vantage
Lenovo Vantage for Linux