How to Set Up NFS File Sharing on Debian 13 for macOS, Linux, and Windows
Network File System (NFS) enables directory sharing across devices on a local network, and Debian 13 can serve as a capable NFS host for multi-platform environments. Setting up the server involves installing the nfs-kernel-server package, configuring directory permissions, and defining export rules in the /etc/exports file with options suited for cross-platform compatibility. macOS, Linux, and Windows clients each have distinct mounting methods, with macOS requiring the 'insecure' flag to allow connections from non-privileged ports. Performance can be improved by increasing read and write buffer sizes to 1MB and forcing TCP protocol for more reliable large-file transfers. Additional optimizations such as the 'noatime' mount option on the server's filesystem help reduce unnecessary disk I/O during file access.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in