Glossary
- NFS: Network File System. A distributed filesystem protocol that allows different machines and operating systems to share data over a network.
- POSIX: A standard set of interfaces for file access on Linux and Unix-like systems. Applications can use these interfaces (via programming languages/APIs) to perform file operations.