A few readers have notified me that they end up with Cloudflare errors while visiting It’s FOSS webpages on Google Chrome. I have investigated the issue and cleaned up the cache. Nothing conclusive was found. So, I doubled up the CPU strength
Read More
Docker is a popular open-source containerization platform that allows developers to package their applications into containers. Fedora Linux is a popular distribution of Linux that is known for its cutting-edge technologies and open-source software. In this article, we will be discussing how
Read More
In this post, we will cover how to setup two node high availability Apache cluster using pacemaker on RHEL 9/8 Pacemaker is a High Availability cluster Software for Linux like Operating System. Pacemaker is known as โCluster Resource Manager โ, It provides
Read More
In the previous article of the Rust series, I went over the use of if and else keywords to handle the control flow of your Rust program. That is one way of handling the control flow of your program. The other way
Read More
Picking the perfect font is crucial for many things, whether you are a programmer, system administrator, or a Linux user fond of the terminal. Changing the terminal font helps you achieve the following: An aesthetically pleasing look of your terminal Enhances readability
Read More
Ubuntu 18.04 LTS is reaching its end of life by the end of the month. What to do now? We have a few suggestions. Debian 12 is gearing up for next month’s launch. Time to check its features. The motto of It’s
Read More
Remotely connecting to a computer has several advantages. Maybe you want to help troubleshoot an issue on your friend’s desktop, or maybe you want to use another desktop session remotely for work. Whatever your use case is, remote desktop tools on Linux
Read More
In this post, we will show you how to install and configure FreeIPA client on RHEL, Rocky Linux or AlmaLinux. For the demonstration purpose, we will integrate a RHEL system with FreeIPA server using FreeIPA client for centralize authentication. FreeIPA server is
Read More
In the previous article in this series, you looked at Functions. In this article, let’s look at managing the control flow of our Rust program using conditional statements. What are conditional statements? When writing some code, one of the most common tasks
Read More
Slowly, users are moving to privacy-focused solutions instead of convenient options. Why? Simply because many have realized the worth of their personal data. Of course, protecting your privacy does not mean staying anonymous. But, taking control of privacy means that you do
Read More
