<?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>Computer support articles &#187; Linux Desktop</title>
	<atom:link href="http://www.mycomputeraid.com/category/linux/linux-desktop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mycomputeraid.com</link>
	<description>Free computer support, articles and Guides</description>
	<lastBuildDate>Tue, 09 Feb 2010 01:09:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Which Debian or Ubuntu are you using?</title>
		<link>http://www.mycomputeraid.com/linux/which-debian-or-ubuntu-are-you-using/</link>
		<comments>http://www.mycomputeraid.com/linux/which-debian-or-ubuntu-are-you-using/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 20:33:42 +0000</pubDate>
		<dc:creator>MyComputerAid</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Desktop]]></category>
		<category><![CDATA[how-to]]></category>

		<guid isPermaLink="false">http://www.mycomputeraid.com/?p=823</guid>
		<description><![CDATA[<p>Normally you know which version of a given distro you are running if you are on your machine, but what if you are on a rented server, or a friend&#8217;s machine.</p>
<p>If you want to know which version of Debian or Ubuntu you are running, you can always check the /etc/apt/sources.list there you will see the version you are running but a better way is to run this on a terminal:</p>
<blockquote><p <a href='http://www.mycomputeraid.com/linux/which-debian-or-ubuntu-are-you-using/' rel="nofollow">< Read full article..></a></p>]]></description>
			<content:encoded><![CDATA[<p>Normally you know which version of a given distro you are running if you are on your machine, but what if you are on a rented server, or a friend&#8217;s machine.</p>
<p>If you want to know which version of Debian or Ubuntu you are running, you can always check the /etc/apt/sources.list there you will see the version you are running but a better way is to run this on a terminal:</p>
<blockquote><p <a href='http://www.mycomputeraid.com/linux/which-debian-or-ubuntu-are-you-using/' rel="nofollow">< Read full article..></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mycomputeraid.com/linux/which-debian-or-ubuntu-are-you-using/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change your default editor -Debian/Ubuntu-</title>
		<link>http://www.mycomputeraid.com/linux/how-to-change-your-default-editor-debianubuntu/</link>
		<comments>http://www.mycomputeraid.com/linux/how-to-change-your-default-editor-debianubuntu/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 20:32:10 +0000</pubDate>
		<dc:creator>MyComputerAid</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Desktop]]></category>
		<category><![CDATA[how-to]]></category>

		<guid isPermaLink="false">http://www.mycomputeraid.com/?p=822</guid>
		<description><![CDATA[<p>Debian and Ubuntu uses for visudo, crontab and other similar applications the default text editor<br />
, you want to change it use the update-alternatives command.</p>
<p>It is as easy as, run this on a terminal window.</p>
<blockquote><p>sudo update-alternatives &#8211;config editor </p></blockquote>
<p>The options in my Debian system are:</p>
<p>There are 6 alternatives which provide `editor&# <a href='http://www.mycomputeraid.com/linux/how-to-change-your-default-editor-debianubuntu/' rel="nofollow">< Read full article..></a></p>]]></description>
			<content:encoded><![CDATA[<p>Debian and Ubuntu uses for visudo, crontab and other similar applications the default text editor<br />
, you want to change it use the update-alternatives command.</p>
<p>It is as easy as, run this on a terminal window.</p>
<blockquote><p>sudo update-alternatives &#8211;config editor </p></blockquote>
<p>The options in my Debian system are:</p>
<p>There are 6 alternatives which provide `editor&# <a href='http://www.mycomputeraid.com/linux/how-to-change-your-default-editor-debianubuntu/' rel="nofollow">< Read full article..></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mycomputeraid.com/linux/how-to-change-your-default-editor-debianubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open source free operating systems &#8211; Windows alternatives</title>
		<link>http://www.mycomputeraid.com/linux/linux-desktop/opensource-free-operating-systems/</link>
		<comments>http://www.mycomputeraid.com/linux/linux-desktop/opensource-free-operating-systems/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 05:38:43 +0000</pubDate>
		<dc:creator>MyComputerAid</dc:creator>
				<category><![CDATA[Linux Desktop]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[windows alternative]]></category>
		<category><![CDATA[windows killer]]></category>

		<guid isPermaLink="false">http://www.mycomputeraid.com/?p=747</guid>
		<description><![CDATA[<p><strong>Open source Operating Systems &#8211; Windows alternatives</strong></p>
<p>Open Source software is a computer application, a suite of applications released with source code available.  The idea is that access to the source code of a program should be a right to the users of the programs.  This makes it much easier for someone to write companion software, or add-ons and plug-ins that enha <a href='http://www.mycomputeraid.com/linux/linux-desktop/opensource-free-operating-systems/' rel="nofollow">< Read full article..></a></p>]]></description>
			<content:encoded><![CDATA[<p><strong>Open source Operating Systems &#8211; Windows alternatives</strong></p>
<p>Open Source software is a computer application, a suite of applications released with source code available.  The idea is that access to the source code of a program should be a right to the users of the programs.  This makes it much easier for someone to write companion software, or add-ons and plug-ins that enha <a href='http://www.mycomputeraid.com/linux/linux-desktop/opensource-free-operating-systems/' rel="nofollow">< Read full article..></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mycomputeraid.com/linux/linux-desktop/opensource-free-operating-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
