nfs: read-only-filesystem
Posted by coldtobi | 30 Dec, 2009, 23:54Just 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.)
Anzeige
Blog and Website | Comments (0) | Trackbacks (0)
Related Articles:
- Linux klonen mit rsync
- Network Attached Storage
- Backup the La Fonera
- Reseting the La Fonera.
- Thecus N2100: Testing a new kernel. Or the Installer. Or Revert. Or Recover.