<?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>BestJQ &#187; Ubuntu</title>
	<atom:link href="http://bestjq.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://bestjq.com</link>
	<description>Life is like a box of chocolate,You never know what you’re gonna get</description>
	<lastBuildDate>Sun, 17 Jul 2011 11:10:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Ubuntu下的新发现 驱动确实强大</title>
		<link>http://bestjq.com/ubuntu-found-driver-is-indeed-powerful/</link>
		<comments>http://bestjq.com/ubuntu-found-driver-is-indeed-powerful/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 15:13:12 +0000</pubDate>
		<dc:creator>Visionaer</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://bestjq.com/?p=318</guid>
		<description><![CDATA[每次安装Ubuntu都感觉比较舒心，因为大部分时候，我们无需在Ubuntu下另外安装硬件的驱动。本人只在安装Ubuntu7.10的时候遇到了声卡没有直接驱动的经历，其他版本安装时全部完美驱动。

<span class="readmore"><a href="http://bestjq.com/ubuntu-found-driver-is-indeed-powerful/" title="Ubuntu下的新发现 驱动确实强大">阅读全文——共195字</a></span>]]></description>
			<content:encoded><![CDATA[<p>每次安装Ubuntu都感觉比较舒心，因为大部分时候，我们无需在Ubuntu下另外安装硬件的驱动。本人只在安装Ubuntu7.10的时候遇到了声卡没有直接驱动的经历，其他版本安装时全部完美驱动。</p>
<p>自己使用无线鼠标有一段时间了，之前没有过在Ubuntu下遇到鼠标没电的情况。这次的低点让我再一次认识到Ubuntu的强大</p>
<p><img class="alignnone" title="Ubuntu-screenshot" src="http://pic.yupoo.com/bestjq/973897593ff5/njmit0is.jpg" alt="" width="384" height="168" /></p>
<p><img class="alignnone" title="Ubuntu-screenshot" src="http://pic.yupoo.com/bestjq/477187593ff4/fw42zkgo.jpg" alt="" width="366" height="127" /></p>
<p><img class="alignnone" title="Ubuntu-screenshot" src="http://pic.yupoo.com/bestjq/832227593ff5/sxv0n2a8.jpg" alt="" width="245" height="201" /></p>
<p>Ubuntu总不会让人失望，顶永久免费，强烈鄙视单人多次申请Ubuntu光盘！</p>
]]></content:encoded>
			<wfw:commentRss>http://bestjq.com/ubuntu-found-driver-is-indeed-powerful/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>装完Windows系统后无法启动Grub的解决办法</title>
		<link>http://bestjq.com/bahrain-can-not-start-windows-system-solutions-grub/</link>
		<comments>http://bestjq.com/bahrain-can-not-start-windows-system-solutions-grub/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 12:45:02 +0000</pubDate>
		<dc:creator>Visionaer</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Grub]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://bestjq.com/?p=300</guid>
		<description><![CDATA[很多人装Windows和Ubuntu（或其他Linux系统）双系统的人经常会问的问题，特别是重来没经历过的新手。先装Windows还是先装Ubuntu？先装Windows后装Ubuntu是并不会出现任何启动方面的问题，但是如果...]]></description>
			<content:encoded><![CDATA[<p>很多人装Windows和Ubuntu（或其他Linux系统）双系统的人经常会问的问题，特别是重来没经历过的新手。先装Windows还是先装Ubuntu？先装Windows后装Ubuntu是并不会出现任何启动方面的问题，但是如果是原来有Grub之后重装或者新装了Windows的系统，就会遇到Grub无法启动的问题，Linux系统无法进入，也正是因为这样，很多老鸟在指导新手装双系统的时候都是建议先装Windoes再装Ubuntu。确实对于新装2个系统来说，这种顺序比较好。</p>
<p>但是我们原来就有了这种组合的双系统，有时候不得不重新装Windows系统，就要重新来激活Grub</p>
<p>如果还有Live CD，你只要用live cd引导系统，直接按Ctrl+Alt+F1进入终端</p>
<p>输入sudo grub进入GRUB命令行，输入：root (hdx,y)</p>
<p>X为硬盘号，通常为0（第一个硬盘），y为ubuntu分区号，如果你不知道是哪个，请在输入逗号时，按一下TAB，grub会自己列出一堆分区，找有ext3/ext4/reiserfs/xfs/jfs的一行，输入行头的数字即可。</p>
<p>接着输入setup (hdx)，x为硬盘号。然后输入quit退出，sudo halt关机</p>
<p>PS：</p>
<p>1.最近安装了Windows 7的RC版本的朋友，以后新版本更新的时候就不必担心会把Ubuntu给破坏了，直接装就是了</p>
<p>2.如何在Grub中设置默认启动<strong><a href="http://bestjq.com/how-to-set-the-default-start-grub/" target="_blank">http://bestjq.com/how-to-set-the-default-start-grub/</a><strong></strong></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://bestjq.com/bahrain-can-not-start-windows-system-solutions-grub/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>把Ubuntu的旧Linux内核卸载掉</title>
		<link>http://bestjq.com/uninstall-the-old-kernel/</link>
		<comments>http://bestjq.com/uninstall-the-old-kernel/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 06:30:36 +0000</pubDate>
		<dc:creator>Visionaer</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[内核]]></category>
		<category><![CDATA[卸载]]></category>
		<category><![CDATA[更新]]></category>

		<guid isPermaLink="false">http://bestjq.com/?p=43</guid>
		<description><![CDATA[今天开机时，明显grub列表中的启动项多起来了，原来有2个旧的linux内核没有卸载了
选择最新版本2.6.27-10进入系统后<code>$ dpkg --get-selections&#124;grep linux</code>
libselinux1          install
linux-firmware       install
]]></description>
			<content:encoded><![CDATA[<p>今天开机时，明显grub列表中的启动项多起来了，原来有2个旧的linux内核没有卸载了<br />
选择最新版本2.6.27-10进入系统后<code>$ dpkg --get-selections|grep linux</code><br />
libselinux1                                                install<br />
linux-firmware                                          install<br />
linux-generic                                            install<br />
linux-headers-2.6.27-10                         install<br />
linux-headers-2.6.27-10-generic            install<br />
linux-headers-2.6.27-7                           install<br />
linux-headers-2.6.27-7-generic              install<br />
linux-headers-2.6.27-8                           install<br />
linux-headers-2.6.27-8-generic              install<br />
linux-headers-generic                              install<br />
linux-image-2.6.27-10-generic               install<br />
linux-image-2.6.27-7-generic                 install<br />
linux-image-2.6.27-8-generic                 install<br />
linux-image-generic                                 install<br />
linux-libc-dev                                           install<br />
linux-restricted-modules-2.6.27-10-generic  install<br />
linux-restricted-modules-2.6.27-7-generic    install<br />
linux-restricted-modules-2.6.27-8-generic    install<br />
linux-restricted-modules-common                  install<br />
linux-restricted-modules-generic                    install<br />
linux-sound-base           install<br />
linuxqq                         install<br />
syslinux                        install<br />
util-linux                       install<br />
用apt-get remove把linux-image-2.6.27-7-generic 和linux-image-2.6.27-8-generic都卸载掉</p>
<p>对于我们初学者来说内核的更新频率太高并不是什么好事情，很多软件都要重新编译，给初学者带来不少的麻烦</p>
<p>此外在红联社区看到个有趣的帖子<a href="http://www.linuxdiyf.com/bbs/redirect.php?fid=49&amp;tid=114305&amp;goto=nextoldset" target="_blank"></a></p>
<p><a href="http://www.linuxdiyf.com/bbs/redirect.php?fid=49&amp;tid=114305&amp;goto=nextoldset" target="_blank">http://www.linuxdiyf.com/bbs/redirect.php?fid=49&amp;tid=114305&amp;goto=nextoldset</a>，推荐男同胞们看下！Female小心进入！</p>
]]></content:encoded>
			<wfw:commentRss>http://bestjq.com/uninstall-the-old-kernel/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Ubuntu下播放RMVB视频</title>
		<link>http://bestjq.com/totemxine/</link>
		<comments>http://bestjq.com/totemxine/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 20:52:07 +0000</pubDate>
		<dc:creator>Visionaer</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[RMVB]]></category>
		<category><![CDATA[totem]]></category>

		<guid isPermaLink="false">http://bestjq.com/?p=71</guid>
		<description><![CDATA[网络上关于这个的帖子和文章很多但是比较乱，我这里提供一种比较简单的办法

还是使用ubuntu自带的播放器totem，其实预装的播放器是Totem-gstreamer

<span class="readmore"><a href="http://bestjq.com/totemxine/" title="Ubuntu下播放RMVB视频">阅读全文——共322字</a></span>]]></description>
			<content:encoded><![CDATA[<p>网络上关于这个的帖子和文章很多但是比较乱，我这里提供一种比较简单的办法</p>
<p>还是使用ubuntu自带的播放器totem，其实预装的播放器是Totem-gstreamer</p>
<p>1.卸载Totem-gstreamer</p>
<p><strong>sudo apt-get remove totem-gstreamer</strong></p>
<p>2.安装Totem-xine</p>
<p><strong>sudo apt-get install totem-xine</strong></p>
<p>3.安装解码包w32codecs</p>
<p><strong>sudo apt-get install w32codecs</strong></p>
<p>如果找不到w32codecs可以在以下这个页面下载deb包</p>
<p><a href="http://www.debian-multimedia.org/pool/main/w/w32codecs/" target="_blank">http://www.debian-multimedia.org/pool/main/w/w32codecs/</a></p>
<p>此方案对8.04、8.10及9.04均有效</p>
]]></content:encoded>
			<wfw:commentRss>http://bestjq.com/totemxine/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

