{"id":1820,"date":"2019-09-17T15:29:40","date_gmt":"2019-09-17T21:29:40","guid":{"rendered":"https:\/\/ugit.siua.ac.cr\/?p=1820"},"modified":"2019-09-17T15:29:40","modified_gmt":"2019-09-17T21:29:40","slug":"ugit-actualizar-sistema","status":"publish","type":"post","link":"https:\/\/sada.services\/?p=1820","title":{"rendered":"UGIT: Actualizar Sistema"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">DEBIAN<\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Si deseamos instalar el mirror de SIUA<\/li><li>Agregamos el paquete para que que permita apt por https<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>apt install apt-transport-https<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Respaldamos el sources.list<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>cp \/etc\/apt\/sources.list \/etc\/apt\/sources.list.bak.ugit<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Abrimos el archivo<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>nano \/etc\/apt\/sources.list<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Remplazamos<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>deb http:\/\/ftp.debian.org\/debian stretch main contrib\n\ndeb http:\/\/ftp.debian.org\/debian stretch-updates main contrib\n\ndeb http:\/\/security.debian.org stretch\/updates main contrib\n\n-----------------------------------------------------------------------------------------\ndeb https:\/\/debian.mirror.siua.ac.cr stretch main contrib\n\ndeb https:\/\/debian.mirror.siua.ac.cr stretch-updates main contrib\n\ndeb https:\/\/security.debian.mirror.siua.ac.cr stretch\/updates main contrib\n<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Actualizamos<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>\napt-get update &amp;&amp; apt-get upgrade &amp;&amp; apt-get dist-upgrade\n\napt-get check &amp;&amp; apt-get install -fy &amp;&amp; apt-get autoremove &amp;&amp; apt-get autoclean &amp;&amp; apt-get clean\n\napt-get install linux-headers-`uname -r`\n\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">UBUNTU<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get update &amp;&amp; sudo apt-get upgrade &amp;&amp; sudo apt-get dist-upgrade\n\nsudo apt-get check &amp;&amp; sudo apt-get install -fy &amp;&amp; sudo apt-get autoremove &amp;&amp; sudo apt-get autoclean &amp;&amp; sudo apt-get clean\n\nsudo apt-get install linux-headers-`uname -r`\n<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>DEBIAN Si deseamos instalar el mirror de SIUA Agregamos el paquete para que que permita apt por https Respaldamos el sources.list Abrimos el archivo Remplazamos Actualizamos UBUNTU<\/p>\n","protected":false},"author":2,"featured_media":9,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[],"class_list":["post-1820","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\/1820","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=1820"}],"version-history":[{"count":1,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/1820\/revisions"}],"predecessor-version":[{"id":1821,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/posts\/1820\/revisions\/1821"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=\/wp\/v2\/media\/9"}],"wp:attachment":[{"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1820"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1820"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sada.services\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1820"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}