This document explains how to create a diskless clients installation of CentOS 7.
Introduction
It is a guide to building a basic read-write installation to host...
This post is about Access Remote Centos 8
Introduction
X is a windowing system used to display bitmaps in Unix-based operating systems. In other words, the...
In the following article, I illustrate several common use cases of multitail command to Monitor Multiple Log Files in real taime.
1. Monitor multiple log files as...
Hi, this post is about Linux/UNIX Command Line Mistakes. Welcome.
userdel Command
This command will deletes a user account and related files.
$ sudo userdel sajid
The above...
In this post, you will learn about managing time time with Python
Introduction
Although this module is always available, not all functions are available on all...
Hi, in this post you will learn about Data Visualizing with Python
Introduction
Analytical web applications were a task for seasoned developers that required knowledge of...
This post is about Ansible Server Provisioning
Introduction
From bare metal through function-as-a-service, automating with ansible server provisioning of infrastructure is the first step in automating...
Introduction
MySQL with Ansible is an open-source automation tool that automates provisioning, configuration management, application deployment, orchestration, and many other manual IT processes. Unlike more simplistic management tools, Ansible users (like system...
Today you will learn how to install CoreOS in VirtualBox
Introduction
Three Fedora CoreOS (FCOS) update streams are available: stable, testing, and next. In general, you...
In this post you will use Apache Bench To Test FastCGI Cache
Introduction
Apache Bench (ab), developed by the Apache organization, is a command-line utility to...