Capturing and sharing terminal sessions has never been easier with Asciinema, a powerful tool for … [Read more...] about How to Create Animated GIFs from Linux Terminal Output: A Step-by-Step Guide
Linux
How to create banner messages in Linux quickly?
The banner message refers to the text that is displayed when a user logs into the system. This … [Read more...] about How to create banner messages in Linux quickly?
How to secure Kubernetes cluster ? Why etcd backup is important ?
Securing etcd in a Kubernetes cluster is crucial as etcd is a distributed key-value store that holds … [Read more...] about How to secure Kubernetes cluster ? Why etcd backup is important ?
How to login to Docker Container/Pods ? Kubernetes/OpenShift
Container is a lightweight, standalone, and executable package of software that includes everything … [Read more...] about How to login to Docker Container/Pods ? Kubernetes/OpenShift
Quick vi editor hacks for DevOps Engineers
DevOps engineers have to work on a wide range of toolsets to meet the organization's requirements. … [Read more...] about Quick vi editor hacks for DevOps Engineers
BDRSuite – Backup for Linux Endpoints
Protecting customer data on their workstation and laptop is very essential. Most of the uncommitted … [Read more...] about BDRSuite – Backup for Linux Endpoints
Veeam Backup for AWS – Deploy and configure
How to deploy Veeam Backup for the AWS solution? Veeam Backup for Amazon Web Services is a solution … [Read more...] about Veeam Backup for AWS – Deploy and configure
Protect AWS EC2 with robust backup software
Are you looking for robust backup software to protect AWS EC2 instances? I have been searching for a … [Read more...] about Protect AWS EC2 with robust backup software
How to extend the root filesystem in RHEL 8 / CentOS 8?
How to extend / (root) filesystem without reinstalling the operating system ?. Is it possible to … [Read more...] about How to extend the root filesystem in RHEL 8 / CentOS 8?
Why shell script is giving syntax errors without any issue? The same scripts work in another system
Why shell script is giving syntax errors despite no issue with the script? You might check the … [Read more...] about Why shell script is giving syntax errors without any issue? The same scripts work in another system