One more moment here, it possible to refresh mount shares by
"sudo exportfs -a"
But we have following warnings for each mount share folder
exportfs: /etc/exports [1]: Neither 'subtree_check' or 'no_subtree_check'
specified for export "192.168.0.1/255.255.255.0:/home/romani/Public".
Assuming default behaviour ('no_subtree_check').
NOTE: this default has changed since nfs-utils version 1.0.x
to fix it we need: to add ",no_subtree_check" in conf file
sudo mousepad /etc/exports
update to -> /home/romani/Public 192.168.0.1/255.255.255.0(rw,no_subtree_check)
I will love this system if it do all this stuff for me automatically.
--
shares-admin, selected folder reseted to default
https://bugs.launchpad.net/bugs/393467
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs