<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>linux | KC's Blog</title>
	<atom:link href="https://www.kjctech.net/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.kjctech.net</link>
	<description></description>
	<lastBuildDate>Tue, 24 Jan 2023 18:21:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/www.kjctech.net/wp-content/uploads/2016/12/cropped-KC-Logo.png?fit=32%2C32&#038;ssl=1</url>
	<title>linux | KC's Blog</title>
	<link>https://www.kjctech.net</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">24634607</site>	<item>
		<title>Ubuntu Bash Shell on Windows 10</title>
		<link>https://www.kjctech.net/ubuntu-bash-shell-on-windows-10/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ubuntu-bash-shell-on-windows-10</link>
					<comments>https://www.kjctech.net/ubuntu-bash-shell-on-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[Kent Chen]]></dc:creator>
		<pubDate>Thu, 31 Mar 2016 06:40:18 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">http://www.kjctech.net/?p=2906</guid>

					<description><![CDATA[<p>Ubuntu on Windows.  This has nothing to do with virtualization – but is a great way to get access to all the great development tools that Linux has – directly from Windows. There is a lot of information out on the Internet right now on this – so I want to give out some pointers: We have a ~20 minute [&#8230;]</p>
The post <a href="https://www.kjctech.net/ubuntu-bash-shell-on-windows-10/">Ubuntu Bash Shell on Windows 10</a> first appeared on <a href="https://www.kjctech.net">KC's Blog</a>.]]></description>
										<content:encoded><![CDATA[<p><a href="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2016/03/image_265b1f35-2e11-4abc-8beb-5909c2345d8a.png" rel="attachment wp-att-2907" data-rel="lightbox-image-0" data-rl_title="" data-rl_caption="" title=""><img data-recalc-dims="1" fetchpriority="high" decoding="async" class="alignnone size-large wp-image-2907" src="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2016/03/image_265b1f35-2e11-4abc-8beb-5909c2345d8a-600x313.png?resize=600%2C313" alt="image_265b1f35-2e11-4abc-8beb-5909c2345d8a" width="600" height="313" srcset="https://i0.wp.com/www.kjctech.net/wp-content/uploads/2016/03/image_265b1f35-2e11-4abc-8beb-5909c2345d8a.png?resize=600%2C313&amp;ssl=1 600w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2016/03/image_265b1f35-2e11-4abc-8beb-5909c2345d8a.png?resize=250%2C130&amp;ssl=1 250w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2016/03/image_265b1f35-2e11-4abc-8beb-5909c2345d8a.png?resize=450%2C235&amp;ssl=1 450w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2016/03/image_265b1f35-2e11-4abc-8beb-5909c2345d8a.png?resize=332%2C173&amp;ssl=1 332w, https://i0.wp.com/www.kjctech.net/wp-content/uploads/2016/03/image_265b1f35-2e11-4abc-8beb-5909c2345d8a.png?w=640&amp;ssl=1 640w" sizes="(max-width: 600px) 100vw, 600px" /></a></p>
<p>Ubuntu on Windows.  This has nothing to do with virtualization – but is a great way to get access to all the great development tools that Linux has – directly from Windows.</p>
<p>There is a lot of information out on the Internet right now on this – so I want to give out some pointers:</p>
<ul>
<li>We have a ~20 minute demo and discussion of the technology here: <a title="https://channel9.msdn.com/Events/Build/2016/P488" href="https://channel9.msdn.com/Events/Build/2016/P488">https://channel9.msdn.com/Events/Build/2016/P488</a></li>
<li>We have the official team blog post here: <a title="https://blogs.windows.com/buildingapps/2016/03/30/run-bash-on-ubuntu-on-windows/" href="https://blogs.windows.com/buildingapps/2016/03/30/run-bash-on-ubuntu-on-windows/">https://blogs.windows.com/buildingapps/2016/03/30/run-bash-on-ubuntu-on-windows/</a></li>
<li>Dustin Kirkland – from Canonical – has done a great post here: <a title="http://blog.dustinkirkland.com/2016/03/ubuntu-on-windows.html" href="http://blog.dustinkirkland.com/2016/03/ubuntu-on-windows.html">http://blog.dustinkirkland.com/2016/03/ubuntu-on-windows.html</a></li>
<li>And Scott Hanselman has a post available here:<a title="http://www.hanselman.com/blog/DevelopersCanRunBashShellAndUsermodeUbuntuLinuxBinariesOnWindows10.aspx" href="http://www.hanselman.com/blog/DevelopersCanRunBashShellAndUsermodeUbuntuLinuxBinariesOnWindows10.aspx">http://www.hanselman.com/blog/DevelopersCanRunBashShellAndUsermodeUbuntuLinuxBinariesOnWindows10.aspx</a></li>
</ul>
<p>//via <a href="https://blogs.msdn.microsoft.com/virtual_pc_guy/2016/03/30/ubuntu-on-windows/" target="_blank" rel="noopener">the Virtual PC Guy</a></p>The post <a href="https://www.kjctech.net/ubuntu-bash-shell-on-windows-10/">Ubuntu Bash Shell on Windows 10</a> first appeared on <a href="https://www.kjctech.net">KC's Blog</a>.]]></content:encoded>
					
					<wfw:commentRss>https://www.kjctech.net/ubuntu-bash-shell-on-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2906</post-id>	</item>
	</channel>
</rss>
