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
In the previous post about the Rust programming language, we looked at variables, constants and shadowing. It is only natural to cover data types now. What are data types? Change the order of these words and you get your answer; “data types”
Read More
In this post, we will show you how to enable nested virtualization in KVM on RHEL 8 / Rocky Linux 8. Nested virtualization in KVM (Kernel-based Virtual Machine) is a feature that allows you to run virtual machines (VMs) inside other virtual
Read More
Gaming on Linux is no longer a problem. You can play plenty of AAA titles, indie games, and Windows-exclusive games on Linux. Several games from GOG, Steam, Epic Games, Origin, and Ubisoft Connect should work flawlessly. Unfortunately, GOG does not offer a
Read More
There is a new ‘breed’ of Linux distros that has gotten popular in the last couple of years. They are ‘immutable’ by nature. Initially created for containers (used in DevOps), they are also coming for the general-purpose desktop. By the way, I
Read More
Cut, copy and paste are part of everyday computing life. In the previous chapter, you learned about copying files and folders (directories) in the terminal. In this part of the Terminal Basics series, you’ll learn about the cut-paste operation (moving) in the
Read More
