<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Fung-Hu</title>
    <link>https://selcuk.miynat.com/</link>
    <description>Recent content on Fung-Hu</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Sun, 13 Jun 2021 00:31:51 +0300</lastBuildDate><atom:link href="https://selcuk.miynat.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to setup a Kubernetes cluster on local machine</title>
      <link>https://selcuk.miynat.com/post/2021-06-13-howto-setup-kubernetes-on-local-machine/</link>
      <pubDate>Sun, 13 Jun 2021 00:31:51 +0300</pubDate>
      
      <guid>https://selcuk.miynat.com/post/2021-06-13-howto-setup-kubernetes-on-local-machine/</guid>
      <description>Introduction There are a lot of tools for setting up a Kubernetes cluster on a local machine &amp;ndash; e.g., k3d, minikube, kind, MicroK8s, etc.
All of these tools have their own limitations/quirks, so it is a matter of taste to use one of them, most of the time.
These days I&amp;rsquo;m using k3d on my own machine, because I find it quite useful as it provides a local Kubernetes environment with all the batteries included.</description>
    </item>
    
    <item>
      <title>Install Cilium and Linkerd on a Kubernetes cluster</title>
      <link>https://selcuk.miynat.com/post/2021-05-18-cilium-linkerd-kubernetes/</link>
      <pubDate>Tue, 18 May 2021 00:31:51 +0300</pubDate>
      
      <guid>https://selcuk.miynat.com/post/2021-05-18-cilium-linkerd-kubernetes/</guid>
      <description>Introduction In this blog post, we&amp;rsquo;re going to install Cilium and Linkerd on a Kubernetes cluster.
Cilium is an eBPF-based CNI plugin for Kubernetes. It will let us implement Network Policies on our cluster.
Linkerd is a service mesh for Kubernetes. We will have visibility on the network traffic inside our cluster by using Linkerd Dashboard.
Prerequisites  docker k3d kubectl helm linkerd  Create Kubernetes cluster We&amp;rsquo;re going to use k3d in order to setup our test cluster:</description>
    </item>
    
    <item>
      <title>Selçuk Mıynat</title>
      <link>https://selcuk.miynat.com/about/</link>
      <pubDate>Tue, 08 May 2018 00:00:00 +0000</pubDate>
      
      <guid>https://selcuk.miynat.com/about/</guid>
      <description>Bilgisayar kullanmayı ve oturduğum yerden ahkam kesmeyi severim.</description>
    </item>
    
    <item>
      <title>Centos üzerinde ProFTP için mod_clamav modülünün kurulumu</title>
      <link>https://selcuk.miynat.com/post/2014-10-07-proftpd-mod_clamav-kurulumu/</link>
      <pubDate>Tue, 07 Oct 2014 00:00:00 +0000</pubDate>
      
      <guid>https://selcuk.miynat.com/post/2014-10-07-proftpd-mod_clamav-kurulumu/</guid>
      <description>&lt;p&gt;Halihazırda çalışan bir ProFTPD sunucuda mod_clamav modülünü devreye almak istediğimizde ProFTPD’yi patch’leyip, tekrar derlememiz gerekiyor: &lt;a href=&#34;http://www.thrallingpenguin.com/resources/mod_clamav.htm&#34;&gt;link&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Ancak production’daki bir sistemde uygulamayı tekrar derlemek istemeyebiliriz. Neyse ki alternatif bir yöntem daha var.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Webrick - Could not determine content-length of response body</title>
      <link>https://selcuk.miynat.com/post/2013-03-17-webrick-content-length-uyarisi/</link>
      <pubDate>Sun, 17 Mar 2013 00:00:00 +0000</pubDate>
      
      <guid>https://selcuk.miynat.com/post/2013-03-17-webrick-content-length-uyarisi/</guid>
      <description>&lt;p&gt;Blog&amp;rsquo;umu Octopress kullanarak hazırlıyorum. Yaptığım değişiklikleri yayına almadan önce lokalde görüntülemek için &lt;code&gt;rake preview&lt;/code&gt; komutunu kullanıyorum.&lt;/p&gt;
&lt;p&gt;Bu sırada loglarda şu uyarı mesajı bolca görünüyordu:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;WARN Could not determine content-length of response body. Set content-length of the response or set Response#chunked = true
&lt;/code&gt;&lt;/pre&gt;</description>
    </item>
    
    <item>
      <title>String Comparison</title>
      <link>https://selcuk.miynat.com/post/2012-12-24-string-comparison/</link>
      <pubDate>Mon, 24 Dec 2012 00:00:00 +0000</pubDate>
      
      <guid>https://selcuk.miynat.com/post/2012-12-24-string-comparison/</guid>
      <description>&lt;p&gt;Konu Sercan (&lt;a href=&#34;https://twitter.com/sercan_eraslan/&#34;&gt;@sercan_eraslan&lt;/a&gt;)&amp;lsquo;ın şu sorusuyla açıldı:&lt;/p&gt;

&lt;p&gt;Bilinçli bir vatandaş olarak görevden kaçamazdım, cevap vermeye çalıştım.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Konsoldan mail gönderimi</title>
      <link>https://selcuk.miynat.com/post/2011-06-06-konsoldan-mail-gonderimi/</link>
      <pubDate>Mon, 06 Jun 2011 00:00:00 +0000</pubDate>
      
      <guid>https://selcuk.miynat.com/post/2011-06-06-konsoldan-mail-gonderimi/</guid>
      <description>&lt;p&gt;Konsoldan mail göndermek için &lt;a href=&#34;http://mutt.blackfish.org.uk/&#34; title=&#34;Mutt&#34;&gt;&lt;em&gt;Mutt&lt;/em&gt;&lt;/a&gt;’ı kullanabiliriz.&lt;/p&gt;
&lt;p&gt;Mutt, metin-tabanlı bir mail istemcisidir.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>RHEL 5.2 üzerinde mod_security kurulumu</title>
      <link>https://selcuk.miynat.com/post/2011-04-21-mod-security-kurulumu/</link>
      <pubDate>Thu, 21 Apr 2011 00:00:00 +0000</pubDate>
      
      <guid>https://selcuk.miynat.com/post/2011-04-21-mod-security-kurulumu/</guid>
      <description>&lt;p&gt;Öncelikle şu paketleri kurmamız gerekiyor:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;pcre-devel&lt;/li&gt;
&lt;li&gt;apr-devel&lt;/li&gt;
&lt;li&gt;apr-util-devel&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;sudo yum install pcre-devel apr-devel apr-util-devel&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
    </item>
    
    <item>
      <title>Hello World</title>
      <link>https://selcuk.miynat.com/post/2010-12-23-deneme/</link>
      <pubDate>Thu, 23 Dec 2010 00:00:00 +0000</pubDate>
      
      <guid>https://selcuk.miynat.com/post/2010-12-23-deneme/</guid>
      <description>İlk yazımız bu olsun. Blog dünyasıyla tanışmış olalım.
Haydi bakalım.</description>
    </item>
    
  </channel>
</rss>
