﻿{"id":1309,"date":"2015-05-12T14:11:13","date_gmt":"2015-05-12T06:11:13","guid":{"rendered":"http:\/\/nick.txtcc.com\/?p=1309"},"modified":"2015-05-12T14:11:13","modified_gmt":"2015-05-12T06:11:13","slug":"interfaces-template","status":"publish","type":"post","link":"http:\/\/nick.txtcc.com\/index.php\/linux\/1309","title":{"rendered":"interfaces template"},"content":{"rendered":"<pre><code>auto eth0\niface eth0 inet static\naddress 192.168.1.150\nnetmask 255.255.255.0\nnetwork 192.168.2.0\nbroadcast 192.168.1.255\ngateway 192.168.2.1\ndns-nameservers 8.8.8.8 8.8.4.4<\/code><\/pre>","protected":false},"excerpt":{"rendered":"<p>auto eth0 iface eth0 inet static address 192.168.1.150 netmask 255.255.255.0 network 192.168.2.0 bro&#46;&#46;&#46;<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[408,409],"class_list":["post-1309","post","type-post","status-publish","format-standard","hentry","category-linux","tag-interfaces","tag-ip"],"_links":{"self":[{"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/posts\/1309","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/comments?post=1309"}],"version-history":[{"count":1,"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/posts\/1309\/revisions"}],"predecessor-version":[{"id":1310,"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/posts\/1309\/revisions\/1310"}],"wp:attachment":[{"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/media?parent=1309"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/categories?post=1309"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/tags?post=1309"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}