{"id":1110,"date":"2017-12-14T16:40:21","date_gmt":"2017-12-14T16:40:21","guid":{"rendered":"https:\/\/pandorafms.com\/library\/?p=1110"},"modified":"2017-12-14T16:40:42","modified_gmt":"2017-12-14T16:40:42","slug":"unix-nfs-client-and-server","status":"publish","type":"post","link":"https:\/\/pandorafms.com\/library\/unix-nfs-client-and-server\/","title":{"rendered":"Unix NFS client and server"},"content":{"rendered":"<p class=\"description_pui\">Show if NFS client or server is running.<\/p>\n<h2>Module data<\/h2>\n<pre>module_begin\u00a0\r\nmodule_name NFS client\/server\u00a0\r\nmodule_type generic_proc\u00a0\r\nmodule_exec ps aux | grep -v grep | grep nfsiod | wc -l(Client)\u00a0\r\nmodule_exec ps aux | grep -v grep | grep nfsd | wc -l(Server)\u00a0\r\nmodule_description NFS process\u00a0\r\nmodule_end<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Show if NFS client or server is running. Module data module_begin\u00a0 module_name NFS client\/server\u00a0 module_type generic_proc\u00a0 module_exec ps aux | grep -v grep | grep nfsiod | wc -l(Client)\u00a0 module_exec ps aux | grep -v grep | grep nfsd | wc -l(Server)\u00a0 module_description NFS process\u00a0 module_end<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[25,6],"tags":[358,359,134,360],"_links":{"self":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/1110"}],"collection":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/comments?post=1110"}],"version-history":[{"count":0,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/posts\/1110\/revisions"}],"wp:attachment":[{"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/media?parent=1110"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/categories?post=1110"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pandorafms.com\/library\/wp-json\/wp\/v2\/tags?post=1110"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}