{"id":6086,"date":"2016-07-29T22:33:36","date_gmt":"2016-07-29T14:33:36","guid":{"rendered":"http:\/\/rmohan.com\/?p=6086"},"modified":"2016-07-29T22:33:36","modified_gmt":"2016-07-29T14:33:36","slug":"fedora-20-automount-nfs-fs-with-autofs","status":"publish","type":"post","link":"https:\/\/mohan.sg\/?p=6086","title":{"rendered":"Fedora 20 automount nfs fs with autofs"},"content":{"rendered":"<p><strong>Fedora 20 automount nfs fs with autofs<\/strong><br \/>\n# yum install autofs<\/p>\n<p># cat \/etc\/auto.misc<br \/>\n#<br \/>\n# This is an automounter map and it has the following format<br \/>\n# key [ -mount-options-separated-by-comma ] location<br \/>\n# Details may be found in the autofs(5) manpage<\/p>\n<p>cd  -fstype=iso9660,ro,nosuid,nodev :\/dev\/cdrom<br \/>\nRemoteDownload -rw,soft,intr 192.168.1.100:\/Download<\/p>\n<p># the following entries are samples to pique your imagination<br \/>\n#linux  -ro,soft,intr  ftp.example.org:\/pub\/linux<br \/>\n#boot  -fstype=ext2  :\/dev\/hda1<br \/>\n#floppy  -fstype=auto  :\/dev\/fd0<br \/>\n#floppy  -fstype=ext2  :\/dev\/fd0<br \/>\n#e2floppy -fstype=ext2  :\/dev\/fd0<br \/>\n#jaz  -fstype=ext2  :\/dev\/sdc1<br \/>\n#removable -fstype=ext2  :\/dev\/hdd<\/p>\n<p># systemctl start autofs.service<br \/>\n# systemctl enable autofs.service<br \/>\nln -s &#8216;\/usr\/lib\/systemd\/system\/autofs.service&#8217; &#8216;\/etc\/systemd\/system\/multi-user.target.wants\/autofs.service&#8217;<br \/>\n[root@localhost maccu]# showmount -e serious<br \/>\nExport list for serious:<br \/>\n\/Download *<\/p>\n<p>#  ls \/misc\/RemoteDownload\/<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Fedora 20 automount nfs fs with autofs # yum install autofs<\/p>\n<p># cat \/etc\/auto.misc # # This is an automounter map and it has the following format # key [ -mount-options-separated-by-comma ] location # Details may be found in the autofs(5) manpage<\/p>\n<p>cd -fstype=iso9660,ro,nosuid,nodev :\/dev\/cdrom RemoteDownload -rw,soft,intr 192.168.1.100:\/Download<\/p>\n<p># the following entries are samples to [&#8230;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[],"_links":{"self":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/6086"}],"collection":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6086"}],"version-history":[{"count":1,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/6086\/revisions"}],"predecessor-version":[{"id":6087,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/6086\/revisions\/6087"}],"wp:attachment":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6086"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=6086"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=6086"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}