There's not a whole lot of options for Linux when it comes to live, full-image backups. Even fewer when you're looking for something free and easy to use. Don't give up hope though, because you've stumbled upon the right guide and the right app. Veeam is a software company that has made a name for itself in the world of virtual machines backups, but they've been offering free versions of...
- Tag Archives MySQL
-
-
Migrating From MySQL 5.7 to MariaDB 10.2 on Ubuntu 16.04
For those unfamiliar with MariaDB, it's a fork of MySQL that is dedicated to remaining free to use. It was created the day Oracle bought out Sun Microsystems in 2010 who had previously acquired MySQL in 2008. MariaDB was built by the very developers who worked on MySQL and for most users the transition to MariaDB should be fairly painless. All of the clients and tools that work with MySQL...