<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Hugh Caluscusin</title>
    <description>The latest articles on DEV Community by Hugh Caluscusin (@hughcaluscusin).</description>
    <link>https://dev.to/hughcaluscusin</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F459896%2F8a7a9619-3ca5-4432-bf68-7469f9f71563.jpeg</url>
      <title>DEV Community: Hugh Caluscusin</title>
      <link>https://dev.to/hughcaluscusin</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hughcaluscusin"/>
    <language>en</language>
    <item>
      <title>Run Linux On Windows 10</title>
      <dc:creator>Hugh Caluscusin</dc:creator>
      <pubDate>Sun, 30 Aug 2020 07:59:03 +0000</pubDate>
      <link>https://dev.to/hughcaluscusin/run-linux-on-windows-10-2edi</link>
      <guid>https://dev.to/hughcaluscusin/run-linux-on-windows-10-2edi</guid>
      <description>&lt;p&gt;This will be just a very quick tutorial on how to install and run Linux on a Windows 10 machine. In the end, you can install different flavors of Linux like Kali, Ubuntu, SUSE, and many other more inside your Windows 10 0S. There are only 4 main steps in order to do this. Yes, only 4, so without any further ado:&lt;/p&gt;

&lt;h3&gt;
  
  
  Let's Get Started 🚀
&lt;/h3&gt;



&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart 
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;ol&gt;
&lt;li&gt;&lt;p&gt;First, go to this &lt;a href="https://docs.microsoft.com/en-us/windows/wsl/install-win10"&gt;link&lt;/a&gt; and copy the PowerShell code. Or, just copy the code above to quickly proceed to next step. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Open your &lt;strong&gt;PowerShell&lt;/strong&gt; as an &lt;strong&gt;Administrator&lt;/strong&gt; and paste the code you just copied and press Enter. &lt;em&gt;This will just enable your machine to run Linux.&lt;/em&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Then, go to your Windows' App Store and search for &lt;strong&gt;Linux on Windows&lt;/strong&gt;. And just below it, select (click) your flavor of Linux and install it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;After that, click &lt;strong&gt;Launch&lt;/strong&gt;, then just create your &lt;em&gt;username&lt;/em&gt; and &lt;em&gt;password&lt;/em&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;And, that's it, folks! 🔥 You have just installed your favorite flavor of Linux on your Windows 10 machine. Great job! 👏&lt;/p&gt;

</description>
      <category>linux</category>
      <category>windows</category>
      <category>hughcaluscusin</category>
    </item>
  </channel>
</rss>
