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
If you need to run Linux virtual machines, Qemu is one of the fastest hypervisors out there, if not the fastest. Along with the speed, you also get excellent configuration options. Even if you are not an advanced user, it gives you
Read More
The variety of Linux distributions available is not a disadvantage but a helpful trait. There is something for everyone. And here, we want to address the options tailored for users who wish to run Linux on dated hardware and systems with shallow
Read More
Last week you saw a slew of Ubuntu 23.04-based releases; this week, we get the Linux kernel 6.3. This week also sees the continuation of our Rust Basics series! ๐ฌ Let’s see what else you have in this edition of FOSS Weekly:
Read More
