<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>BHATOL Blog</title>
    <link>https://bhatol.com</link>
    <description>Latest articles from BHATOL</description>
    <atom:link href="https://bhatol.com/feed.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title><![CDATA[FTP Server Setup on Linux]]></title>
      <link>https://bhatol.com/post/ftp-server-setup-on-linux</link>
      <guid>https://bhatol.com/post/ftp-server-setup-on-linux</guid>
      <pubDate>Sun, 12 Apr 2026 22:05:31 GMT</pubDate>
      <description><![CDATA[FTP (File Transfer Protocol) is one of the oldest and most reliable methods for transferring files over a network. vsftpd (Very Secure FTP Daemon) is a lightweight, secure FTP server available on Linux systems. ]]></description>
    </item>
    <item>
      <title><![CDATA[Proxmox: Complete Installation and Configuration Guide]]></title>
      <link>https://bhatol.com/post/proxmox-complete-installation-and-configuration-guide</link>
      <guid>https://bhatol.com/post/proxmox-complete-installation-and-configuration-guide</guid>
      <pubDate>Sun, 12 Apr 2026 22:03:40 GMT</pubDate>
      <description><![CDATA[Proxmox VirtualEnvironment is a robust, open-source platform for enterprise virtualization. It combines KVM hypervisor and Linux Containers (LXC) to provide a powerful infrastructure virtualization platform.]]></description>
    </item>
    <item>
      <title><![CDATA[DNS Installation on Red Hat Linux 8]]></title>
      <link>https://bhatol.com/post/dns-installation-on-red-hat-linux-8</link>
      <guid>https://bhatol.com/post/dns-installation-on-red-hat-linux-8</guid>
      <pubDate>Sun, 12 Apr 2026 22:01:48 GMT</pubDate>
      <description><![CDATA[DNS (Domain Name System) is the backbone of internet communication, translating human-readable domain names into IP addresses. Setting up your own DNS server on Red Hat Linux 8 gives you complete control over name resolution on your network.]]></description>
    </item>
    <item>
      <title><![CDATA[VirtualBox on Linux]]></title>
      <link>https://bhatol.com/post/virtualbox-on-linux-complete-installation-and-configuration-guide</link>
      <guid>https://bhatol.com/post/virtualbox-on-linux-complete-installation-and-configuration-guide</guid>
      <pubDate>Sun, 12 Apr 2026 21:59:42 GMT</pubDate>
      <description><![CDATA[VirtualBox is a powerful, open-source virtualization platform that allows you to run multiple operating systems on a single computer. Whether you're a software developer, system administrator, or IT professional, VirtualBox provides an excellent environment for testing, development, and learning. ]]></description>
    </item>
    <item>
      <title><![CDATA[XAMPP on Linux]]></title>
      <link>https://bhatol.com/post/xampp-on-linux</link>
      <guid>https://bhatol.com/post/xampp-on-linux</guid>
      <pubDate>Sun, 12 Apr 2026 19:30:52 GMT</pubDate>
      <description><![CDATA[XAMPP is a free, open-source Apache distribution that includes MySQL, PHP, and Perl. It's one of the easiest ways to set up a local web development environment on Linux. This guide will walk you through installation, configuration, and common commands to get you up and running quickly.]]></description>
    </item>
  </channel>
</rss>