{"id":612,"date":"2014-08-20T02:26:16","date_gmt":"2014-08-20T02:26:16","guid":{"rendered":"https:\/\/qbytes.cloud\/?p=612"},"modified":"2014-08-20T02:26:16","modified_gmt":"2014-08-20T02:26:16","slug":"add-nas-to-servers","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2014\/08\/20\/add-nas-to-servers\/","title":{"rendered":"Add NAS to servers"},"content":{"rendered":"<p>Windows:<br \/>\nPath: \\10.0.0.2vol1<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\nCommand: netuse Z: \\10.0.0.2vol1 \/persistent:yes\n\n<\/pre>\n<p>Linux:<br \/>\nPath 10.0.0.2:\/mnt\/vol1<br \/>\nCommands:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\nmkdir \/mnt\/nas\n\n<\/pre>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\nmount 10.0.0.2:\/mnt\/vol1 \/mnt\/nas\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Windows: Path: \\10.0.0.2vol1 Command: netuse Z: \\10.0.0.2vol1 \/persistent:yes Linux: Path 10.0.0.2:\/mnt\/vol1 Commands: mkdir \/mnt\/nas mount 10.0.0.2:\/mnt\/vol1 \/mnt\/nas<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,71],"tags":[],"class_list":["post-612","post","type-post","status-publish","format-standard","hentry","category-administration","category-nas"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/612","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/comments?post=612"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/612\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=612"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=612"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=612"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}