9 tee Command Examples in Linux
Linux Tee command is a command line tool, it reads from the standard input and write the result to standard output and files at the […]
9 tee Command Examples in Linux Read More »
Linux Tee command is a command line tool, it reads from the standard input and write the result to standard output and files at the […]
9 tee Command Examples in Linux Read More »
Chmod command in Linux is used to change or assign permissions on files and directories. In Linux / Unix systems, accessibility to files and directories
9 Quick chmod Command Examples in Linux Read More »
Being a Linux administrator is not an easy job. It takes lot of time, patience, and hard work to keep the systems up and running.
Top 12 Command Line Tools to Monitor Linux Read More »
Mail server is one of the important server for any organization as all the communication are done via emails. There are number free and enterprise
How to Install Zimbra Mail Server on CentOS 8 / RHEL 8 Read More »
It is recommended to place pod’s data into some persistent volume so that data will be available even after pod termination. In Kubernetes (k8s), NFS
How to Configure NFS based Persistent Volume in Kubernetes Read More »
Cockpit is a free and open source web console tool for Linux administrators and used for day to day administrative and operations tasks. Initially Cockpit
How to Install Cockpit Web Console on Ubuntu 20.04 Server Read More »
In this tutorial, we touch base on the zip and unzip commands and how they are used in Linux. Zip is a command used for
Linux Zip and Unzip Command with Examples Read More »
Once you have installed your CentOS 8 / RHEL 8 server, securing it to prevent unauthorized access and intrusions comes second. As the adage goes
Top 7 Security Hardening Tips for CentOS 8 / RHEL 8 Server Read More »
When we setup Kubernetes (k8s) cluster on-premises for production environment then it is recommended to deploy it in high availability. Here high availability means installing
How to Setup Kubernetes(k8s) Cluster in HA with Kubeadm Read More »
Nginx is arguably one of the most widely used free and opensource web server used in hosting high-traffic websites. It is well known for its
How to Harden and Secure NGINX Web Server in Linux Read More »