56.2 NFS 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)


Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0