<?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>are.ehibou.com &#187; ubuntu</title>
	<atom:link href="http://are.ehibou.com/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://are.ehibou.com</link>
	<description>are.ehibou.com Web Log</description>
	<lastBuildDate>Mon, 03 Oct 2011 13:29:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>webmin install and login for the first time on ubuntu linux</title>
		<link>http://are.ehibou.com/webmin-install-and-login-for-the-first-time-on-ubuntu-linux/</link>
		<comments>http://are.ehibou.com/webmin-install-and-login-for-the-first-time-on-ubuntu-linux/#comments</comments>
		<pubDate>Mon, 14 May 2007 22:15:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://are.ehibou.com/webmin-install-and-login-for-the-first-time-on-ubuntu-linux/</guid>
		<description><![CDATA[<p>To instal webmin on ubuntu use</p> sudo apt-get install webmin webmin-core <p>The problem i faced was that I could not login for the first time. The solution is</p> <p>1.</p> <p>add line</p> username:x:0 <p>(where username is a valid user of your system) to your/etc/webmin/miniserv.users file</p> <p>2.</p> <p>modify file /etc/webmin/webmin.acl</p> <p>make the line</p> root: acl change-users ... [...]]]></description>
		<wfw:commentRss>http://are.ehibou.com/webmin-install-and-login-for-the-first-time-on-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to monitor linux cpu usage?</title>
		<link>http://are.ehibou.com/how-to-monitor-linux-cpu-usage/</link>
		<comments>http://are.ehibou.com/how-to-monitor-linux-cpu-usage/#comments</comments>
		<pubDate>Thu, 10 Aug 2006 13:31:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[check cpu usage linux]]></category>
		<category><![CDATA[cpu usage linux]]></category>
		<category><![CDATA[linux check cpu usage]]></category>
		<category><![CDATA[linux cpu load]]></category>
		<category><![CDATA[linux cpu monitor]]></category>
		<category><![CDATA[linux cpu usage]]></category>
		<category><![CDATA[linux processor usage]]></category>

		<guid isPermaLink="false">http://are.ehibou.com/how-to-monitor-linux-cpu-usage/</guid>
		<description><![CDATA[<p>It was difficult to find on the web. So I decided to put that cmd here.</p> vmstat 5 <p>and the other cmd is:</p> top <p> </p> ]]></description>
		<wfw:commentRss>http://are.ehibou.com/how-to-monitor-linux-cpu-usage/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Totem Video Player Do Not Play DiVx AVI Movies</title>
		<link>http://are.ehibou.com/totem-video-player-do-not-play-divx-avi-movies/</link>
		<comments>http://are.ehibou.com/totem-video-player-do-not-play-divx-avi-movies/#comments</comments>
		<pubDate>Sat, 25 Mar 2006 18:31:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://are.ehibou.com/totem-video-player-do-not-play-divx-avi-movies/</guid>
		<description><![CDATA[<p>My totem used not to play avi movies. The problem was that</p> sudo apt-get install totem <p>installs totem which is based on gstreamer (totem-gstreamer). After i did</p> sudo apt-get install totem-xine <p>(it also uninstalled totem-gstreamer) totem started to play divx avi movies. So as you see the totem setup process is easy:) </p> ]]></description>
		<wfw:commentRss>http://are.ehibou.com/totem-video-player-do-not-play-divx-avi-movies/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Firefox flash plugin on ubuntu linux displays no text</title>
		<link>http://are.ehibou.com/firefox-flash-plugin-on-ubuntu-linux-displays-no-text/</link>
		<comments>http://are.ehibou.com/firefox-flash-plugin-on-ubuntu-linux-displays-no-text/#comments</comments>
		<pubDate>Sun, 19 Mar 2006 17:14:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Side Notes]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://are.ehibou.com/firefox-flash-plugin-on-ubuntu-linux-displays-no-text/</guid>
		<description><![CDATA[<p>I&#8217;ve installed firefox flash plugin on ubuntu as firefox asked me to install. But I found out that text is no displayed. After some hours and google searches i found out that the problem is gsfonts-x11 package which was not installed on my ubuntu distributon. As I did</p> sudo apt-get install gsfonts-x11 <p>The text suddenly [...]]]></description>
		<wfw:commentRss>http://are.ehibou.com/firefox-flash-plugin-on-ubuntu-linux-displays-no-text/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

