Exports
Aus VDR Wiki
(Unterschied zwischen Versionen)
| Zeile 1: | Zeile 1: | ||
| + | Konfigurationsdatei von [[NFS]]. | ||
| + | |||
| + | {{Box Datei | /etc/exports | | ||
<pre> | <pre> | ||
# /etc/exports: the access control list for filesystems which may be exported | # /etc/exports: the access control list for filesystems which may be exported | ||
| Zeile 8: | Zeile 11: | ||
/mp3 *(rw,sync,no_root_squash) | /mp3 *(rw,sync,no_root_squash) | ||
</pre> | </pre> | ||
| + | }} | ||
[[Kategorie:Konfigurationsdateien]] | [[Kategorie:Konfigurationsdateien]] | ||
Aktuelle Version vom 10. Juli 2005, 16:04 Uhr
Konfigurationsdatei von NFS.