Tips and Tricks
9 easy steps to create custom ISO RHEL/CentOS 8
To create custom ISO in RHEL/CentOS 8, create a kickstart file and modify the isolinux.cfg for boot menu. You can also minimze the package list and update …
6 Tools making Automation Testing easy in Linux
The QA automation testing tools mentioned in this article enable the deployment of tests integrated with the DevOps workflow. They support continuous testing …
5 practical examples to list running processes in Linux
How to list processes by user and name in Linux? How to check if process is running by pid? How to check process status? which command is used to kill a …
10 practical examples to export NFS shares in Linux
This tutorial contains a list of nfs exports options in Linux with examples to create NFS share using /etc/exports. You can share with multiple hosts, single or …
Beginners guide to mount NFS share in Linux with examples
Step by step instructions to mount and unmount NFS share in Linux with examples. How to fix umount.nfs4:: device is busy
