{"id":194,"date":"2016-12-12T07:45:10","date_gmt":"2016-12-12T05:45:10","guid":{"rendered":"http:\/\/itsimple.info\/?p=194"},"modified":"2016-12-12T07:51:25","modified_gmt":"2016-12-12T05:51:25","slug":"how-to-to-restart-network-interface-on-linux","status":"publish","type":"post","link":"https:\/\/itsimple.info\/?p=194","title":{"rendered":"How to To restart network interface on linux"},"content":{"rendered":"<p>CentOS :<\/p>\n<pre>systemctl restart network\r\n\r\nor\r\n\r\n\/etc\/init.d\/network restart<\/pre>\n<p>Ubuntu:<\/p>\n<pre>sudo \/etc\/init.d\/networking restart<\/pre>\n<p>for specific interface :<\/p>\n<pre>ifdown eth0\r\nifup eth0<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>CentOS : systemctl restart network or \/etc\/init.d\/network restart Ubuntu: sudo \/etc\/init.d\/networking restart for specific interface : ifdown eth0 ifup eth0<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16,13,21],"tags":[],"class_list":["post-194","post","type-post","status-publish","format-standard","hentry","category-centos","category-linux","category-operating-systems"],"_links":{"self":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/194","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=194"}],"version-history":[{"count":0,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/194\/revisions"}],"wp:attachment":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=194"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=194"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=194"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}