<?xml version="1.0" encoding="UTF-8"?>
<rss
    version="2.0"
    xmlns:atom="http://www.w3.org/2005/Atom"
>
    <channel>
        <atom:link
            type="application/rss+xml"
            href="https://manojitaliya.com/feed/posts"
            rel="self"
        />
        <title><![CDATA[Posts feed]]></title>
        <link><![CDATA[https://manojitaliya.com/feed/posts]]></link>
                <description><![CDATA[Latest posts from Manoj Italiya]]></description>
        <language>en_US</language>
        <pubDate>2025-09-14T16:04:11+05:30</pubDate>

                    <item>
                <title><![CDATA[Install and Configure Helm on Ubuntu 24.04]]></title>
                <link>https://manojitaliya.com/how-to-install-helm-on-ubuntu</link>
                <description><![CDATA[Helm is the package manager for Kubernetes that simplifies deploying and managing applications. This guide explains how to install Helm on Ubuntu 24.04, add repositories, install charts, upgrade and rollback releases, and uninstall charts. Perfect for developers and sysadmins managing Kubernetes clusters on Linux.]]></description>
                                    <author><![CDATA[MANOJ ITALIYA <info@manojitaliya.com>]]></author>
                                <guid>https://manojitaliya.com/how-to-install-helm-on-ubuntu</guid>
                <pubDate>Sun, 14 Sep 2025 16:04:11 +0530</pubDate>
                <enclosure
                    type="image/webp"
                    url="http://manojitaliya.com/storage/ubuntu/install-and-configure-helm-on-ubuntu.webp"
                    length="12770"
                />
                                    <category>Web Servers</category>
                            </item>
                    <item>
                <title><![CDATA[How to Use Thread.sleep() in Java with Examples (Beginner’s Guide)]]></title>
                <link>https://manojitaliya.com/thread-sleep-method-in-java-with-examples</link>
                <description><![CDATA[The Thread.sleep() method in Java allows you to pause the execution of a thread for a given time. This tutorial explains its syntax, usage with loops, and exception handling, along with practical examples. Learn how to safely delay execution, handle interruptions, and understand when to use Thread.sleep() in real-world Java applications.]]></description>
                                    <author><![CDATA[MANOJ ITALIYA <info@manojitaliya.com>]]></author>
                                <guid>https://manojitaliya.com/thread-sleep-method-in-java-with-examples</guid>
                <pubDate>Sun, 14 Sep 2025 00:06:53 +0530</pubDate>
                <enclosure
                    type="image/webp"
                    url="http://manojitaliya.com/storage/ubuntu/how-to-use-threadsleep-in-java.webp"
                    length="12424"
                />
                                    <category>Java</category>
                            </item>
                    <item>
                <title><![CDATA[How to Show and Send HTTP Headers with cURL (Examples &amp; Guide)]]></title>
                <link>https://manojitaliya.com/curl-headers</link>
                <description><![CDATA[Learn how to show and send HTTP headers with cURL. Step-by-step guide with practical examples to display response headers, send custom headers, debug API requests, and test endpoints directly from the command line.]]></description>
                                    <author><![CDATA[MANOJ ITALIYA <info@manojitaliya.com>]]></author>
                                <guid>https://manojitaliya.com/curl-headers</guid>
                <pubDate>Sat, 13 Sep 2025 17:13:33 +0530</pubDate>
                <enclosure
                    type="image/webp"
                    url="http://manojitaliya.com/storage/ubuntu/how-to-show-and-send-http-headers-with-curl.webp"
                    length="11144"
                />
                                    <category>Web Servers</category>
                            </item>
                    <item>
                <title><![CDATA[How to Install Nginx on Ubuntu 22.04 (Step-by-Step Guide)]]></title>
                <link>https://manojitaliya.com/how-to-install-nginx-on-ubuntu-22-04</link>
                <description><![CDATA[How to Install Nginx on Ubuntu 22.04 (Step-by-Step Guide)]]></description>
                                    <author><![CDATA[MANOJ ITALIYA <info@manojitaliya.com>]]></author>
                                <guid>https://manojitaliya.com/how-to-install-nginx-on-ubuntu-22-04</guid>
                <pubDate>Tue, 24 Jun 2025 19:08:55 +0530</pubDate>
                <enclosure
                    type="image/webp"
                    url="http://manojitaliya.com/storage/ubuntu/how-to-install-nginx-on-ubuntu-2204.webp"
                    length="13372"
                />
                                    <category>Web Servers</category>
                            </item>
                    <item>
                <title><![CDATA[How to Install Docker on Ubuntu (Beginner to Pro Guide)]]></title>
                <link>https://manojitaliya.com/how-to-install-docker-on-ubuntu</link>
                <description><![CDATA[Learn how to install Docker on Ubuntu 22.04, 20.04, or 18.04 with this complete guide. Covers Docker Engine, Docker CLI, Docker Compose, and secure setup using official repositories. Step-by-step commands and detailed instructions make it easy for beginners and developers to get started with containerized apps on Linux.]]></description>
                                    <author><![CDATA[MANOJ ITALIYA <info@manojitaliya.com>]]></author>
                                <guid>https://manojitaliya.com/how-to-install-docker-on-ubuntu</guid>
                <pubDate>Sun, 14 Sep 2025 00:06:20 +0530</pubDate>
                <enclosure
                    type="image/webp"
                    url="http://manojitaliya.com/storage/ubuntu/how-to-install-docker-on-ubuntu.webp"
                    length="11838"
                />
                                    <category>Docker</category>
                            </item>
                    <item>
                <title><![CDATA[How to Install WordPress on Ubuntu]]></title>
                <link>https://manojitaliya.com/install-wordpress-on-ubuntu</link>
                <description><![CDATA[How to Install WordPress on Ubuntu]]></description>
                                    <author><![CDATA[MANOJ ITALIYA <info@manojitaliya.com>]]></author>
                                <guid>https://manojitaliya.com/install-wordpress-on-ubuntu</guid>
                <pubDate>Sat, 13 Sep 2025 16:55:29 +0530</pubDate>
                <enclosure
                    type="image/webp"
                    url="http://manojitaliya.com/storage/ubuntu/how-to-install-wordpress-on-ubuntu.webp"
                    length="13534"
                />
                                    <category>Web Servers</category>
                            </item>
            </channel>
</rss>
