fstab Mount nfs Filesystem in Linux
In the last video we have learnt to create and remove PV (physical Volumes) and LV (Logical Volumes ) and In this video i am going to cover how to Configure systems in fstab Mount nfs Filesystem by using UUID or label. This type mounting is permanent mounting so you can mount any partition with any filesystem at the time of boot, you don’t need to mount every time before use.
Following topics will be covered:
- fstab mount nfs filesystem and unmount in Linux.
- fstab mount nfs filesystem by Universally Unique ID (UUID).
- Create Label For Partition.
- Mount and unmount linux filesystem by using label in fstab.
https://www.facebook.com/cyberpedia/videos/1213579038696575/
Linux tutorial for Beginners – Configure Local Storage
- List, create, delete partitions on MBR and GPT disks
- Use graphical interface to create Partition in Linux
- Create and remove physical volumes, volume groups, and logical volumes
- Configure systems to mount file systems at boot by Universally Unique ID (UUID) or label
- Add new partitions and logical volumes, and swap to a system non-destructively