How to Use Linux for Machine Learning and Artificial Intelligence
If you’re looking to get into machine learning and artificial intelligence, using Linux as your operating system may be the best choice for its flexibility, stability, and open-source nature. Table of Contents Introduction As the field of artificial intelligence and machine learning continues to expand, more and more developers are turning to Linux as their […]
Install Python Matplotlib on RHEL9 or CentOS9
In this article, we will learn how to install Python Matplotlib on CentOS9 or RHEL9, a popular tool for scientific computing and data manipulation. Table of Contents Introduction Matplotlib is a Python library used for creating visualizations and plots in data analysis, scientific computing, and machine learning. In this article, we will discuss how to […]
Install Minikube on RHEL9 or CentOS9
If you’re a developer or IT professional looking to test and deploy Kubernetes applications, learn how to install Minikube on RHEL9 or CentOS9 with this step-by-step guide. Table of Contents Introduction Minikube is an open-source tool that allows you to run Kubernetes clusters on your local machine. It is used for testing, development, and deployment […]
Install MySQL8.0 on RHEL9 or CentOS9
In this step-by-step guide, we will show you how to install MySQL 8.0 on RHEL 9 or CentOS 9, ensuring a smooth setup for your database needs. Table of Contents Introduction In the dynamic landscape of database management systems, MySQL continues to be a popular choice for many developers and businesses alike. With the release of MySQL […]
RHCSA9 Exam Series: Lab Results and Review
In this section of the RHCSA9 exam series, we will review the lab exercises from previous articles and compare results. Table of Contents Introduction Before we begin, we must announce this disclaimer: This is not the official RHCSA9 exam results or review process and is only designed to give you (“the reader”) an idea of […]
RHCSA9 Exam Series: Resetting the Root Password
In this RHCSA9 Exam Series: Resetting the Root Password article, we will review how to change or reset the root password in RHEL9. There’s a slight difference to the way this done as of the 9.0 release and the date of this publication. Table of Contents Introduction Breaking into a RHEL9 machine and changing the […]
Commonly used Tar and Gzip Commands in Linux With Examples
In this article, we will review commonly used tar and gzip commands in Linux with some examples. Linux users and IT professionals alike, ought to be familiar with most if not all these commands. Table of Contents Introduction In Linux, Tar and Gzip commands are used to compress and archive files and directories. These commands […]
Install VMware Workstation Player 16 on RHEL7 or CentOS7
In this article, we will review how to install VMware Workstation Player on a RHEL7 or CentOS7 Linux machine, guiding you through the installation process step by step to ensure a successful setup of the virtualization software on your Red Hat Enterprise Linux 7 or CentOS 7 system. Table of Contents Introduction Whether you’re a […]
Installing and Using Git on Linux Machines
In this article, we will review installing and using Git on Linux machines. Besides minor differences in syntax, the install commands and procedures are similar across any of the major Linux distributions. The “Git” in Git-SCM stands for “pig-headed”. It is a British slang term referring to someone who is argumentative and always thinks he […]
RHCSA9 Exam Series: Manage Users and Groups
In this article, we will review a scenario that may appear on the RHCSA9 exam. The RHCSA9 exam series articles are designed to increase your knowledge, skills, and confidence regarding the exam. However, practice makes perfect so, practice…practice…practice!! Table of Contents Introduction Before we begin, this article assumes that you already have running instances of […]