Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

  • This buyers guide provides independent research and test results to help you determine your endpoint protection requirements and identify the security...
    Download

  • Businesses are relying on next-generation business intelligence tools to parse huge amounts of incoming data in real time to yield actionable results....
    Download

More on LinuxToday


NFS Server and Client Configuration in Ubuntu

May 09, 2007, 10:30 (0 Talkback[s])

[ Thanks to Dave for this link. ]

"NFS was developed at a time when we weren't able to share our drives like we are able to today--in the Windows environment. It offers the ability to share the hard disk space of a big server with many smaller clients. Again, this is a client/server environment. While this seems like a standard service to offer, it was not always like this. In the past, clients and servers were unable to share their disk space.

"Thin clients have no hard drives and thus need a 'virtual' hard-disk. The NFS mount their hard disk from the server and, while the user thinks they are saving their documents to their local (thin client) disk, they are in fact saving them to the server. In a thin client environment, the root, usr and home partitions are all offered to the client from the server via NFS..."

Complete Story

Related Stories: