Install-AWX-Kubernetes-Minikube

How to Install Ansible AWX on Kubernetes Minikube

Hello Geeks, I hope you are aware about Ansible AWX, if not then Ansible AWX is a Web based GUI tool for managing ansible playbooks. There are lot of other features of AWX apart from execution of Ansible playbooks like source management integration, logging RBAC … Read more

Top-Linux-Distros-for-Developers

Top 8 Linux Distributions for Developers in 2021

Linux OS is far more superior compared to Windows in terms security, customization, software updates and so on. Linux provides support for all major programming languages like C, C++, Java, Perl, Ruby and Python etc. Moreover, it provides access to a vast set of tools … Read more

Rock-Linux-GUI-Dashboard

How to Install Rocky Linux 8.4 Step by Step with Screenshots

Hello Techies, Rocky Linux 8.4 has been released officially by Rocky Enterprise Software Foundation (RESF). It is considered as the replacement of CentOS Linux. Rock Linux is community-based enterprise level operating system and compatible with RHEL (Red Hat Enterprise Linux). As CentOS 8 updates will … Read more

Install-minikube-on-ubuntu-linux

How to Install Minikube on Ubuntu 22.04 | 20.04

In this article, we will cover how to install of Minikube on Ubuntu 22.04 | 20.04 LTS. Minikube is an open-source tool that allows you to run a single-node Kubernetes cluster locally on your machine.Minikube is designed to make it easy for developers to set … Read more

Create-Use-Custom-Facts-Ansible

How to Create and Use Custom Facts in Ansible

Custom facts (local facts) are the variables which are declared on ansible managed host. Custom facts are declared in ini or json file in the /etc/ansible/facts.d directory on managed host. File names of custom facts must have .fact extension. In this article, we will cover … Read more

Monitor-Linux-System-With-Glances

How to Monitor Linux System with Glances Command

In the past, we have covered quite a number of command-line monitoring tools in Linux.  These include vmstat, htop and top command to mention a few. The top command is the most widely used command since it comes preinstalled and gives a real-time performance of … Read more

Linux-Date-Command-Examples

8 Quick Date Command Examples in Linux

Maintaining accurate date on a Linux system is one of the essential skills that any Linux user should have at their fingertips. The Linux date command is used to display and set the date and time settings on a Linux system.  This tutorial gives you … Read more

Install-AlmaLinux8-Step-by-Step

How to Install AlmaLinux 8 Step by Step

The discontinuation of CentOS Linux by the CentOS Project in favor of CentOS Stream heralded a lot of uncertainty among developers and CentOS enthusiasts alike. In case you are behind the news, check out this announcement by CentOS Project. Many have opted to settle for … Read more