<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Linux on Carlos A. Gomes</title><link>https://carlos-algms.github.io/blog/tags/linux/</link><description>Recent content in Linux on Carlos A. Gomes</description><generator>Hugo</generator><language>pt-BR</language><lastBuildDate>Wed, 17 Feb 2021 22:10:00 -0300</lastBuildDate><atom:link href="https://carlos-algms.github.io/blog/tags/linux/index.xml" rel="self" type="application/rss+xml"/><item><title>Como configurar host Linux para acessar e resolver services Kubernetes por nome dns</title><link>https://carlos-algms.github.io/blog/como-configurar-host-linux-para-acessar-e-resolver-services-kubernetes-por-nome/</link><pubDate>Wed, 17 Feb 2021 22:10:00 -0300</pubDate><guid>https://carlos-algms.github.io/blog/como-configurar-host-linux-para-acessar-e-resolver-services-kubernetes-por-nome/</guid><description>&lt;p&gt;Neste post vou explicar como configurar um host Ubuntu para ter acesso aos serviços de um Cluster Kubernetes instalado utilizando &lt;a href="https://microk8s.io/"&gt;microk8s&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id="como-funciona-o-dns-interno-do-kubernetes"&gt;Como funciona o DNS interno do Kubernetes&lt;/h3&gt;
&lt;p&gt;Todos os &lt;em lang="eng"&gt;Pods&lt;/em&gt; e &lt;em lang="eng"&gt;Services&lt;/em&gt; estão conectados em uma mesma rede virtual privada com IPs da faixa &lt;code&gt;10.x.x.x&lt;/code&gt; e o host aonde o Kubernetes está instalado não está conectado a esta rede, e por isso não tem acesso nem aos services nem aos pods.&lt;/p&gt;</description></item><item><title>Install Oracle java on Ubuntu</title><link>https://carlos-algms.github.io/blog/install-oracle-java-on-ubuntu/</link><pubDate>Thu, 20 Nov 2014 15:30:00 -0200</pubDate><guid>https://carlos-algms.github.io/blog/install-oracle-java-on-ubuntu/</guid><description>&lt;p&gt;Ubuntu comes with an opensource java installed. To use the oracle&amp;rsquo;s java,
you need to remove the openjkd and install oracle&amp;rsquo;s.&lt;/p&gt;</description></item><item><title>How to CHMOD on Multiple Files or Folder at Same Time</title><link>https://carlos-algms.github.io/blog/how-to-chmod-on-multiple-files-or-folder-at-same-time/</link><pubDate>Thu, 20 Nov 2014 15:11:46 -0200</pubDate><guid>https://carlos-algms.github.io/blog/how-to-chmod-on-multiple-files-or-folder-at-same-time/</guid><description>&lt;p&gt;Do chmod on multiple files could be hard if you only use chmod alone.
You can use find command to filter files and folder and apply chmod with only one simple line.&lt;/p&gt;</description></item><item><title>Configure Ubuntu Server to support pt-br</title><link>https://carlos-algms.github.io/blog/configure-ubuntu-server-to-support-pt-br/</link><pubDate>Sun, 06 Jul 2014 20:01:32 -0300</pubDate><guid>https://carlos-algms.github.io/blog/configure-ubuntu-server-to-support-pt-br/</guid><description>&lt;p&gt;Every cloud that you use outside Brazil, does not come with pt-br support installed.
When you access your server via SSH, almost every command that you run on terminal,
will generate a warn that your language is not supported.&lt;/p&gt;</description></item><item><title>How to configure the hostname of the server</title><link>https://carlos-algms.github.io/blog/how-to-configure-the-hostname-of-the-server/</link><pubDate>Sun, 06 Jul 2014 13:27:40 -0300</pubDate><guid>https://carlos-algms.github.io/blog/how-to-configure-the-hostname-of-the-server/</guid><description>&lt;h2 id="hostname-x-fqdn"&gt;Hostname X FQDN&lt;/h2&gt;</description></item></channel></rss>