Latest Articles
7 tools to detect Memory Leaks with Examples
How to detect, capture and monitor memory leak in various applications such as C, C++ or in Linux process. use valgrind, core dump to capture leak information
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
12 practical grubby command examples (cheat sheet)
In this tutorial I have consolidated a bunch of grubby command examples to update, modify, add, remove kernel boot entries. Check default kernel, list of …
Easy steps to change default kernel version RHEL/CentOS 8
Step by step instructions to change default kernel from one version to another in RHEL/CentOS 8. You can change from newer to older or vice versa kernel version …
