Enable NFS on Windows 10/11 || How to Activate Network File System (NFS) Protocol in Windows 10/11

Опубликовано: 04 Февраль 2023
на канале: Learn With Sazzad
16,868
51

Enable NFS on Windows 10/11 || How to Activate Network File System (NFS) Protocol in Windows 10/11

Instructions
1. Open Control Panel and search for "Turn Windows features on or off"
2. Check the option "Services for NFS", then click OK.

NFS, or Network File System, was designed in 1984 by Sun Microsystems. This distributed file system protocol allows a user on a client computer to access files over a network in the same way they would access a local storage file.

Open a Powershell command prompt. Run the appropriate command for your situation: Server OS: Install-WindowsFeature NFS-Client. Desktop OS: Enable-WindowsOptionalFeature -FeatureName ServicesForNFS-ClientOnly, ClientForNFS-Infrastructure -Online -NoRestart.

Follow me on:
LinkedIn: https://bit.ly/3gNE5xh
GitHub: https://bit.ly/3DhzCKR
Portfolio: https://bit.ly/3sGx7MV
Facebook: https://bit.ly/3gODgE8
Instagram: https://bit.ly/3TG4nzP
Twitter: https://bit.ly/3DxE3Bp

#nfs #enablenfs #learnwithsazzad