Go to TogaWare.com Home Page. GNU/Linux Desktop Survival Guide
by Graham Williams
Duck Duck Go



CLICK HERE TO VISIT THE UPDATED SURVIVAL GUIDE

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)


Support further development by purchasing the PDF version of the book.
Other online resources include the Data Science Desktop Survival Guide.
Books available on Amazon include Data Mining with Rattle and Essentials of Data Science.
Popular open source software includes rattle and wajig.
Hosted by Togaware, a pioneer of free and open source software since 1984.
Copyright © Togaware Pty Ltd. . Creative Commons ShareAlike V4.