To backup and restore an XFS filesystem it’s possible by installing xfsdump package which provides xfsdump and xfsrestore commands.
Create Windows Server Image for OpenStack
Create a Cloud image for OpenStack environment for windows server in QCOW2 format. This solves the purposes of running windows instance in a cloud environment.
Offline installation of cx_oracle for Python 3.x
Offline installation guide of cx_oracle for Python 2.7 and 3.x. To fulfil the requirement to connect databases which are of 11g,12c,18c and 19c.
How to fix Grub Rescue in CentOS and RHEL 7
A fix for boot issue (Grub rescue) will be carried out by sysadmins by following few steps. A brief guide on how to recover GRUB and UEFI based servers.
How to build an RPM package from Source
PRM Package, Packing an RPM may require while we need to build something from source.
Step by Step Installing CentOS Linux 8 with Screenshots
CentOS Linux 8 is completely free to use and licensed under GNU GPL, It provides all features available in RHEL 8 and support available from the community.
How to Set up a Kubernetes Cluster with Rancher
Rancher is an OpenSource product simplify the management of Kubernetes cluster. Rancher is just a web User Interface to manage the Kubernetes cluster.
How to Install and configure Kubernetes (k8s) on Ubuntu 18.04 LTS
Kubernetes or k8s is trending Open Source container orchestration solution provides feature such as application deployment by automating, scaling etc.
How to Install and Configure Apt Cache Server On Ubuntu 18.04 LTS
Apt Cache Server available for Debian based Operating Systems and it helps to cache the packages installed with apt and saves a lot of bandwidth.
Create a Thinly Provisioned Logical Volume on Linux
Thinly Provisioned Logical volume is one of the advanced feature available in Logical volume Management, We can provision storage more than what we have.