Configure NFS v4 only server in RHEL/Centos 8. Is it possible on RHEL 6 and RHEL 7 ?
Today we will see the steps how to create NFS v4 only server in linux. We will see how to create NFS server and then how to make it work...
Today we will see the steps how to create NFS v4 only server in linux. We will see how to create NFS server and then how to make it work...
In this article, we will see how to clear the system page and buffer cache daily on our linux system. So the idea is to create a script and put...
Today we will see how to deploy a kubernetes cluster on GKE i.e. Google Kubernetes Engine under GCP. Lets have a look step by step to understand it. 1. Goto...
Positional parameters as its name suggests are different positional variables automatically defined by linux shell. The shell automatically assigns the passed parameters according to their position in 9 different parameters(1...
In this post, we will look at the different parameters available in Linux Bash shell. These parameters are very useful in preparation of shell scripts and in general shell operations....