<?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>NaRiver &#187; ubuntu</title>
	<atom:link href="http://nariver.com/archives/tag/ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://nariver.com</link>
	<description>漫无目的的流淌，也有歌唱，伴着忧伤</description>
	<lastBuildDate>Wed, 28 Jul 2010 02:47:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>禁用ubuntu9.10声卡的省电模式</title>
		<link>http://nariver.com/archives/475</link>
		<comments>http://nariver.com/archives/475#comments</comments>
		<pubDate>Sat, 30 Jan 2010 16:25:08 +0000</pubDate>
		<dc:creator>NaRiver</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://nariver.com/?p=475</guid>
		<description><![CDATA[ubuntu9.10安装成功后，默认会打开声卡的省电功能，而这种省电功能给我的Lenovo 10笔记本带来了烦人的噪声。 When ubuntu9.10 was installed successfully, audio power saving mode will be enabled by default, but this function brings boring pop noise to my Lenovo 410 Laptop. 下面的命令用来，关闭声卡的自动省电功能： Following command can be used for disabling the audio power saving mode: echo 0 &#62; /sys/module/snd_hda_intel/parameters/power_save 注意： 请注意shell的格式， &#62; 符号两边的空格需要保留。 Notice: Please pay attention to the [...]]]></description>
		<wfw:commentRss>http://nariver.com/archives/475/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.10 Ibus输入法的问题</title>
		<link>http://nariver.com/archives/472</link>
		<comments>http://nariver.com/archives/472#comments</comments>
		<pubDate>Sat, 30 Jan 2010 16:00:15 +0000</pubDate>
		<dc:creator>NaRiver</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://nariver.com/?p=472</guid>
		<description><![CDATA[Ubuntu 9.10自带的中文输入法配置有问题，本文介绍大家如何修改配置： 1. 系统菜单选择： 系统-首选项-Ibus选项 2. 在&#8221;Ibus选项&#8221;对话框上 切换到第二个选项卡&#60;输入法&#62;上 3. 点“选择输入法”- 选择“汉语”， 再点添加即可，如果不用其他的输入法的可以直接删除。 4. 重启一下Ibus就可以用我们刚刚添加的拼音输入法了。 附图： 原文引用地址： http://hi.baidu.com/xiangbing911/blog/item/53623a45ce2cec88b2b7dc80.html]]></description>
		<wfw:commentRss>http://nariver.com/archives/472/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>如何在ubuntu桌面上显示我的电脑、回收站图标</title>
		<link>http://nariver.com/archives/469</link>
		<comments>http://nariver.com/archives/469#comments</comments>
		<pubDate>Sat, 30 Jan 2010 15:39:01 +0000</pubDate>
		<dc:creator>NaRiver</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://nariver.com/?p=469</guid>
		<description><![CDATA[测试通过的配置环境: ubuntu8.04, ubuntu9.10 1. 快捷键 Alt+F2 打开运行对话框，在运行对话框中输入 gconf-editor 点击运行按钮，打开“配置编辑器”。 2. 在“配置编辑器”中定位如下键值： /apps/nautilus/desktop/trash_icon_visible /apps/nautilus/desktop/computer_icon_visible 勾选上面两项，即可。 附图：]]></description>
		<wfw:commentRss>http://nariver.com/archives/469/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UNetboot creating bootable Live USB drives for ubuntu</title>
		<link>http://nariver.com/archives/461</link>
		<comments>http://nariver.com/archives/461#comments</comments>
		<pubDate>Mon, 25 Jan 2010 14:16:31 +0000</pubDate>
		<dc:creator>NaRiver</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[LiveCD]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://nariver.com/?p=461</guid>
		<description><![CDATA[UNetbootin是个 很 好用 的 工具,可以方便地 用来将 下载的 Linux Live CD拷贝到 优盘上面 ,并且 可以将 其配置为 引导盘. UNetbootin allows you to create bootable Live USB drives for a variety of Linux distributions from Windows or Linux, without requiring you to burn a CD. You can either let it download one of the many distributions supported out-of-the-box for [...]]]></description>
		<wfw:commentRss>http://nariver.com/archives/461/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deepin Linux一个基于ubuntu的汉化版本</title>
		<link>http://nariver.com/archives/459</link>
		<comments>http://nariver.com/archives/459#comments</comments>
		<pubDate>Sat, 23 Jan 2010 03:37:00 +0000</pubDate>
		<dc:creator>NaRiver</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu美化]]></category>

		<guid isPermaLink="false">http://nariver.com/?p=459</guid>
		<description><![CDATA[Deepin Linux的前身应该是Hiweed GNU/Linux，不过国内现在无法访问Hiweed官方网站。根据Deepin官方的说明，Deepin Linux是基于ubuntu 的汉化版本。包括了预先配置的中文应用程序，包括中文输入法、英汉和汉英翻译字典、以及简体中文true-type字体。 有了Deepin Linux，就可以简化很多繁琐的ubuntu汉化步骤了。 最近一直想找一个合适的可用在优盘上的LiveCD版本，要有ubuntu这样的简单清爽的界面(Gnome的界面很舒服)，实用的软件功能，模块化的包管理功能，而且最好可以方便地添加和删除组件，并且要能够保存用户数据。 前段时间介绍的Veket，汉化和软件管理都不错，不过它的界面实在是让人有种精神分裂的感觉，特别是附带的那些主题，每一个都制作比较粗糙。哎，到底像国人汉化的啊，就和国内大部分网站一般，天马行空。]]></description>
		<wfw:commentRss>http://nariver.com/archives/459/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ubuntu下设置http代理</title>
		<link>http://nariver.com/archives/455</link>
		<comments>http://nariver.com/archives/455#comments</comments>
		<pubDate>Fri, 22 Jan 2010 13:51:50 +0000</pubDate>
		<dc:creator>NaRiver</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[代理]]></category>

		<guid isPermaLink="false">http://nariver.com/?p=455</guid>
		<description><![CDATA[方法一： 这是一种临时的手段，如果您仅仅是暂时需要通过http代理使用apt-get，您可以使用这种方式。 在使用apt-get之前，在终端中输入以下命令（根据您的实际情况替换yourproxyaddress和proxyport）。 export http_proxy=http://yourproxyaddress：proxyport 方法二： 这种方法要用到/etc/apt/文件夹下的apt.conf文件。如果您希望apt-get（而不是其他应用程序）一直使用http代理，您可以使用这种方式。 注意：某些情况下，系统安装过程中没有建立apt配置文件。下面的操作将视情况修改现有的配置文件或者新建配置文件。 sudo gedit /etc/apt/apt.conf在您的apt.conf文件中加入下面这行（根据你的实际情况替换yourproxyaddress和proxyport）。 Acquire：：http：：Proxy &#8220;http://yourproxyaddress：proxyport&#8221;；保存apt.conf文件。 方法三： 这种方法会在您的主目录下的。bashrc文件中添加两行。如果您希望apt-get和其他应用程序如wget等都使用http代理，您可以使用这种方式。 gedit ~/.bashrc在您的。bashrc文件末尾添加如下内容（根据你的实际情况替换yourproxyaddress和proxyport）。 http_proxy=http://yourproxyaddress：proxyport export http_proxy保存文件。关闭当前终端，然後打开另一个终端。 使用apt-get update或者任何您想用的网络工具测试代理。我使用firestarter查看活动的网络连接。 如果您为了纠正错误而再次修改了配置文件，记得关闭终端并重新打开，否则新的设置不会生效。]]></description>
		<wfw:commentRss>http://nariver.com/archives/455/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ubuntu下Rainlendar开机启动时出现警告信息</title>
		<link>http://nariver.com/archives/446</link>
		<comments>http://nariver.com/archives/446#comments</comments>
		<pubDate>Fri, 15 Jan 2010 15:34:14 +0000</pubDate>
		<dc:creator>NaRiver</dc:creator>
				<category><![CDATA[消逝·记忆]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu美化]]></category>

		<guid isPermaLink="false">http://nariver.com/?p=446</guid>
		<description><![CDATA[最近发现ubuntu下Rainlendar开机启动有时会出现警告信息： Do you want to start another instance？ Rainlendar seems to be already running. You can start another instance by selecting &#8216;Yes&#8217;. &#8230; 出现上面提示的原因，是由于在ubuntu退出的时候，XWindow强行关闭了Rainlendar2进程，而导致Rainlendar2未能正常结束。重启后，Rainlendar2误以为已经有一个Rainlendar2实例在运行了。 解决这个问题的方法很简单，只需要在Rainlendar2命令后面加个&#8221;-m&#8221;参数就可以了。 任务栏菜单选择“(系统)System” -&#62;&#8221;Preferences(首选项) &#8220;-&#62;&#8221;Sessions(会话)&#8221; 打开“Sessions Preferences会话选项对话框”，在Startup Programs里面选择rainlendar2项，点击Edit(编辑)按钮，在Command编辑框中加入 &#8220;-m&#8221; 参数。 如下：  /usr/bin/rainlendar2 -m 修改完后，保存退出，这样以后就不会再有警告提示了。 引用来源： http://www.rainlendar.net/cms/index.php?option=com_kunena&#38;Itemid=42&#38;func=view&#38;catid=4&#38;id=10792]]></description>
		<wfw:commentRss>http://nariver.com/archives/446/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ubuntu下的Google浏览器Chrome</title>
		<link>http://nariver.com/archives/425</link>
		<comments>http://nariver.com/archives/425#comments</comments>
		<pubDate>Mon, 28 Dec 2009 07:26:53 +0000</pubDate>
		<dc:creator>NaRiver</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://nariver.com/?p=425</guid>
		<description><![CDATA[Chrome用了有段时间，总得感觉还算不错。 优点：程序启动快，界面简洁，操作简单，有些功能是亮点：如隐身窗口功能。ubuntu下面支持全中文界面（ubuntu下面很多程序界面都是中文里面掺杂这英文的）。 缺点：功能很不全，比如不支持Google工具栏，导致很多Google服务（mail、translate、buttons）不能在Chrome上方便应用。好在可以从Google书签导入到Chrome。网页加载速度，感觉并不比Firefox快，不过总体内存占用似乎比Firefox要小，可能是没什么插件的原因吧。Google Chrome也支持插件功能，可是目前的插件大多都不支持正式Release版本的。 总结，Firefox刚刚在网页浏览器领域取代了IE坐上了老大的位子，这应该是每一个关心开源软件的人们欢欣鼓舞的时候。作为后起之秀Chorme，在Google的大力支持下相信很快会占有一席之地，不过目前Chrome的功能实在是有限，Google的东西从来就让人觉得功能简单的有点不够用。 Chrome可以用来作为Firefox的辅助浏览器，它的打开速度绝对比Firefox或者IE要快，尽管加载网页的速度不一定快多少，但是这样简洁的操作和对各种网页良好的兼容性，都是Chrome的亮点，而且接下来肯定还会有各种各样的插件可以用来实现很多附加功能。]]></description>
		<wfw:commentRss>http://nariver.com/archives/425/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ubuntu光盘刻录工具Brasero Disc Burning</title>
		<link>http://nariver.com/archives/412</link>
		<comments>http://nariver.com/archives/412#comments</comments>
		<pubDate>Fri, 11 Dec 2009 16:37:38 +0000</pubDate>
		<dc:creator>NaRiver</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[工具软件]]></category>

		<guid isPermaLink="false">http://nariver.com/?p=412</guid>
		<description><![CDATA[大家都知道，在Windows平台上有强大的Nero工具可以用来刻录光盘。不过，Nero一直以来都是收费软件，虽然最新的Nero9 Lite版本可以免费安装，不过我装完后就提示我要我购买（官方下载的时候明明告诉我可以免费用的），鄙视一下，然后用的时候多多不便，经常弹出个购买的窗口。 一怒之下，重启Windows到Ubuntu下面，Ubuntu里面默认安装了光盘烧录工具：Brasero Disc Burning，打开以后界面简单实用： 烧录光盘镜像，只需要选择第四项，然后在弹出的对话框中选择你要选择的镜像文件，点击Burn，就可以开始烧录了。 烧录过程结束后，Brasero会自动弹出光盘，并提示你再次插入，以便对刚刚刻录的光盘进行完整性校验，校验成功后会提示刻录成功完成。 Brasero用起来简单而且实用，值得推荐一下。]]></description>
		<wfw:commentRss>http://nariver.com/archives/412/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ubuntu美化&#8211;一个精美的日历程序rainlendar</title>
		<link>http://nariver.com/archives/404</link>
		<comments>http://nariver.com/archives/404#comments</comments>
		<pubDate>Thu, 03 Dec 2009 15:22:39 +0000</pubDate>
		<dc:creator>NaRiver</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[rainlendar]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu美化]]></category>

		<guid isPermaLink="false">http://nariver.com/?p=404</guid>
		<description><![CDATA[rainlendar的配置相当简单，而且界面非常漂亮。 ubuntu下rainlendar安装包的下载地址： http://www.rainlendar.net/cms/index.php?option=com_rny_download&#038;Itemid=32 关于本地化（汉化）： http://www.rainlendar.net/cms/index.php?option=com_rny_localization&#038;Itemid=34 到上面的地址下载汉化文件，然后将下载的*..r2lang文件，拖放到日历程序上方，释放鼠标就安装完成了。]]></description>
		<wfw:commentRss>http://nariver.com/archives/404/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
