Upgrading Kubespray Kubernetes Cluster to newer release
Kubespray uses both Ansible and Kubeadm to deploy Kubernetes cluster in Virtual Machines or dedicated servers. Being composable,…
Kubespray uses both Ansible and Kubeadm to deploy Kubernetes cluster in Virtual Machines or dedicated servers. Being composable,…
How can I remove/clean unused files in Linux?. In this article, you will learn how to configure a…
TCP (Transmission Control Protocol) is a standard that defines how network conversation between two systems is established and…
Welcome to netstat vs ss usage guide on Linux which tries to teach you usage of netstat and ss…
Backup is one essential way to ensure that you cushion your business against total disaster in case there…
Navigating through your Linux box cannot get better than doing it on your terminal instead of the traditional…
The scp command is used to copy files and directories between one computer to another. What is valuable…
How can one extract .tar.xz or .xz files on my Linux system?. xz is a lossless compression program…
Searching for a particular file in your system can be such a hassle if you do not have…
Even though it is possible to completely manage all of your files from the Linux command line either…
PHP 8.4 is not yet ready for production release but alpha releases are there for testing and sharing…
FreeRADIUS is the RADIUS server that quietly authenticates most of the world’s Wi-Fi, VPN, and switch-port access. It…