[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
/etc/exports
- To: silug-discuss@silug.org
- Subject: /etc/exports
- From: bentley_rhodes <bentley.rhodes@gmail.com>
- Date: Mon, 31 Jan 2005 11:47:07 -0600
- DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding; b=QfUkTPnhfsv+CmcpX7wKouC56i1un4sHtkrhMmNaKaJj3k9t9DCLuFhJUdd41O/PJVk77rM/7dauJvvw/3EUBNwr4AHDbtwrY3YMt64YNyaPrgw3qMnfBhaRs7dQPqqkdjGjU6sYertncrA5amUjMyPsn7anDue+kMYTuZv199g=
- Organization: Southern Illinois Linux Users Group
- Reply-To: silug-discuss@silug.org
- Sender: silug-discuss-owner@silug.org
- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041217
the dummies book says i should make the following entries into the
/etc/exports file:
* /portney/backup 192.168.0.0/24 (rw,sync)
/portney/linux 192.168.0.0/24 (rw,sync)
/portney/mp3 192.168.0.0/24 (rw,sync)
/portney/pix 192.168.0.0/24 (rw,sync)
*
o i do not know if it matters if i put spaces or tabs between
the entries, so if anyone can clear that up i would be happier.
this is what i got when i tried to export the file
[root@localhost ~]# exportfs -a
exportfs: No options for /portney/backup 192.168.0.0/24: suggest
192.168.0.0/24(sync) to avoid warning
exportfs: No host name given with /portney/backup (rw,sync), suggest
*(rw,sync) to avoid warning
exportfs: No options for /portney/linux 192.168.0.0/24: suggest
192.168.0.0/24(sync) to avoid warning
exportfs: No host name given with /portney/linux (rw,sync), suggest
*(rw,sync) to avoid warning
exportfs: No options for /portney/mp3 192.168.0.0/24: suggest
192.168.0.0/24(sync) to avoid warning
exportfs: No host name given with /portney/mp3 (rw,sync), suggest
*(rw,sync) to avoid warning
exportfs: No options for /portney/pix 192.168.0.0/24: suggest
192.168.0.0/24(sync) to avoid warning
exportfs: No host name given with /portney/pix (rw,sync), suggest
*(rw,sync) to avoid warning
exportfs: No options for /media/TYEBLEN 192.168.0.0/24: suggest
192.168.0.0/24(sync) to avoid warning
exportfs: No host name given with /media/TYEBLEN (rw,sync), suggest
*(rw,sync) to avoid warning
exportfs: No host name given with /portney/backup
(rw,sync,wdelay,hide,nocrossmnt,secure,root_squash,no_all_squash,subtree_check,secure_locks,mapping=identity,anonuid=-2,anongid=-2),
suggest
*(rw,sync,wdelay,hide,nocrossmnt,secure,root_squash,no_all_squash,subtree_check,secure_locks,mapping=identity,anonuid=-2,anongid=-2)
to avoid warning
exportfs: No host name given with /media/TYEBLEN
(rw,sync,wdelay,hide,nocrossmnt,secure,root_squash,no_all_squash,subtree_check,secure_locks,mapping=identity,anonuid=-2,anongid=-2),
suggest
*(rw,sync,wdelay,hide,nocrossmnt,secure,root_squash,no_all_squash,subtree_check,secure_locks,mapping=identity,anonuid=-2,anongid=-2)
to avoid warning
exportfs: No host name given with /portney/linux
(rw,sync,wdelay,hide,nocrossmnt,secure,root_squash,no_all_squash,subtree_check,secure_locks,mapping=identity,anonuid=-2,anongid=-2),
suggest
*(rw,sync,wdelay,hide,nocrossmnt,secure,root_squash,no_all_squash,subtree_check,secure_locks,mapping=identity,anonuid=-2,anongid=-2)
to avoid warning
exportfs: No host name given with /portney/pix
(rw,sync,wdelay,hide,nocrossmnt,secure,root_squash,no_all_squash,subtree_check,secure_locks,mapping=identity,anonuid=-2,anongid=-2),
suggest
*(rw,sync,wdelay,hide,nocrossmnt,secure,root_squash,no_all_squash,subtree_check,secure_locks,mapping=identity,anonuid=-2,anongid=-2)
to avoid warning
exportfs: No host name given with /portney/mp3
(rw,sync,wdelay,hide,nocrossmnt,secure,root_squash,no_all_squash,subtree_check,secure_locks,mapping=identity,anonuid=-2,anongid=-2),
suggest
*(rw,sync,wdelay,hide,nocrossmnt,secure,root_squash,no_all_squash,subtree_check,secure_locks,mapping=identity,anonuid=-2,anongid=-2)
to avoid warning
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.