To display the GRUB menu, comment GRUB_HIDDEN_TIMEOUT=0 and GRUB_HIDDEN_TIMEOUT_QUIET=true as shown in the image above The meaning of the above parameters is explained as foll…
NFS stands for Network File-System, which enables file sharing between different machines and different systems through the network. Through NFS, you can access remote shared …