A bash script to generate a full backup of a VPS server
Login as root via SSH to the VPS. Run the following command to grab the script and run it:
wget https://raw.githubusercontent.com/Rad-Web-Hosting/vps-backup-rclone/refs/heads/main/vps_backup.sh chmod +x vps_backup.sh ./vps_backup.sh