Fixing KDE Plasma Powerdevil Brightness Control and Screen Freezing Issues on Arch Linux

Experiencing screen freezing and brightness control issues after automatic screen lock in KDE Plasma on Arch Linux? This guide shares my hardware setup and a simple workaround—automatically restarting the plasma-powerdevil service on screen unlock—to fix these frustrating problems.
How to setup vpn auto connect with NetworkManager

Ensuring that your field devices automatically establish a secure connection to your OpenVPN server upon network availability is crucial for maintaining consistent and secure communications. This guide will walk you through configuring NetworkManager using nmcli to set up an automatic VPN connection for a wired network. Additionally, we’ll cover how to disable this automatic connection and clean up the configuration when necessary.
Setting up OpenVPN server for a multi-user scenario

In today’s connected world, OpenVPN offers unmatched security and flexibility in creating virtual private networks. Join us as we turn a Linode VM into a multi-user VPN server, ensuring your network’s protection from anywhere on the globe.
Mastering Cockpit Virtual Machine Control via Command Line

In this guide, we explore how to efficiently manage Cockpit virtual machines through the command line. Learn how to start, stop, list, and retrieve specifications, empowering you to streamline VM management and optimize system performance.
Setting up a Linux DHCP Server with dnsmasq and Enabling Internet Access
If you have a Linux system and want to create a local network with DHCP services and internet access for Wi-Fi clients, you’re in the right place. In this guide, we’ll walk you through the steps of configuring your Linux machine to act as a DHCP server using dnsmasq and enable internet access for devices […]