On Wed, Oct 14, 2015 at 11:57:34AM +0100, Jonathan Allen wrote:
> I have just added a new laptop to our network configuration and put F22
> on it.  Lots of things look quite different from older versions.  My
> main problem is the networking.  I want the machine, when it is plugged
> into our wired network or locates it over Wifi, to auto-mount the shared
> filestore on the server.  On an older laptop running F17, I have code
> inserted in the network-up script that does the mount, but I don't know
> where to put it in F22.


There are a lot of ways, but I think the easiest and also one of the
best is to install and configure autofs. This doesn't detect your
network, but will try to mount the fs when you access it.

However, another option is to use NetworkManager's dispatcher service.
As always, our friends over at Arch have great documentation:
<https://wiki.archlinux.org/index.php/NetworkManager#Network_services_with_NetworkManager_dispatcher>

-- 
Matthew Miller
<mat...@fedoraproject.org>
Fedora Project Leader
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to