News

Summary of Backup Parameters in Zmanda Management Console Enabling advanced backup and recovery practices, ZRM provides Continuous Data Protection (CDP) for MySQL by combining filesystem-level ...
kubernetes-mysql-backup is a Docker Image based on Alpine Linux that automatically performs backups of MySQL databases, before uploading them to Amazon S3. It is designed to be run as a Cronjob in ...
ZRM 3.0 for MySQL on Ubuntu brings a polished, easy-to-use and full-featured, professional backup and recovery solution to Ubuntu, today's most popular Linux distribution. The Web-based management ...
kubernetes-s3-mysql-backup kubernetes-s3-mysql-backup is a container image based on Alpine Linux. This container is designed to run in Kubernetes as a cronjob to perform automatic backups of MySQL ...
You can get detailed information about the mysqldump command from the MySQL documentation page A Database Backup Program, and likewise for the mysqladmin command from the Client for Administering a ...
Enterprise-level backup solutions are usually packed with all kinds of features and can support a plethora of different target storage types – disks, tapes, cloud storage, virtual machines ...
Whether you're running a LAMP stack on Ubuntu or CentOS, you need to back up your MySQL databases. Learn how to do this with the help of the mysqldump command.
The hard disk on my Linux machine recently filled up, so I had to get a bigger disk and resinstall. Before I replaced the drive I backed up a MySQL database I had on the system. All I did was copy ...