<?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>LT &#187; Ubuntu</title>
	<atom:link href="http://www.davidrobot.com/tag/ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://www.davidrobot.com</link>
	<description>walking and thinking</description>
	<lastBuildDate>Sun, 22 Jan 2012 13:19:07 +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>Ubuntu 10.04 LTS 使用 HUAWEI EC1261 3G 上网卡</title>
		<link>http://www.davidrobot.com/2011/04/ubuntu-10-04_ec1261.html</link>
		<comments>http://www.davidrobot.com/2011/04/ubuntu-10-04_ec1261.html#comments</comments>
		<pubDate>Tue, 19 Apr 2011 18:05:42 +0000</pubDate>
		<dc:creator>LT</dc:creator>
				<category><![CDATA[软件]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.davidrobot.com/?p=3785</guid>
		<description><![CDATA[<a href="http://www.davidrobot.com/2011/04/ubuntu-10-04_ec1261.html" title="Ubuntu 10.04 LTS 使用 HUAWEI EC1261 3G 上网卡"></a>&#160; 默认情况下，在Ubuntu 10.04 LTS 版本里，插入HUAWEI EC1261 ，系统识别不了。（20111020 更新， 在Ubuntu 11.10 中已不存在这个问题，可以正常识别 EC1261）在“网络连接”管理器里，尝试设置一个连接，会发现不成功。我们可以看看系统识别的具体显示情况。 $ lsusb Bus 005 Device 013: ID 12d1:1446 Huawei Technologies Co., Ltd. Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 002: ID &#8230;<p class="read-more"><a href="http://www.davidrobot.com/2011/04/ubuntu-10-04_ec1261.html">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.davidrobot.com/2011/04/ubuntu-10-04_ec1261.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.04 LTS 和双独立Windows XP 三系统共存安装过程</title>
		<link>http://www.davidrobot.com/2010/09/ubuntu_plus_double_xp_systems.html</link>
		<comments>http://www.davidrobot.com/2010/09/ubuntu_plus_double_xp_systems.html#comments</comments>
		<pubDate>Tue, 21 Sep 2010 11:47:48 +0000</pubDate>
		<dc:creator>LT</dc:creator>
				<category><![CDATA[软件]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.davidrobot.com/?p=1862</guid>
		<description><![CDATA[<a href="http://www.davidrobot.com/2010/09/ubuntu_plus_double_xp_systems.html" title="Ubuntu 10.04 LTS 和双独立Windows XP 三系统共存安装过程"></a>尽管现在虚拟机技术已经很先进，但是LT还是想使用物理机。考虑到工作和学习，两个XP系统，一个XP用于工作，安装大量软件；一个XP处于纯净状态，用于备用；再装一个Ubuntu系统用于学习。这个系统组合如果没有特殊要求，只要按照XP-&#62;XP-&#62;Ubuntu这个安装顺序，就会生成Ubuntu和XP双系统菜单，选择进入XP ,再出现XP双系统选择菜单。但是这样的XP系统一个是C盘，另一个的系统盘的盘符不是C。 所以 LT  想实现这样的XP双系统：每个XP进入后，系统盘的盘符都是C盘，并且自动将另一个XP系统的C盘隐藏掉（以实现独立or 隔离）。至于启动菜单，希望能同时在一个界面选择三个系统的其中一个系统。经过测试，成功过程如下： (准备知识：Windows XP 会将激活的主分区识别为C盘，所以关键点是在下面安装过程适时设置分区是否激活。至于如何在另一个XP 里隐藏只要把这个XP系统盘的盘符在另一个XP系统里面删除就可以了。而利用Ubuntu的Grub2启动管理器就可以实现选择从哪个分区启动) 1、先进行所需分区的设置，LT 这样分区的：主分区+扩展分区+主分区，扩展分区留一部分空间用来安装Ubuntu，两个主分区分别用来安装XP。见下图 2、首先安装第一个XP系统。将一个主分区设置为活动分区，然后在这个分区上按照正常模式安装Windows XP，此过程不再赘述。安装完成后，即可以把此系统的系统盘分区设为非活动分区。然后将另一个要安装XP的主分区设置为活动分区。这样，下步安装XP时，就会把目标分区盘符识别为C盘。 3、插入XP安装盘，然后重启，进行下一个XP的安装。安装完成后。即可以把此系统盘所在分区设置为非活动。然后把另一个XP系统所在分区的盘符删除。 4、这样，如果再重启系统。肯定是哪个XP都进不去。这时该插入Ubuntu的安装盘来进行第三个系统的安装。 5、选择将Ubuntu安装在第一步留出的空闲空间里，然后Ubuntu会自动识别出前面装的两个XP系统，并将其写入Grub2的配置文件grub.cfg中。 6、安装结束，重启，三系统安装完成。进入某个XP可以看到现在的分区状况。 7、进入Ubuntu系统，查看boot路径下的grub.cfg文件，可以发现是如何引导两个 XP系统的。 8、三个系统的启动现在由Grub2接管。选择不同的XP，进入后系统盘符都是C盘，且隐藏了另一个XP的系统盘。 9、至此，我们的目的达到。 P.S. 什么，想把XP换成Win7？没问题，步骤一样 ：）]]></description>
		<wfw:commentRss>http://www.davidrobot.com/2010/09/ubuntu_plus_double_xp_systems.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>在Ubuntu 8.04 LTS 下安装使用飞鸽传书 IP Messenger 0.9.6</title>
		<link>http://www.davidrobot.com/2009/08/ipmsg-ubuntu.html</link>
		<comments>http://www.davidrobot.com/2009/08/ipmsg-ubuntu.html#comments</comments>
		<pubDate>Thu, 20 Aug 2009 05:17:02 +0000</pubDate>
		<dc:creator>LT</dc:creator>
				<category><![CDATA[软件]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.davidrobot.com/?p=984</guid>
		<description><![CDATA[<a href="http://www.davidrobot.com/2009/08/ipmsg-ubuntu.html" title="在Ubuntu 8.04 LTS 下安装使用飞鸽传书 IP Messenger 0.9.6"></a>IP Messenger (中文名称：飞鸽传书，以下简称IPMsg)是一款很方便在局域网内收发消息和传输文件的工具，通常我们常见的是Windows下的版本，其实IPMsg提供了其他平台下的版本，比如Linux。现在Ubuntu越来越火爆，也许你正在使用Ubuntu，而你的朋友还在使用 Windows，怎么用飞鸽和他(她)交流呢，本文则介绍了在Ubuntu下编译安装IPMsg简体中文版的过程。 Ubuntu下，可以用Firefox浏览器或者wget下载源文件 http://www.ipmsg.org/archive/g2ipmsg-0.9.6.tar.gz 可能在我们正式安装前，需要安装一些编译环境所需要的软件包，运行下面命令进行安装 sudo apt-get install build-essential gettext intltool libxml-parser-perl libgnomeui-dev libpanel-applet2-dev gstreamer0.10*-dev 下面正式开始安装，依次执行下面命令： irobot@irobot-desktop:~$ wget http://www.ipmsg.org/archive/g2ipmsg-0.9.6.tar.gz irobot@irobot-desktop:~$ tar xvfz g2ipmsg-0.9.6.tar.gz irobot@irobot-desktop:~$ cd g2ipmsg-0.9.6/ irobot@irobot-desktop:~/g2ipmsg-0.9.6$ ./configure &#8211;prefix=/usr &#8211;sysconfdir=/etc &#8211;enable-systray &#8211;with-ext-charcode=CP936 irobot@irobot-desktop:~/g2ipmsg-0.9.6$ make irobot@irobot-desktop:~/g2ipmsg-0.9.6$ sudo make install &#8230;<p class="read-more"><a href="http://www.davidrobot.com/2009/08/ipmsg-ubuntu.html">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.davidrobot.com/2009/08/ipmsg-ubuntu.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>在 VMWare 虚拟机中让 Ubuntu 使用鼠标滚轮</title>
		<link>http://www.davidrobot.com/2009/07/vmware-ubuntu-mouse.html</link>
		<comments>http://www.davidrobot.com/2009/07/vmware-ubuntu-mouse.html#comments</comments>
		<pubDate>Wed, 22 Jul 2009 05:46:00 +0000</pubDate>
		<dc:creator>LT</dc:creator>
				<category><![CDATA[软件]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.davidrobot.com/?p=686</guid>
		<description><![CDATA[<a href="http://www.davidrobot.com/2009/07/vmware-ubuntu-mouse.html" title="在 VMWare 虚拟机中让 Ubuntu 使用鼠标滚轮 "></a>VMWare中装了Ubuntu，但是鼠标中间的滚轮不可用，翻页多了一些不便。解决如下： sudo gedit /etc/X11/xorg.conf 在Section &#8220;InputDevice&#8221; 块里添加  Option &#8220;ZAxisMapping&#8221; &#8220;4 5&#8243; 即 Section &#8220;InputDevice&#8221; Identifier    &#8221;Configured Mouse&#8221; Driver        &#8221;vmmouse&#8221; Option        &#8221;CorePointer&#8221; Option        &#8221;Device&#8221;    &#8221;/dev/input/mice&#8221; Option          &#8220;ZAxisMapping&#8221;  &#8220;4 5&#8243; EndSection 然后 ctrl+alt+backspace ，重新登陆就可以使用滚轮翻页了！ p.s 修改前记得先备份！]]></description>
		<wfw:commentRss>http://www.davidrobot.com/2009/07/vmware-ubuntu-mouse.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware 6.5.3 中安装 Ubuntu 8.04 LTS</title>
		<link>http://www.davidrobot.com/2009/07/ubuntu-vmware.html</link>
		<comments>http://www.davidrobot.com/2009/07/ubuntu-vmware.html#comments</comments>
		<pubDate>Fri, 10 Jul 2009 12:38:13 +0000</pubDate>
		<dc:creator>LT</dc:creator>
				<category><![CDATA[软件]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.davidrobot.com/?p=665</guid>
		<description><![CDATA[<a href="http://www.davidrobot.com/2009/07/ubuntu-vmware.html" title="VMware 6.5.3 中安装 Ubuntu 8.04 LTS"></a>鉴于Linux的火爆，不能只顾Windows系统，可是即便是Windows系统，由于我的电脑硬件配置的落后，也是落伍了，还在用XP，更不要提Vista/Windows7了。所以继续保持对Linux的热情，对以后持续发展还是有帮助的。 目前主要的应用还是在Windows下，并不能彻底转到Linux下，也不想重启电脑然后再切换另一个系统，所以采用虚拟机VMWare来安装Linux不失为一个好办法。Linux系统还是选择十分流行的Ubuntu，但是考虑到稳定性，以及避免折腾，选8.04 LTS版本，选 LTS (Long Term Support) 版本看中的是有3年的技术支持周期，求的就是一个稳定。VMware选Workstation版本，考虑到6版本有些问题，这次安装了6.5.3版本 ( 6.5.3 build-185404 )。总体来说，一切都很完美，安装完，虚拟机文件占用磁盘空间大概4Ｇ空间。这样，可以边开Windows边开Ubuntu,同时进行。 常规安装没有值得注意的地方，安装后，如有需要可以安装VMware Tools。 VMWare 菜单 VM-&#62;Intall VMware Tools，然后打开终端窗口 irobot@irobot-desktop:~$ cp /media/cdrom/VMwareTools-7.8.6-185404.tar.gz ~/ irobot@irobot-desktop:~$ tar xvfz VMwareTools-7.8.6-185404.tar.gz irobot@irobot-desktop:~$ cd vmware-tools-distrib/ irobot@irobot-desktop:~/vmware-tools-distrib$ sudo ./vmware-install.pl 依次执行上面的命令，按照提示默认回车，就可以完成安装。VMWare Tools的好处之一是可以拖放文件，还有还可以把屏幕拖成任意分辨率。 p.s. 在 vmware-install.pl安装之前，还要安装一些Ubuntu的其他包，否则可能会报错。可参考这篇文章安装必要的编译环境。http://www.davidrobot.com/2009/08/ipmsg-ubuntu.html p.s. 2009.08.21 &#8230;<p class="read-more"><a href="http://www.davidrobot.com/2009/07/ubuntu-vmware.html">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.davidrobot.com/2009/07/ubuntu-vmware.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 下使用 USB转串口线和终端程序</title>
		<link>http://www.davidrobot.com/2008/03/ubuntu-usb-2-com.html</link>
		<comments>http://www.davidrobot.com/2008/03/ubuntu-usb-2-com.html#comments</comments>
		<pubDate>Sat, 15 Mar 2008 17:09:19 +0000</pubDate>
		<dc:creator>LT</dc:creator>
				<category><![CDATA[软件]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.davidrobot.com/?p=4083</guid>
		<description><![CDATA[<a href="http://www.davidrobot.com/2008/03/ubuntu-usb-2-com.html" title="Ubuntu 下使用 USB转串口线和终端程序"></a>USB2COM线 推荐采用FTDI芯片的方案，我目前使用的是FT232BM这种芯片的。 Ubuntu下插上，发现发送指示灯每隔一段时间闪烁2次，于是安装终端putty来准备测试，当然是用sudo apt-get install putty来安装 ，然后打开串口 ttyUSB0 ，不料却提示无法打开。 查找信息： irobot@ubuntu-laptop:~$ dmesg&#124;tail [   81.604000] eth1: no IPv6 routers present [  134.068000] usb 5-5.3: USB disconnect, address 5 [  139.192000] usb 4-1: new full speed USB device using uhci_hcd and address &#8230;<p class="read-more"><a href="http://www.davidrobot.com/2008/03/ubuntu-usb-2-com.html">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.davidrobot.com/2008/03/ubuntu-usb-2-com.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 刻录的光盘中文显示乱码，是问号“????”</title>
		<link>http://www.davidrobot.com/2008/03/ubuntu-cdrw-mash-code.html</link>
		<comments>http://www.davidrobot.com/2008/03/ubuntu-cdrw-mash-code.html#comments</comments>
		<pubDate>Sat, 15 Mar 2008 15:09:18 +0000</pubDate>
		<dc:creator>LT</dc:creator>
				<category><![CDATA[软件]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.davidrobot.com/?p=4079</guid>
		<description><![CDATA[<a href="http://www.davidrobot.com/2008/03/ubuntu-cdrw-mash-code.html" title="Ubuntu 刻录的光盘中文显示乱码，是问号“????”"></a>Ubuntu可真能折腾，刻录的 光盘，在Windows下显示正常，到Ubuntu下中文名却都成了 ????，原来还是编码捣的鬼 。 sudo gedit /etc/fstab 将 /dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec 0       0 添加上utf8，即 /dev/scd0       /media/cdrom0   udf,iso9660 user,utf8,noauto,exec 0       0 然后再看光盘，中文正常显示了！]]></description>
		<wfw:commentRss>http://www.davidrobot.com/2008/03/ubuntu-cdrw-mash-code.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 居然支持我的摄像头</title>
		<link>http://www.davidrobot.com/2008/03/ubuntu-usb-camera.html</link>
		<comments>http://www.davidrobot.com/2008/03/ubuntu-usb-camera.html#comments</comments>
		<pubDate>Sat, 15 Mar 2008 06:32:32 +0000</pubDate>
		<dc:creator>LT</dc:creator>
				<category><![CDATA[软件]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.davidrobot.com/?p=4071</guid>
		<description><![CDATA[<a href="http://www.davidrobot.com/2008/03/ubuntu-usb-camera.html" title="Ubuntu 居然支持我的摄像头"></a>irobot@ubuntu-laptop:~$ lsusb Bus 005 Device 008: ID 0ac8:303b Z-Star Microelectronics Corp. ZC0303 WebCam Bus 005 Device 004: ID 413c:3010 Dell Computer Corp. Optical Wheel Mouse Bus 005 Device 003: ID 050d:0234 Belkin Components F5U234 USB 2.0 4-Port Hub Bus 005 &#8230;<p class="read-more"><a href="http://www.davidrobot.com/2008/03/ubuntu-usb-camera.html">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.davidrobot.com/2008/03/ubuntu-usb-camera.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu解压缩RAR 7Z格式的文件</title>
		<link>http://www.davidrobot.com/2008/03/ubuntu-rar-7z.html</link>
		<comments>http://www.davidrobot.com/2008/03/ubuntu-rar-7z.html#comments</comments>
		<pubDate>Sat, 15 Mar 2008 06:24:33 +0000</pubDate>
		<dc:creator>LT</dc:creator>
				<category><![CDATA[软件]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.davidrobot.com/?p=4068</guid>
		<description><![CDATA[<a href="http://www.davidrobot.com/2008/03/ubuntu-rar-7z.html" title="Ubuntu解压缩RAR 7Z格式的文件"></a>sudo apt-get install unrar rar sudo apt-get install p7zip 增加解压缩RAR、7z格式的功能，毕竟这两个格式使用很广泛。]]></description>
		<wfw:commentRss>http://www.davidrobot.com/2008/03/ubuntu-rar-7z.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 7.10 解决不能重命名问题</title>
		<link>http://www.davidrobot.com/2008/03/ubuntu-7-10-rename.html</link>
		<comments>http://www.davidrobot.com/2008/03/ubuntu-7-10-rename.html#comments</comments>
		<pubDate>Wed, 12 Mar 2008 15:04:46 +0000</pubDate>
		<dc:creator>LT</dc:creator>
				<category><![CDATA[软件]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.davidrobot.com/?p=4065</guid>
		<description><![CDATA[<a href="http://www.davidrobot.com/2008/03/ubuntu-7-10-rename.html" title="Ubuntu 7.10 解决不能重命名问题"></a>以前碰到，不知道解决办法。这次在网上找到了。 解决方法： sudo gedit /etc/X11/xinit/xinput.d/scim 将文件中的 GTK_IM_MODULE=xim QT_IM_MODULE=xim 两行里的xim改为scim，保存退出，登出系统再登陆。]]></description>
		<wfw:commentRss>http://www.davidrobot.com/2008/03/ubuntu-7-10-rename.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

