Tips and Tricks
10 basic & powerful commands to check file system type in Linux/Unix
Learn how to check file system type in Linux and Unix using different commands methods. lslbk, blkid, df, findmnt and more to list and determine filesystem type …
Linux mount command to access filesystems, iso image, usb, network drives
Access file system by using linux mount command. Mount ISO File, USB & network Drive, List usb devices, check USB ports, Fstab options and syntax. Lazy unmount. …
Configure vnc server in RHEL 8 Linux [Step-by-Step]
Step by step tutorial to configure vnc server in RHEL 8 Linux with examples Xvnc is the X VNC (Virtual Network Computing) server. It is based on a standard X
Create man page in Linux with examples (sample man page template)
Create man page using man page template with groff. Various man page examples to create table, bullet points etc. Create user specific man page in Linux.
Set up proxy using http_proxy & https_proxy environment variable in Linux?
How to set up proxy on Linux using http_proxy and https_proxy environment variable. Export the variables or set using /etc/environment and /etc/profile.d script …
