Setting Up An NFS Server And Client On Ubuntu 10.04 | Linux Today

Setting Up An NFS Server And Client On Ubuntu 10.04

Written By
FT
Falko Timme
Oct 19, 2010

[ Thanks to Falko
Timme
for this link. ]

“This guide explains how to set up an NFS server and an
NFS client on Ubuntu 10.04. NFS stands for Network File System;
through NFS, a client can access (read, write) a remote share on an
NFS server as if it was on the local hard disk.

“I do not issue any guarantee that this will work for you!

“1 Preliminary Note

“I’m using two Ubuntu systems here:

* NFS Server: server.example.com, IP address: 192.168.0.100
* NFS Client: client.example.com, IP address: 192.168.0.101

“Because we must run all the steps from this tutorial with root
privileges, we can either prepend all commands in this tutorial
with the string sudo, or we become root right now by typing

sudo su

“2 Installing NFS”


Complete Story

FT

Falko Timme

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.