news
today's howtos
-
Blinry ☛ How to draw your own mouse cursor theme!
At 39C3, I gave a workshop about drawing your own mouse cursor theme.
-
pgtwin — HA PostgreSQL: Configuration
in the previous blog pgtwin — HA PostgreSQL: VM Preparation we setup two VMs with KVM to prepare for a HA PostgreSQL setup. Now, we will configure the Corosync cluster engine, prepare PostgreSQL for synchronous streaming replication and finally configure Pacemaker to provide high availability.
-
pgtwin — HA PostgreSQL: VM Preparation
In my last post Kubernetes on GNU/Linux on Z, I explained why I need a highly available PostgreSQL Database to operate K3s. Of course, a HA PostgreSQL that works with just two Datacenters has lots more usecases. Let me explain how to perform an initial setup like the one that I use for development.
-
Linux Capable ☛ Linux du Command Examples for Disk Usage Analysis
-
Linux Host Support ☛ How to install Odoo 19 on Debian 13
This blog post covers how to install Odoo 19 on Debian 13. Odoo is an open-source business management software that offers a variety of features, including accounting, CRM, e-commerce, and inventory, all in a single platform.
-
Linux Cloud VPS ☛ How to Install MariaDB on Ubuntu 24.04
In this tutorial, we are going to explain how to install the MariaDB database service on Ubuntu 24.04 OS. MariaDB is an open-source relational database management system, a replacement for MySQL with many improvements, such as performance, flexibility, and reliability. MariaDB includes advanced features like Galera Clustering and various data type support.