<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>This is Lazman</title>
    <link>https://blog.its.lazman.xyz/</link>
    <description>Recent content on This is Lazman</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 23 Jun 2026 18:10:19 +0000</lastBuildDate>
    
        <atom:link href="https://blog.its.lazman.xyz/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Making DNS and A Reverse Proxy Work Together</title>
      <link>https://blog.its.lazman.xyz/posts/caddy-dns/</link>
      <pubDate>Tue, 23 Jun 2026 18:10:19 +0000</pubDate>
      
      <guid>https://blog.its.lazman.xyz/posts/caddy-dns/</guid>
      <description>&lt;p&gt;
&lt;a href=&#34;https://blog.its.lazman.xyz/images/reverse-proxy.jpg&#34; data-dimbox data-dimbox-caption=&#34;https://kampusit.id/web-proxy/&#34;&gt;
  &lt;img alt=&#34;https://kampusit.id/web-proxy/&#34; src=&#34;https://blog.its.lazman.xyz/images/reverse-proxy.jpg&#34;/&gt;
&lt;/a&gt;
&lt;/p&gt;
&lt;h2 id=&#34;what-is-a-reverse-proxy-anyway&#34;&gt;What is a reverse proxy anyway?&lt;/h2&gt;
&lt;p&gt;Ever since I started home-labbing, one thing that always annoyed me was typing the IP and the port number to access a certain service.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Can&amp;rsquo;t we have a nice and memorable way to access each service?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;One approach is to create local DNS entries, i.e., map the MAC address of your server to a static IP.
However, this only solves the IP problem, as I would still have to enter the port number.
The ideal solution would be something like DNS subdomains.
Let&amp;rsquo;s look at an example&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Creating SSH Keys In A Different Way</title>
      <link>https://blog.its.lazman.xyz/posts/sshkey/</link>
      <pubDate>Tue, 23 Jun 2026 05:13:12 +0000</pubDate>
      
      <guid>https://blog.its.lazman.xyz/posts/sshkey/</guid>
      <description>&lt;p&gt;
&lt;a href=&#34;https://blog.its.lazman.xyz/images/terminal.jpeg&#34; data-dimbox data-dimbox-caption=&#34;https://www.uforocks.com/blog/mac-ssh-clients/&#34;&gt;
  &lt;img alt=&#34;https://www.uforocks.com/blog/mac-ssh-clients/&#34; src=&#34;https://blog.its.lazman.xyz/images/terminal.jpeg&#34;/&gt;
&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;I have some different habits when it comes to technology, which has led me to develop some &amp;ldquo;weird&amp;rdquo; workflows.
To be honest, anyone who is in this field for some time has such habits.
Today I&amp;rsquo;ll talk about generating SSH keys.&lt;/p&gt;
&lt;h2 id=&#34;the-usual-suspects&#34;&gt;The usual suspects&lt;/h2&gt;
&lt;p&gt;Consider this scenario&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;You have a VPS to which you connect via SSH.
It&amp;rsquo;s a good habit to turn off password authentication to improve the security of your server.
So, being a responsible sys-admin, you generate an SSH key-pair from your PC and transfer it to your VPS using &lt;code&gt;ssh-copy-id&lt;/code&gt;.
Once you see your password-less login working, you turn off password-based authentication (&lt;strong&gt;PBA&lt;/strong&gt;).
Your login is now seamless.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Pilot</title>
      <link>https://blog.its.lazman.xyz/posts/first-post/</link>
      <pubDate>Sun, 07 Jun 2026 16:56:22 +0530</pubDate>
      
      <guid>https://blog.its.lazman.xyz/posts/first-post/</guid>
      <description>&lt;p&gt;
&lt;a href=&#34;https://blog.its.lazman.xyz/images/hello.jpeg&#34; data-dimbox data-dimbox-caption=&#34;https://www.teepublic.com/t-shirt/80425501-hello-world-coding-coders-it-geek-funny-gift&#34;&gt;
  &lt;img alt=&#34;https://www.teepublic.com/t-shirt/80425501-hello-world-coding-coders-it-geek-funny-gift&#34; src=&#34;https://blog.its.lazman.xyz/images/hello.jpeg&#34;/&gt;
&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;Testing&amp;hellip;testing&amp;hellip;everything seems to be in order.&lt;/p&gt;
&lt;p&gt;Welcome everyone!&lt;/p&gt;
&lt;p&gt;This is simply a test post to check if Hugo is working.&lt;/p&gt;
&lt;p&gt;I have recently come back from blogging.
And this is probably&amp;hellip;.
Gosh! I have forgotten how many times I have left and come back to blogging.
The optimist in me is saying, that the fact that I have come back to blogging, means I have not yet given up.
I could leave it again, but since I have a proper domain and Virtual Private Server (VPS) this time, I intend to blog seriously this time.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
