NixOS is an advanced Linux distro that has been built from scratch. With the focus on immutability, it differs significantly from the average general-purpose Linux distribution. I have no hesitation in calling it an advanced Linux distro because things are very different
Read More
These days, you can search the internet for the usage and examples of any command. But it was not like this when the internet didn’t exist, or it was not as widely available to everyone. For this reason, commands in Linux (and
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
In the previous post, you learned about the Scalar data types in Rust. They are integers, floating points, characters and booleans. In this article, we shall look at the Compound data types in the Rust programming language. What is compound data type
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
Are you looking for an easy guide on how to install FreeIPA server on Linux ? The step-by-step guide on this page will show how to install FreeIPA server on RHEL 8 , Rocky Linux 8 and AlmaLinux 8. FreeIPA is a
Read More
Even expert Linux users don’t remember all the Linux commands and their options. It’s not possible for us humans. But what about the machine? Especially the AI-powered machine? Imagine if you could ‘order’ your terminal to ‘show all files under 100 MB
Read More
The next week will see some big releases in the form of Ubuntu 23.04, Fedora 38 and Linux Kernel 6.3. The Terminal Basics series will be concluded as well. For this week, we’ve covered two new open source projects; CatchyOS and Atlas.
Read More
VS Code is undoubtedly one of the most popular code editors. Similarly, GitHub is the most popular platform among coders. Both Microsoft products gel quite well. You can seamlessly code in VS Code and push changes to your GitHub repo. It makes
Read More
You have learned a bunch of file operations so far in this Terminal Basics series. You learned to create new files, delete existing ones, and copy and move them. It is time to take it to the next level. Let’s see how
Read More
