<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Linux on Route179</title>
    <link>https://route179.dev/tags/linux/</link>
    <description>Recent content in Linux on Route179</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>2026 Sheng Chen</copyright>
    <lastBuildDate>Sun, 21 Feb 2021 00:24:35 +0000</lastBuildDate>
    <atom:link href="https://route179.dev/tags/linux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Create a Tiny Core Linux VM Template for vSphere Lab environment</title>
      <link>https://route179.dev/2021/02/21/create-a-tiny-core-linux-vm-template-for-vsphere-lab-environment/</link>
      <pubDate>Sun, 21 Feb 2021 00:24:35 +0000</pubDate>
      <guid>https://route179.dev/2021/02/21/create-a-tiny-core-linux-vm-template-for-vsphere-lab-environment/</guid>
      <description>&lt;p&gt;I’ve always wanted to find a lightweight VM template for running on nested vSphere lab environment, or sometimes for demonstrating live cloud migration such as vMotion to the VMware Cloud on AWS. Recently I have managed to achieve this by using the &lt;a href=&#34;http://tinycorelinux.net/&#34;&gt;Tiny Core Linux distribution&lt;/a&gt; and it ticked all of my requirements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ultra lightweight – the VM runs stable with only 1 vCPU, 256MB RAM and 64MB hard disk!&lt;/li&gt;
&lt;li&gt;common linux tools installed – such as curl, wget, openssh etc&lt;/li&gt;
&lt;li&gt;open-vm-tools installed&lt;/li&gt;
&lt;li&gt;a lightweight http server serving a static site for running networking or load-balancing tests&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In this post I will walk you through the process for creating a Tiny Core based Linux VM template including all of the above requirements. To begin, download the Tiny Core ISO from &lt;a href=&#34;http://tinycorelinux.net/downloads.html&#34;&gt;&lt;/a&gt; &lt;a href=&#34;http://tinycorelinux.net/downloads.html&#34;&gt;her&lt;/a&gt;&lt;a href=&#34;http://tinycorelinux.net/downloads.html&#34;&gt;e&lt;/a&gt;. (For reference, I’m using the &lt;strong&gt;&lt;a href=&#34;http://tinycorelinux.net/11.x/x86/archive/11.1/CorePlus-11.1.iso&#34;&gt;CorePlus-v11.1&lt;/a&gt;&lt;/strong&gt; release as I was getting some weird issues with OpenSSH on the latest v12.0 release)&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
