{"id":1799,"date":"2019-09-17T14:43:10","date_gmt":"2019-09-17T20:43:10","guid":{"rendered":"https:\/\/ugit.siua.ac.cr\/?p=1799"},"modified":"2019-10-02T14:43:53","modified_gmt":"2019-10-02T20:43:53","slug":"ugit-establecer-ip-fija","status":"publish","type":"post","link":"https:\/\/sada.services\/?p=1799","title":{"rendered":"UGIT: Establecer IP fija"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">DEBIAN<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Abra el archivo<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>nano \/etc\/network\/interfaces<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Modifique<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>#----------------------------------\nauto ens18\niface ens18 inet dhcp\n#----------------------------------\n\nX\n\n#----------------------------------\nauto ens18\niface ens18 inet static\n address 10.20.200.11\n netmask 255.255.255.0\n broadcast 10.20.200.255\n gateway 10.20.200.1\n dns-nameservers 10.20.200.36\n#----------------------------------<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Reiniciamos<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>init 6<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>DEBIAN Abra el archivo Modifique Reiniciamos<\/p>\n","protected":false},"author":2,"featured_media":8,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[],"class_list":["post-1799","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ugit"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/1799","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1799"}],"version-history":[{"count":3,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/1799\/revisions"}],"predecessor-version":[{"id":2632,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/1799\/revisions\/2632"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/media\/8"}],"wp:attachment":[{"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1799"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1799"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1799"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}