Category: LMDE (Linux Mint Debian Edition)
-
This cheat-sheet is a quick rundown on adding an additional database to an existing MariaDB master-slave replication setup. The distro-agnostic instructions cover key steps such as creating and exporting databases, granting privileges, and configuring replication settings. Use this guide as a refresher when you need to sync an additional database.
-
If you have multiple computers in your small office and want to share files between them, setting up a Samba share on your Linux Mint Debian Edition (LMDE) system can be a great solution. Samba is an open-source implementation of the SMB/CIFS networking protocol that enables file and printer sharing between different operating systems, including…