<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.3" -->
<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/"
	>

<channel>
	<title>Dryice Liu's Blog &#187; Uncategorized</title>
	<link>http://dryice.name/blog</link>
	<description></description>
	<pubDate>Tue, 31 Aug 2010 12:01:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>
	<language>en</language>
			<item>
		<title>Never let the BIOS beeps confuse you</title>
		<link>http://dryice.name/blog/uncategorized/never-let-the-bios-beeps-confuse-you/</link>
		<comments>http://dryice.name/blog/uncategorized/never-let-the-bios-beeps-confuse-you/#comments</comments>
		<pubDate>Wed, 26 Dec 2007 11:55:16 +0000</pubDate>
		<dc:creator>dryice</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dryice.name/blog/uncategorized/never-let-the-bios-beeps-confuse-you/</guid>
		<description><![CDATA[My old desktop got an ASUS A8N5X mother board, and sometime ago it stops working. Whenever when I try to boot it up, it ends up with the system beeps, one long, two short, and then repeat.
Then I look up Google and the manual, that signal means there is a problem on the display card, [...]]]></description>
			<content:encoded><![CDATA[<p>My old desktop got an ASUS A8N5X mother board, and sometime ago it stops working. Whenever when I try to boot it up, it ends up with the system beeps, one long, two short, and then repeat.</p>
<p>Then I look up Google and the manual, that signal means there is a problem on the display card, and/or a problem on the power supply part of the mother board. So I did everything I could imagine: Clean up the slots on the motherboard, and the display card, remove all the perpherals, check the power supply, and finally replace the GigaByte PCIE-16x display card with and old ELSA PCI display card, all didn&#8217;t help. I was thinking about send it back to ASUS for repair.</p>
<p>Today I called ASUS, and the tech support asked me to re-install the RAM. Hmm, why RAM?  I know it&#8217;s the suspect for most hardware problems but the BIOS beeps told me it&#8217;s the display subsystem!</p>
<p>Anyway I did it and Bang! It worked! All I need to do is pull those two RAM out and then reinstall them back! It took me about a month to figure this out! What I have learned? Never let the BIOS beeps confuse you, try everything you could, even it looks  unreasonable.</p>
<p><hints id="hah_hints"></hints></p>
<p class="akst_link"><a href="http://dryice.name/blog/?p=861&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_861" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://dryice.name/blog/uncategorized/never-let-the-bios-beeps-confuse-you/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why the FreeBSD ports system rocks</title>
		<link>http://dryice.name/blog/uncategorized/why-the-freebsd-ports-system-rocks/</link>
		<comments>http://dryice.name/blog/uncategorized/why-the-freebsd-ports-system-rocks/#comments</comments>
		<pubDate>Mon, 03 Sep 2007 02:19:15 +0000</pubDate>
		<dc:creator>dryice</dc:creator>
		
		<category><![CDATA[freebsd]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dryice.name/blog/uncategorized/why-the-freebsd-ports-system-rocks/</guid>
		<description><![CDATA[
Well I need to handle some PHP upgrade on a Debian server some days ago, and it turns out to be a nightmire&#8230;
Debian is famous for its &#8220;apt-get&#8221; package management system, and I thought it would be easy. However, it turns out all the packages are binary and have exact version numbers in dependency. To [...]]]></description>
			<content:encoded><![CDATA[<p><hints id="hah_hints"></hints></p>
<p>Well I need to handle some PHP upgrade on a Debian server some days ago, and it turns out to be a nightmire&#8230;</p>
<p>Debian is famous for its &#8220;apt-get&#8221; package management system, and I thought it would be easy. However, it turns out all the packages are binary and have exact version numbers in dependency. To make it worse, the previous sysadmin uses both sarge and etch packages. Now if you want to install something from sarge, it complains some dependence in etch is too high and won&#8217;t continue, and if you want to install something from etch, well, some dependences got a version too low.</p>
<p>And I tried the &#8220;smart&#8221; &#8220;apt-get dist-upgrade&#8221; command, and it removed my bind9! All sites going down because of this. And to make it worse, I can&#8217;t install it again because of the sarge/etch mix. And finially I have to deinstall many packages and re-install them, and stick to sarge.</p>
<p>I know this is not a pure problem on Debian, the previous sysadmin should be blamed mostly, but, hi, the binary package system with hard coded version numbers makes all these possible&#8230; And I have to say, compile from the source rocks! The FreeBSD ports system rocks!</p>
<p class="akst_link"><a href="http://dryice.name/blog/?p=843&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_843" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://dryice.name/blog/uncategorized/why-the-freebsd-ports-system-rocks/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

