Author: dave
-
You can set static IP addresses (DHCP reservations) for your virtual machines in KVM/QEMU using libvirt’s built-in DNS/DHCP server. This is done by modifying the network definition XML file.
-
I’ll show you how to quickly make Librewolf and KeepassXC work together.
-
Learn how to set up SSH Agent integration with KeePassXC on Arch-based systems that use the KDE Plasma Desktop environment. Follow this step-by-step guide to configure the SSH agent and KeePassXC for seamless and secure SSH key management.
-
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.
-
Yay is like a special helper that makes it easier to install new software on your Arch Linux system. With Yay, you can find and install lots of different programs, and Yay will help you take care of all the details like making sure you have everything you need to run the program. This guide…
-
Paru is a flexible and efficient AUR helper that can make installing and managing packages from the Arch User Repository (AUR) much easier. This tutorial will guide you through the process of installing Paru on your Arch Linux system, and give you an overview of its basic functionality. Whether you’re a beginner or an experienced…
-
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…
-
Here’s a nice way to maintain access-control, for your RustDesk server, using some simple bash scripts and ufw (Uncomplicated Firewall)