<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Virtualization on Commentary of Takao</title><link>https://takao.blog/en/tags/virtualization/</link><description>Recent content in Virtualization on Commentary of Takao</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Commentary of Takao</copyright><lastBuildDate>Sat, 13 Jun 2026 23:11:50 +0900</lastBuildDate><atom:link href="https://takao.blog/en/tags/virtualization/index.xml" rel="self" type="application/rss+xml"/><item><title>Proxmox LXC Containers: Complete Management Guide</title><link>https://takao.blog/en/web/proxmox-lxc-containers/</link><pubDate>Wed, 22 May 2024 00:00:00 +0000</pubDate><guid>https://takao.blog/en/web/proxmox-lxc-containers/</guid><description>&lt;img src="https://takao.blog/img/thumnail.webp" alt="Featured image of post Proxmox LXC Containers: Complete Management Guide" /&gt;&lt;h2 id="what-is-lxc"&gt;What is LXC?
&lt;/h2&gt;&lt;p&gt;LXC (Linux Containers) is an OS-level virtualization method that runs multiple isolated Linux systems on a single host using a shared kernel. Unlike full virtual machines, LXC containers share the host OS kernel while maintaining their own filesystem, processes, and network stack. This design makes them extremely lightweight and fast to start.&lt;/p&gt;
&lt;h2 id="lxc-vs-virtual-machines"&gt;LXC vs Virtual Machines
&lt;/h2&gt;&lt;p&gt;The choice between LXC containers and VMs depends on your isolation and performance requirements:&lt;/p&gt;</description></item><item><title>Proxmox VE VM Management: From Creation to Optimization</title><link>https://takao.blog/en/web/proxmox-vm-management/</link><pubDate>Sun, 18 Feb 2024 00:00:00 +0000</pubDate><guid>https://takao.blog/en/web/proxmox-vm-management/</guid><description>&lt;img src="https://takao.blog/img/thumnail.webp" alt="Featured image of post Proxmox VE VM Management: From Creation to Optimization" /&gt;&lt;h2 id="creating-a-vm-step-by-step"&gt;Creating a VM Step by Step
&lt;/h2&gt;&lt;p&gt;Proxmox VE provides a guided wizard for VM creation accessible from the web UI at &lt;strong&gt;Create VM&lt;/strong&gt; or via the &lt;code&gt;qm&lt;/code&gt; CLI tool. The wizard walks through eight configuration pages.&lt;/p&gt;
&lt;h3 id="general"&gt;General
&lt;/h3&gt;&lt;p&gt;Set a unique VM ID (an integer, typically starting at 100) and a descriptive name. The name does not affect guest networking — it is purely for identification. Optionally, select a resource pool to organize related VMs.&lt;/p&gt;</description></item><item><title>Proxmox VE Installation and Initial Setup Guide</title><link>https://takao.blog/en/web/proxmox-install-setup/</link><pubDate>Wed, 15 Nov 2023 00:00:00 +0000</pubDate><guid>https://takao.blog/en/web/proxmox-install-setup/</guid><description>&lt;img src="https://takao.blog/img/thumnail.webp" alt="Featured image of post Proxmox VE Installation and Initial Setup Guide" /&gt;&lt;h2 id="what-is-proxmox-ve"&gt;What is Proxmox VE?
&lt;/h2&gt;&lt;p&gt;Proxmox Virtual Environment (Proxmox VE) is an open-source server virtualization platform that combines KVM-based virtual machines and LXC-based containers under a single web interface. Built on Debian Linux, it integrates enterprise features such as live migration, high availability, software-defined storage, and a built-in firewall. Its agentless design and central management interface make it a popular choice for homelabs, small businesses, and data centers alike.&lt;/p&gt;
&lt;p&gt;The platform supports ZFS, Ceph, and LVM for storage, and includes a RESTful API for automation. The installation process is straightforward, but proper configuration immediately after setup is critical for a stable and secure environment.&lt;/p&gt;</description></item></channel></rss>