You might have come across dope screenshots (especially via r/unixporn Subreddit), where users customize their desktops to their heart’s desire and share it with the world. Linux lets you customize every aspect of your desktop experience, which is why it is possible.
Read More

DHCP, an acronym for Dynamic Host Configuration Protocol, is a network protocol that auto-assigns IP addresses to client systems in a computer network. It assigns clients from a DHCP pool or range of IP addresses specified in its configuration. While you can
Read More

Like any modern programming language, Rust too has functions. The function that you are already familiar with is the main function. This function gets called when the program is launched. But what about other functions? In this article, you’ll learn to use
Read More

A day late? I deliberately delayed the newsletter so that you get all big releases in the form of Ubuntu 23.04 and Fedora 38. All official flavors of Ubuntu 23.04 are available as well. The interesting news is that the educational distro
Read More

In this post, we will cover how to install VirtualBox on Fedora Linux step by step. At time of writing this post, virtualbox package is available only for Fedora 36, but this post will also be applicable for Fedora 38/37 when itโ€™s
Read More

FreeIPA is a powerful open-source identity management system that provides centralized authentication, authorization, and accounting services. In this post, we will walk through the steps to configure FreeIPA client on Ubuntu 22.04 / 20.04. After configuring the freeipa client then we will
Read More