<?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>Ubuntu - Mstoic</title>
	<atom:link href="https://www.mstoic.com/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Beyond Technology</description>
	<lastBuildDate>Thu, 31 May 2018 16:52:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.mstoic.com/wp-content/uploads/2015/08/cropped-favicon-32x32.png</url>
	<title>Ubuntu - Mstoic</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">45512581</site>	<item>
		<title>Fix Google Chrome Always Wants to Restore Pages on Ubuntu</title>
		<link>https://www.mstoic.com/fix-google-chrome-always-wants-to-restore-pages-on-ubuntu/</link>
					<comments>https://www.mstoic.com/fix-google-chrome-always-wants-to-restore-pages-on-ubuntu/#respond</comments>
		
		<dc:creator><![CDATA[Editorial Team]]></dc:creator>
		<pubDate>Thu, 31 May 2018 16:52:19 +0000</pubDate>
				<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://www.mstoic.com/?p=16604</guid>

					<description><![CDATA[<div style="float:left; margin-right:5px;"><img width="128" height="64" src="https://www.mstoic.com/wp-content/uploads/2018/05/Reset-Google-Chrome-128x64.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" srcset="https://www.mstoic.com/wp-content/uploads/2018/05/Reset-Google-Chrome-128x64.png 128w, https://www.mstoic.com/wp-content/uploads/2018/05/Reset-Google-Chrome-300x151.png 300w, https://www.mstoic.com/wp-content/uploads/2018/05/Reset-Google-Chrome.png 641w" sizes="(max-width: 128px) 100vw, 128px" /></div><div style="padding-left:138px;"><p>I recently switched to Ubuntu from Windows, thanks to the Windows 10 breaking my computer again and again after getting updated (even after trying many ways to stop it from</p><p>The post <a href="https://www.mstoic.com/fix-google-chrome-always-wants-to-restore-pages-on-ubuntu/">Fix Google Chrome Always Wants to Restore Pages on Ubuntu</a>, is taken from <a href="http://www.mstoic.com">Mstoic</a>.</p><p>Follow us on <a href="https://www.facebook.com/Mstoic.Blog">Facebook</a> and <a href="https://twitter.com/Mstoic_Blog">Twitter</a> to get the best content from us.</p><p style="display:flex;"><a href="http://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.mstoic.com%2Ffix-google-chrome-always-wants-to-restore-pages-on-ubuntu%2F" title="Share on Facebook"><img src="https://www.mstoic.com/wp-content/uploads/2014/07/Facebook-64px.png" title="Share on Facebook" alt="Share on Facebook" width="64px" height="64px" /></a><a href="http://www.twitter.com/share?&text=Fix Google Chrome Always Wants to Restore Pages on Ubuntu&amp;url=https%3A%2F%2Fwww.mstoic.com%2Ffix-google-chrome-always-wants-to-restore-pages-on-ubuntu%2F" title="Share on Twitter"><img src="https://www.mstoic.com/wp-content/uploads/2014/07/Twitter-64px.png" title="Share on Twitter" alt="Share on Twitter" width="64px" height="64px" /></a><a href="https://plus.google.com/share?url=https://www.mstoic.com/fix-google-chrome-always-wants-to-restore-pages-on-ubuntu/"><img src="https://www.mstoic.com/wp-content/uploads/2014/07/Google-Plus-64px.png" title="Share on Google Plus" alt="Share on Google Plus" width="64px" height="64px" /></a></p></div>]]></description>
		
					<wfw:commentRss>https://www.mstoic.com/fix-google-chrome-always-wants-to-restore-pages-on-ubuntu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">16604</post-id>	</item>
		<item>
		<title>Removing A Non Empty Directory In Ubuntu</title>
		<link>https://www.mstoic.com/removing-non-empty-directory-ubuntu/</link>
					<comments>https://www.mstoic.com/removing-non-empty-directory-ubuntu/#respond</comments>
		
		<dc:creator><![CDATA[Editorial Team]]></dc:creator>
		<pubDate>Sun, 22 Dec 2013 17:49:21 +0000</pubDate>
				<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">http://www.mstoic.com/?p=14405</guid>

					<description><![CDATA[<div style="float:left; margin-right:5px;"><img width="128" height="128" src="https://www.mstoic.com/wp-content/uploads/2013/12/Ubuntu.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" srcset="https://www.mstoic.com/wp-content/uploads/2013/12/Ubuntu.png 128w, https://www.mstoic.com/wp-content/uploads/2013/12/Ubuntu-50x50.png 50w, https://www.mstoic.com/wp-content/uploads/2013/12/Ubuntu-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" /></div><div style="padding-left:138px;"><p>Most of us using Ubuntu know that a directory can be easily deleted using the &#8220;rm&#8221; command, but this works only for empty directories. If you try the same command</p><p>The post <a href="https://www.mstoic.com/removing-non-empty-directory-ubuntu/">Removing A Non Empty Directory In Ubuntu</a>, is taken from <a href="http://www.mstoic.com">Mstoic</a>.</p><p>Follow us on <a href="https://www.facebook.com/Mstoic.Blog">Facebook</a> and <a href="https://twitter.com/Mstoic_Blog">Twitter</a> to get the best content from us.</p><p style="display:flex;"><a href="http://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.mstoic.com%2Fremoving-non-empty-directory-ubuntu%2F" title="Share on Facebook"><img src="https://www.mstoic.com/wp-content/uploads/2014/07/Facebook-64px.png" title="Share on Facebook" alt="Share on Facebook" width="64px" height="64px" /></a><a href="http://www.twitter.com/share?&text=Removing A Non Empty Directory In Ubuntu&amp;url=https%3A%2F%2Fwww.mstoic.com%2Fremoving-non-empty-directory-ubuntu%2F" title="Share on Twitter"><img src="https://www.mstoic.com/wp-content/uploads/2014/07/Twitter-64px.png" title="Share on Twitter" alt="Share on Twitter" width="64px" height="64px" /></a><a href="https://plus.google.com/share?url=https://www.mstoic.com/removing-non-empty-directory-ubuntu/"><img src="https://www.mstoic.com/wp-content/uploads/2014/07/Google-Plus-64px.png" title="Share on Google Plus" alt="Share on Google Plus" width="64px" height="64px" /></a></p></div>]]></description>
		
					<wfw:commentRss>https://www.mstoic.com/removing-non-empty-directory-ubuntu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">14405</post-id>	</item>
		<item>
		<title>Installing And Using Unzip On Ubuntu</title>
		<link>https://www.mstoic.com/install-unzip-ubuntu/</link>
					<comments>https://www.mstoic.com/install-unzip-ubuntu/#respond</comments>
		
		<dc:creator><![CDATA[Editorial Team]]></dc:creator>
		<pubDate>Wed, 18 Dec 2013 13:27:27 +0000</pubDate>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Install Unzip On Ubuntu]]></category>
		<category><![CDATA[Ubuntu Unzip]]></category>
		<category><![CDATA[Ubuntu Unzip Command]]></category>
		<category><![CDATA[Unable To Locate Package Unzip]]></category>
		<guid isPermaLink="false">http://www.mstoic.com/?p=14391</guid>

					<description><![CDATA[<div style="float:left; margin-right:5px;"><img width="128" height="128" src="https://www.mstoic.com/wp-content/uploads/2013/12/Ubuntu.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" srcset="https://www.mstoic.com/wp-content/uploads/2013/12/Ubuntu.png 128w, https://www.mstoic.com/wp-content/uploads/2013/12/Ubuntu-50x50.png 50w, https://www.mstoic.com/wp-content/uploads/2013/12/Ubuntu-100x100.png 100w" sizes="(max-width: 128px) 100vw, 128px" /></div><div style="padding-left:138px;"><p>Installing applications on Ubuntu is pretty straightforward. But sometimes you may get some errors while installing some applications on Ubuntu. Recently, I was installing unzip on Ubuntu and got the</p><p>The post <a href="https://www.mstoic.com/install-unzip-ubuntu/">Installing And Using Unzip On Ubuntu</a>, is taken from <a href="http://www.mstoic.com">Mstoic</a>.</p><p>Follow us on <a href="https://www.facebook.com/Mstoic.Blog">Facebook</a> and <a href="https://twitter.com/Mstoic_Blog">Twitter</a> to get the best content from us.</p><p style="display:flex;"><a href="http://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.mstoic.com%2Finstall-unzip-ubuntu%2F" title="Share on Facebook"><img src="https://www.mstoic.com/wp-content/uploads/2014/07/Facebook-64px.png" title="Share on Facebook" alt="Share on Facebook" width="64px" height="64px" /></a><a href="http://www.twitter.com/share?&text=Installing And Using Unzip On Ubuntu&amp;url=https%3A%2F%2Fwww.mstoic.com%2Finstall-unzip-ubuntu%2F" title="Share on Twitter"><img src="https://www.mstoic.com/wp-content/uploads/2014/07/Twitter-64px.png" title="Share on Twitter" alt="Share on Twitter" width="64px" height="64px" /></a><a href="https://plus.google.com/share?url=https://www.mstoic.com/install-unzip-ubuntu/"><img src="https://www.mstoic.com/wp-content/uploads/2014/07/Google-Plus-64px.png" title="Share on Google Plus" alt="Share on Google Plus" width="64px" height="64px" /></a></p></div>]]></description>
		
					<wfw:commentRss>https://www.mstoic.com/install-unzip-ubuntu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">14391</post-id>	</item>
	</channel>
</rss>
