<?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: Cain</title>
    <description>The latest articles on DEV Community by Cain (@cainwatson).</description>
    <link>https://dev.to/cainwatson</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%2F181924%2Ffd69b302-c018-426d-8875-f0d724aaeca2.jpg</url>
      <title>DEV Community: Cain</title>
      <link>https://dev.to/cainwatson</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cainwatson"/>
    <language>en</language>
    <item>
      <title>Windows WSL Setup (with GIFs)</title>
      <dc:creator>Cain</dc:creator>
      <pubDate>Tue, 25 Jun 2019 04:25:48 +0000</pubDate>
      <link>https://dev.to/operationspark/windows-wsl-setup-with-gifs-33aj</link>
      <guid>https://dev.to/operationspark/windows-wsl-setup-with-gifs-33aj</guid>
      <description>&lt;h2&gt;
  
  
  Enable the Windows Subsystem For Linux (WSL)
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Hit the “Windows” key and start typing “Windows features”&lt;/li&gt;
&lt;li&gt;Press enter when “Turn Windows features on or off” pops up (you can also find from Control Panel &amp;gt; Programs)&lt;/li&gt;
&lt;li&gt;Search for the “Windows Subsystem for Linux” setting in “Windows Features”&lt;/li&gt;
&lt;li&gt;Check the box. Another popup should appear telling you to restart your computer&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F08x76et7b61ws9c04gdz.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F08x76et7b61ws9c04gdz.gif"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Install the Ubuntu terminal
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Hit the “Windows” key and start typing “Ubuntu”. The Microsoft Store app should open.&lt;/li&gt;
&lt;li&gt;Press the “Install” button. A popup might appear asking you to login to your Microsoft account, you can just exit it.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F623s7xuqn9xvhbx8tumz.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F623s7xuqn9xvhbx8tumz.gif"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After it’s finishing downloading, you can exit the Microsoft Store and launch the Ubuntu app by hitting the “Windows” key and typing “Ubuntu”.&lt;/p&gt;

&lt;p&gt;The terminal should appear and start installing.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fpg7629mb6qdbvh7vgl5f.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fpg7629mb6qdbvh7vgl5f.gif"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After it’s done installing, it should ask you for a username and password for the new user account that is being created.&lt;/p&gt;

&lt;p&gt;Once the account is done creating, you should see the terminal prompting you for a command: &lt;code&gt;username@computername:~$&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fnn09iubqlukdt0jbw3y7.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2Fnn09iubqlukdt0jbw3y7.gif"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Note that the password you type will not show up in the terminal.&lt;/p&gt;

&lt;p&gt;You’ve successfully setup WSL! 🎉 &lt;br&gt;
Now it's time to get hacking 👩‍💻&lt;/p&gt;

</description>
      <category>wsl</category>
      <category>ubuntu</category>
    </item>
  </channel>
</rss>
