Setting up an NFS Server with Linux, Mac, and Kodi Clients
Posted on Tue 22 June 2021 in Sysadmin • Tagged with nfs, mac, linux, kodi
Introduction
We'd like to set up an NFS 3 server on a Raspberry Pi with Linux, Mac, and Kodi clients. Kodi does not support NFS 4 out of the box, so we'll stick with NFS 3 for now.
Set up the Server
As a starting point, follow this tutorial to …
Continue reading