MariaDB mySQL backup and restore in Docker
Back up and restore databases from a MariaDB or MySQL container: the one-liners for mysqldump and mariadb-dump, the import via docker exec …
Back up and restore databases from a MariaDB or MySQL container: the one-liners for mysqldump and mariadb-dump, the import via docker exec …
iptables restore: reload your firewall rules from a file with iptables-restore and make them survive a reboot on Debian 13 and current …