<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Windows on drmanalo</title><link>https://drmanalo.github.io/tags/windows/</link><description>Recent content in Windows on drmanalo</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 16 Sep 2026 15:48:46 +0100</lastBuildDate><atom:link href="https://drmanalo.github.io/tags/windows/index.xml" rel="self" type="application/rss+xml"/><item><title>Windows Setup</title><link>https://drmanalo.github.io/posts/windows-setup/</link><pubDate>Wed, 16 Sep 2026 15:48:46 +0100</pubDate><guid>https://drmanalo.github.io/posts/windows-setup/</guid><description>&lt;h2 id="prerequisites">Prerequisites&lt;/h2>
&lt;p>To safely run Linux commands inside a Windows machine, it is better to install Linux inside Windows. With Windows Subsystem for Linux (WSL), we can install Linux distribution and use Linux applications, utilities and Bash command-line tools directly on Windows. This removes the overhead of a traditional &lt;code>virtual machine&lt;/code>.&lt;/p>
&lt;ul>
&lt;li>&lt;a href="https://learn.microsoft.com/en-us/windows/wsl/install" target="_blank">Windows Subsytem&lt;/a>&lt;/li>
&lt;/ul>
&lt;h2 id="install-ubuntu">Install Ubuntu&lt;/h2>
&lt;pre tabindex="0">&lt;code>PS C:\Users\drman&amp;gt; wsl --install -d Ubuntu
Downloading: Ubuntu
Installing: Ubuntu 
Distribution successfully installed. It can be launched via &amp;#39;wsl.exe -d Ubuntu&amp;#39;
Launching Ubuntu...
Provisioning the new WSL instance Ubuntu
This might take a while...
Create a default Unix user account:
&lt;/code>&lt;/pre></description></item></channel></rss>