<?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>NamHuy &#187; debian</title>
	<atom:link href="http://namhuy.org/blog/tag/debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://namhuy.org/blog</link>
	<description>Includes news, help, tutorials, programming, tips and how-to guides for Linux, UNIX, and BSD</description>
	<lastBuildDate>Wed, 21 Mar 2012 03:57:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Stop CPU beep in Ubuntu-Debian</title>
		<link>http://namhuy.org/blog/2010/09/26/stop-cpu-beep-in-ubuntu-debian/</link>
		<comments>http://namhuy.org/blog/2010/09/26/stop-cpu-beep-in-ubuntu-debian/#comments</comments>
		<pubDate>Sun, 26 Sep 2010 17:40:36 +0000</pubDate>
		<dc:creator>Huy Tran</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tips - Tricks]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[beep]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[debian]]></category>

		<guid isPermaLink="false">http://namhuy.org/blog/?p=141</guid>
		<description><![CDATA[The CPU beep is a really irritating thing in Linux distros and sometimes the graphical sound manager does not work when shutting it up. Fortunately there is a simple way to do it in terminal. In Ubuntu (and distros based &#8230; <a href="http://namhuy.org/blog/2010/09/26/stop-cpu-beep-in-ubuntu-debian/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The CPU beep is a really irritating thing in Linux distros and sometimes the graphical sound manager does not work when shutting it up. Fortunately there is a simple way to do it in terminal. In Ubuntu (and distros based upon it) type: gksudo gedit /etc/modprobe.d/blacklist In Debian type:</p>
<p><strong>su gedit /etc/modprobe.d/blacklist</strong></p>
<p>And add the [...]</p>
<div class="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fnamhuy.org%2Fblog%2F2010%2F09%2F26%2Fstop-cpu-beep-in-ubuntu-debian%2F&amp;layout=button_count&amp;show_faces=false&amp;width=80&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:80px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://namhuy.org/blog/2010/09/26/stop-cpu-beep-in-ubuntu-debian/"></g:plusone>
			</div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://namhuy.org/blog/2010/09/26/stop-cpu-beep-in-ubuntu-debian/"  data-text="Stop CPU beep in Ubuntu-Debian" data-count="horizontal"></a>
			</div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://namhuy.org/blog/2010/09/26/stop-cpu-beep-in-ubuntu-debian/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://namhuy.org/blog/2010/09/26/stop-cpu-beep-in-ubuntu-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Karmik and Eclipse Galileo</title>
		<link>http://namhuy.org/blog/2010/01/11/ubuntu-karmik-and-eclipse-galileo/</link>
		<comments>http://namhuy.org/blog/2010/01/11/ubuntu-karmik-and-eclipse-galileo/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 21:46:45 +0000</pubDate>
		<dc:creator>Huy Tran</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://namhuy.org/blog/?p=83</guid>
		<description><![CDATA[The great Ubuntu Karmik is just around the corner. If you happen to use Eclipse from the official eclipse webpage and you see that some eclipse buttons do not work, then apply the following hack. Make yourself a one line &#8230; <a href="http://namhuy.org/blog/2010/01/11/ubuntu-karmik-and-eclipse-galileo/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The great Ubuntu Karmik is just around the corner. If you happen to use Eclipse from the official eclipse webpage and you see that some eclipse buttons do not work, then apply the following hack. Make yourself a one line script to execute eclipse like follows:</p>
<blockquote><p>#!/bin/bash</p>
<p>export GDK_NATIVE_WINDOWS=1<br />
./eclipse</p></blockquote>
<p>and it will work again. For tptp (the profiling tools for eclipse) you’ll need libstdc++5 package from debian.</p>
<div class="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fnamhuy.org%2Fblog%2F2010%2F01%2F11%2Fubuntu-karmik-and-eclipse-galileo%2F&amp;layout=button_count&amp;show_faces=false&amp;width=80&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:80px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://namhuy.org/blog/2010/01/11/ubuntu-karmik-and-eclipse-galileo/"></g:plusone>
			</div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://namhuy.org/blog/2010/01/11/ubuntu-karmik-and-eclipse-galileo/"  data-text="Ubuntu Karmik and Eclipse Galileo" data-count="horizontal"></a>
			</div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://namhuy.org/blog/2010/01/11/ubuntu-karmik-and-eclipse-galileo/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://namhuy.org/blog/2010/01/11/ubuntu-karmik-and-eclipse-galileo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.308 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-18 06:48:40 -->
<!-- Compression = gzip -->
