O'Reilly Network: Understanding NFS | Linux Today

O’Reilly Network: Understanding NFS

Written By
Web Webster
Web Webster
Feb 19, 2002

“We’ve discussed sharing filesystems via SMB a few
times. SMB lets you access files shared by a Windows system after
jumping through only half a dozen loops. Sharing files with another
Unix system is much, much simpler. FreeBSD supports the Unix
standard Network File System out of the box. NFS intimidates many
junior system administrators, but it’s really quite simple once you
know what’s going on.

Each NFS connection works on a client-server model. One computer
is the server and offers filesystems to other systems. This is
called “NFS exporting,” and the filesystems offered are called
“exports.” The clients can mount server exports in a manner almost
identical to that used to mount local filesystems.

One interesting thing about NFS is it’s statelessness. You can
reboot a server and the client won’t crash. It won’t be able to
access files on the server’s export while the server is down, but
once it returns, you’ll pick up right where things left off. Other
network file sharing systems are not so resilient.”


Complete Story

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.