Add multiple IP addresses using NMCLI

Multiple IP addresses using NMCLI

In this article, we’ll show you how to quickly add multiple IP addresses using NMCLI, a powerful command-line tool for configuring network settings on RHEL8/9 or CentOS 8/9 OS, streamlining your network administration tasks. Table of Contents Introduction NetworkManager Command Line Interface (NMCLI) is a tool that allows network administrators to configure network settings on […]

Hacking the Hackers: How to Protect Yourself from Cyber Attacks

Protect yourself from Cyber Attacks

As a Linux professional, you know the importance of protecting your system and data from cyber attacks – learn how to do just that with these expert tips on how to protect yourself from cyber attacks. Table of Contents Introduction In today’s digital age, cyber attacks are becoming increasingly prevalent and sophisticated, posing a serious […]

Install and Configure Apache Hadoop on Linux

Install and configure Apache Hadoop

Learn how to install and configure Apache Hadoop on Linux, the open-source framework that revolutionized big data management with its fault-tolerance, scalability, and support for various data processing frameworks. Table of Contents Introduction Apache Hadoop is an open-source framework used for distributed storage and processing of big data. It was initially developed by Doug Cutting […]

Install and Configure Redis on RHEL9/CentOS9

Install and configure Redis

Looking to Install and configure Redis for your next project? Look no further! Redis is a versatile and high-performance data structure store that can be used as a database, cache, or message broker. Our step-by-step guide on how to install and configure Redis on RHEL9/CentOS9, along with examples of its basic usage, will help you […]

Install EPEL on Linux

Install EPEL

In this article, we will guide you through the process of installing EPEL on various versions of RHEL and CentOS. Table of Contents Introduction The Extra Packages for Enterprise Linux (EPEL) is a repository of additional software packages that are not included in the default package repository of Red Hat Enterprise Linux (RHEL) and its […]

Install and Configure Sendmail on RHEL9 or CentOS9

Configure Sendmail on RHEL9

Are you looking to install and configure Sendmail on RHEL 9 or CentOS 9 but don’t know where to start? Look no further! In this article, we’ll guide you through the process of setting up Sendmail in just a few easy steps. Table of Contents Introduction Sendmail is a widely used mail transfer agent (MTA) […]

Install Python SciPy on RHEL9 or CentOS9

Install Python SciPy on CentOS9

In this article, we will learn how to install Python SciPy on CentOS9 or RHEL9, the powerful library for advanced mathematics, statistics, and optimization! Table of Contents Introduction SciPy is a Python library used for scientific and technical computing. It provides a range of modules for optimization, integration, linear algebra, signal and image processing, and […]

Build your own Mortgage Calculator using Shortcodes

custom mortgage calculator shortcodes

Do you want to build your own mortgage calculator with just a few lines of code? Learn how to use shortcodes to create a custom mortgage calculator on your website! Table of Contents Introduction If you are a website owner looking to add a mortgage calculator to your WordPress site, you’re in luck. With the […]

Build your own Web Crawler in Python

web crawler python

Have you ever wondered how search engines gather all that information from the internet? Learn how to build your own web crawler in Python and discover the power of web crawling! Table of Contents Introduction In today’s digital age, the internet is the backbone of all communication and commerce, and as a result, there is […]

Enable TLS1.2 on Cockpit Server using Ansible

Enable tls1.2 on cockpit server using ansible

Are you looking to enhance the security of your server? Learn how to enable tls1.2 on your cockpit server using Ansible and keep your data safe from potential threats. Introduction In a previous article (below), we reviewed a scenario where your security team had informed you about a vulnerability on your cockpit servers (naturally running […]