<?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</title>
	<atom:link href="http://www.mycomputeraid.com/category/linux/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>Ubuntu &#8211; Reboot your system and force disk scan/check</title>
		<link>http://www.mycomputeraid.com/computers/ubuntu-reboot-your-system-and-force-disk-scancheck/</link>
		<comments>http://www.mycomputeraid.com/computers/ubuntu-reboot-your-system-and-force-disk-scancheck/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 20:22:52 +0000</pubDate>
		<dc:creator>MyComputerAid</dc:creator>
				<category><![CDATA[Computers & PC]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.mycomputeraid.com/?p=821</guid>
		<description><![CDATA[<p>There is a simple command available for Linux Ubuntu that is perfect for those times when you need to restart the computer, but don&#8217;t have time to wait for the possibility of it being time for a disk scan/check. Ordinarily, after a set number of boots, the dis check will run automatically, but there are many situations where you want o have a little more control.</p>
<p>To FORCE linux to RUN <a href='http://www.mycomputeraid.com/computers/ubuntu-reboot-your-system-and-force-disk-scancheck/' rel="nofollow">< Read full article..></a></p>]]></description>
			<content:encoded><![CDATA[<p>There is a simple command available for Linux Ubuntu that is perfect for those times when you need to restart the computer, but don&#8217;t have time to wait for the possibility of it being time for a disk scan/check. Ordinarily, after a set number of boots, the dis check will run automatically, but there are many situations where you want o have a little more control.</p>
<p>To FORCE linux to RUN <a href='http://www.mycomputeraid.com/computers/ubuntu-reboot-your-system-and-force-disk-scancheck/' rel="nofollow">< Read full article..></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mycomputeraid.com/computers/ubuntu-reboot-your-system-and-force-disk-scancheck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting named: /etc/named.conf:6: change directory to &#8216;/var/named&#8217; failed: file not found</title>
		<link>http://www.mycomputeraid.com/linux/server/named-wont-start-plesk/</link>
		<comments>http://www.mycomputeraid.com/linux/server/named-wont-start-plesk/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 19:18:40 +0000</pubDate>
		<dc:creator>MyComputerAid</dc:creator>
				<category><![CDATA[Server administration]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[named]]></category>
		<category><![CDATA[plesk]]></category>

		<guid isPermaLink="false">http://www.mycomputeraid.com/?p=764</guid>
		<description><![CDATA[<p>Problem, after updating the server for the BIND server, plese named will not start.</p>
<p>Here is the error in Plesk:<br />
Unable to make action: Unable to manage service by dnsmng: dnsmng: Service named failed to start<br />
0: /usr/local/psa/admin/htdocs/server/restart_services.php:19 psaerror(string &#8220;Unable to make action: Unable to manage service by dnsmng: dnsmng: Service named failed <a href='http://www.mycomputeraid.com/linux/server/named-wont-start-plesk/' rel="nofollow">< Read full article..></a></p>]]></description>
			<content:encoded><![CDATA[<p>Problem, after updating the server for the BIND server, plese named will not start.</p>
<p>Here is the error in Plesk:<br />
Unable to make action: Unable to manage service by dnsmng: dnsmng: Service named failed to start<br />
0: /usr/local/psa/admin/htdocs/server/restart_services.php:19 psaerror(string &#8220;Unable to make action: Unable to manage service by dnsmng: dnsmng: Service named failed <a href='http://www.mycomputeraid.com/linux/server/named-wont-start-plesk/' rel="nofollow">< Read full article..></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mycomputeraid.com/linux/server/named-wont-start-plesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>no listening sockets available shutting down</title>
		<link>http://www.mycomputeraid.com/linux/apache/no-listening-sockets-available-shutting-down/</link>
		<comments>http://www.mycomputeraid.com/linux/apache/no-listening-sockets-available-shutting-down/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 04:48:28 +0000</pubDate>
		<dc:creator>MyComputerAid</dc:creator>
				<category><![CDATA[Linux Apache Webserver]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[Listen 443]]></category>
		<category><![CDATA[webserver error]]></category>

		<guid isPermaLink="false">http://www.mycomputeraid.com/?p=762</guid>
		<description><![CDATA[<p><strong>no listening sockets available, shutting down</strong></p>
<p><strong><span style="text-decoration: underline;">The Error:</span></strong><br />
[root@Server httpd]# /etc/init.d/httpd start<br />
Starting httpd: [Mon Aug 18 07:39:26 2008] [warn] module ssl_module is already loaded, skipping<br />
(98)Address already in use: make_sock: could not bind to address [::]:443<br />
(98)Address al <a href='http://www.mycomputeraid.com/linux/apache/no-listening-sockets-available-shutting-down/' rel="nofollow">< Read full article..></a></p>]]></description>
			<content:encoded><![CDATA[<p><strong>no listening sockets available, shutting down</strong></p>
<p><strong><span style="text-decoration: underline;">The Error:</span></strong><br />
[root@Server httpd]# /etc/init.d/httpd start<br />
Starting httpd: [Mon Aug 18 07:39:26 2008] [warn] module ssl_module is already loaded, skipping<br />
(98)Address already in use: make_sock: could not bind to address [::]:443<br />
(98)Address al <a href='http://www.mycomputeraid.com/linux/apache/no-listening-sockets-available-shutting-down/' rel="nofollow">< Read full article..></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mycomputeraid.com/linux/apache/no-listening-sockets-available-shutting-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
