Latest Articles
Install Rocky Linux 8 [Step-by-Step with Screenshots]
This guide covers how to install Rocky Linux 8.4 on VirtualBox. Rocky Linux is the replacement of the much-loved CentOS whose support will end on December 31, …
Python List Comprehension [In-Depth Tutorial]
Python list comprehension allows you to generate this same list in just one line of code. A list comprehension combines the for loop and the creation of new …
Azure Tags Examples to Organize Resources
Azure tags are name and value pairs which can be assigned to resources in order to mange said resources more efficiently within the Azure cloud.
Python Operators Explained in Detail with Examples
There are different Python operators. Arithmetic operators, logic operators, assignment operators, augmented operators, bitwise operators, and two special kinds …
Install MariaDB on Rocky Linux 8.4 [Step-by-Step]
In this tutorial, we will learn how to install MariaDB on Rocky Linux 8.4. You may also check the mariadb page link for the official instructions to install
