Contents


On-line Guides
All Guides
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
Book Store

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions

 

 

Export Lists


Suppose you have a network that is a subnet of a C class network, as with the hosts on ktnet. They have addresses starting from 155.229.8.150 with a netmask of 255.255.255.192. To NFS export to all hosts in this subnetwork you can use the following:



  /home            155.229.8.150/255.255.255.192(rw)
  /usr/local       155.229.8.150/255.255.255.192(rw)
  /edmnet/alpine   155.229.8.150/255.255.255.192(rw)
  /var/lib/cvs     155.229.8.150/255.255.255.192(rw)
  /var/spool/mail  155.229.8.150/255.255.255.192(rw,no_root_squash)


Copyright © 1995-2006 Graham.Williams@togaware.com

 
 
  Published under the terms fo the GNU General Public License Design by Interspire