nfs: read-only-filesystem

Posted by coldtobi | 30 Dec, 2009, 23:54

Just another thing learned:

The two line -- in /etc/exports -- have different meaning 

/share 192.168.0.1 (rw)
/share 192.168.0.1(rw)

The first one gives read only to 192.168.0.1, and rw to any other hosts, while the second is gives read-write permissions to 192.168.0.1.

(So, whitespaces do matter. In NFS.)

  (More)



<—&mdash Showing ERROR? Click here!


Blog and Website | Comments (0) | Trackbacks (0)

online ebook about autotools

Posted by coldtobi | 24 Dec, 2009, 12:52

The FSM posted the ebook as an article series: 

http://www.freesoftwaremagazine.com/books/autotools_a_guide_to_autoconf_automake_libtool

BTW: If you like it better "in paper", the ISBN for the paper version is 1593272065. (Or at least in Germany amazon it is "gonna be", as it is not yet available)

 



<—&mdash Showing ERROR? Click here!


Blog and Website | Comments (0) | Trackbacks (0)