On 2019-12-08 12:42, Patrick O'Callaghan wrote:
On Sun, 2019-12-08 at 11:35 -0500, Bob Goodwin wrote:
I guess you mean exports?

[root@NFS-Server bobg]# cat /etc/exports
# /nfs4exports/home
192.168.2.0/24(rw,sync,insecure,no_root_squash,no_subtree_check)
Is that the actual file? If so, why is there a '#' at the start of the
first line, and why is it split into two lines (unless that's an
artefact of your email client)?

.

Why the #'s. to comment out the lines and limit it to just whatever was uncommitted that I was trying at tat time. just a random collection of things tried ...

This is my file:
$ cat /etc/exports
/home/Media     192.168.0.0/16(ro,all_squash,insecure)
/home/poc/Stuff      192.168.122.0/24(rw)

poc

.

The "/home/Media" part is what I need for my /etc/exports file, where, how, do I find that? PerhapsĀ  /home/bobg/Public? none of that matters if NFS does not run which is what I am seeing ...

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

--
Bob Goodwin - Zuni, Virginia,
Fedora Linux-31 XFCE
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to