<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/qiuyu0619" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/qiuyu0619" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 04 Jun 2009 11:05:00 GMT</lastBuildDate><title>秋雨</title><description>Qiuyu's blog</description><link>http://blog.csdn.net/qiuyu0619/</link><item><title>Ubuntu-Firefox中Flash播放器乱码问题</title><link>http://blog.csdn.net/qiuyu0619/archive/2009/06/04/4241392.aspx</link><wfw:comment>http://blog.csdn.net/qiuyu0619/comments/4241392.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/qiuyu0619/comments/commentRss/4241392.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4241392</trackback:ping><description>&lt;br /&gt;如下两步：&lt;br /&gt;（1）备份49-sansserif.conf这个字体配置文件 sudo cp /etc/fonts/conf.d/49-sansserif.conf /etc/fonts/conf.d/49-sansserif.conf.bak&lt;br /&gt;（2）删除49-sansserif.conf文件做完后重启firefox就可以了。 sudo rm /etc/fonts/conf.d/49-sansserif.conf&lt;br /&gt;重新启动，在打开就好了，Goolge音乐搜索
中个歌曲名字就不是乱码了。&lt;img src =&quot;http://blog.csdn.net/qiuyu0619/aggbug/4241392.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236641365/qiuyu0619/csdn.net/s.gif?r=http://blog.csdn.net/qiuyu0619/archive/2009/06/04/4241392.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/qiuyu0619/236641365/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/qiuyu0619/236641365/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 04 Jun 2009 19:05:00 +0800</pubDate><author>秋雨</author><comments>http://blog.csdn.net/qiuyu0619/archive/2009/06/04/4241392.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/qiuyu0619/archive/2009/06/04/4241392.aspx</guid><dc:creator>秋雨</dc:creator><fs:srclink>http://blog.csdn.net/qiuyu0619/archive/2009/06/04/4241392.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/qiuyu0619/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/qiuyu0619/~1117073/236641365/1117069</fs:itemid></item><item><title>Ubuntu设置开机自动挂载Windows硬盘分区</title><link>http://blog.csdn.net/qiuyu0619/archive/2009/05/29/4224036.aspx</link><wfw:comment>http://blog.csdn.net/qiuyu0619/comments/4224036.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/qiuyu0619/comments/commentRss/4224036.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4224036</trackback:ping><description>&lt;br /&gt;之前试过ntfs-config，不行。后来Google了一篇文章照葫芦画瓢OK了，总结如下：&lt;br /&gt;&lt;br /&gt;
首先安装ntfs-3g，默认Ubuntu9.04已经安装了ntfs-3g。&lt;br /&gt;
sudo apt-get install ntfs-3g &lt;br /&gt;&lt;br /&gt;
挂载方法：&lt;br /&gt;
首先获得各分区的uuid&lt;br /&gt;
ls -all /edv/disk/by-uuid     //显示分区的信息可以查看到各分区的uuid&lt;br /&gt;
我的各分区的uuid显示如下：&lt;br /&gt;
yinkai@yinkai-laptop:~$ ls -al /dev/disk/by-uuid/&lt;br /&gt;
总用量 0&lt;br /&gt;
drwxr-xr-x 2 root root 140 2009-05-29 21:51 .&lt;br /&gt;
drwxr-xr-x 5 root root 100 2009-05-29 21:51 ..&lt;br /&gt;
lrwxrwxrwx 1 root root  10 2009-05-29 21:51 16718499-&lt;img src =&quot;http://blog.csdn.net/qiuyu0619/aggbug/4224036.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236641366/qiuyu0619/csdn.net/s.gif?r=http://blog.csdn.net/qiuyu0619/archive/2009/05/29/4224036.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/qiuyu0619/236641366/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/qiuyu0619/236641366/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 29 May 2009 22:14:00 +0800</pubDate><author>秋雨</author><comments>http://blog.csdn.net/qiuyu0619/archive/2009/05/29/4224036.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/qiuyu0619/archive/2009/05/29/4224036.aspx</guid><dc:creator>秋雨</dc:creator><fs:srclink>http://blog.csdn.net/qiuyu0619/archive/2009/05/29/4224036.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/qiuyu0619/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/qiuyu0619/~1117073/236641366/1117069</fs:itemid></item><item><title>给Ubuntu 9.04配置3D桌面</title><link>http://blog.csdn.net/qiuyu0619/archive/2009/05/28/4222142.aspx</link><wfw:comment>http://blog.csdn.net/qiuyu0619/comments/4222142.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/qiuyu0619/comments/commentRss/4222142.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4222142</trackback:ping><description>&lt;br /&gt;    昨晚上折腾大半夜终于把9.04的3D桌面弄好了，现在感觉UBUNTU的越来越人性化了，越来越简单了，以下是摘自UBUNTU中文论坛的配置方法。不，还是发个链接吧，内容太多了。http://forum.ubuntu.org.cn/viewtopic.php?f=94&amp;t=140531&lt;br /&gt;
    开启3D后有一个问题，就是第次重启后3D桌面都会消失，即使在启动程序中设置开机自动加载也不行。后来GOOGLE了一下解决了，方法：&lt;br /&gt;
　　执行：gksu gedit /usr/bin/compiz  &lt;br /&gt;&lt;br /&gt;
　　编辑文件的最后一行，在适当的位置加上：--indirect-rendering 保存即可  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
　　－－－－－－－－－－－－－－－－－  &lt;br /&gt;&lt;br /&gt;
　　转载原文：  &lt;br /&gt;&lt;br /&gt;
　　This isn’t really a real answer... I mean it’ll get the job done... but there&lt;img src =&quot;http://blog.csdn.net/qiuyu0619/aggbug/4222142.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236641367/qiuyu0619/csdn.net/s.gif?r=http://blog.csdn.net/qiuyu0619/archive/2009/05/28/4222142.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/qiuyu0619/236641367/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/qiuyu0619/236641367/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 28 May 2009 19:22:00 +0800</pubDate><author>秋雨</author><comments>http://blog.csdn.net/qiuyu0619/archive/2009/05/28/4222142.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/qiuyu0619/archive/2009/05/28/4222142.aspx</guid><dc:creator>秋雨</dc:creator><fs:srclink>http://blog.csdn.net/qiuyu0619/archive/2009/05/28/4222142.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/qiuyu0619/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/qiuyu0619/~1117073/236641367/1117069</fs:itemid></item><item><title>Ubuntu 9.04恢复Ctr+Alt+Backspace重启Xwindow</title><link>http://blog.csdn.net/qiuyu0619/archive/2009/05/25/4215525.aspx</link><wfw:comment>http://blog.csdn.net/qiuyu0619/comments/4215525.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/qiuyu0619/comments/commentRss/4215525.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4215525</trackback:ping><description>&lt;br /&gt;改死的GOOGLE BLOGGER又打不开，看来还是得用CSDN。&lt;br /&gt;&lt;br /&gt;装了最新的UBUNTU 9.04发现Ctr+Alt+Backspace重启不管事儿，GOOGLE了一下原来是为是减少误操作故意这样做的，这是好意，可能后续版本都会关掉这个快捷方式。不过我还是喜欢按Ctr+Alt+Backspace来快速重启Xwindows。恢复这个功能其实很简单，修改一下xorg.conf就OK了。&lt;br /&gt;&lt;br /&gt;sudo gedit /etc/X11/xorg.conf&lt;br /&gt;
在文件中添加：&lt;br /&gt;&lt;br /&gt;
Section &quot;ServerFlags&quot;&lt;br /&gt;
Option &quot;DontZap&quot; &quot;false&quot;&lt;br /&gt;
EndSection&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
保存退出。重启OK！&lt;img src =&quot;http://blog.csdn.net/qiuyu0619/aggbug/4215525.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/236641368/qiuyu0619/csdn.net/s.gif?r=http://blog.csdn.net/qiuyu0619/archive/2009/05/25/4215525.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/qiuyu0619/236641368/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/qiuyu0619/236641368/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 26 May 2009 06:10:00 +0800</pubDate><author>秋雨</author><comments>http://blog.csdn.net/qiuyu0619/archive/2009/05/25/4215525.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/qiuyu0619/archive/2009/05/25/4215525.aspx</guid><dc:creator>秋雨</dc:creator><fs:srclink>http://blog.csdn.net/qiuyu0619/archive/2009/05/25/4215525.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/qiuyu0619/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/qiuyu0619/~1117073/236641368/1117069</fs:itemid></item><item><title>Blogger的版面配置</title><link>http://blog.csdn.net/qiuyu0619/archive/2009/05/02/4143734.aspx</link><wfw:comment>http://blog.csdn.net/qiuyu0619/comments/4143734.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/qiuyu0619/comments/commentRss/4143734.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4143734</trackback:ping><description>&lt;br /&gt;再次回應Cellocoffee網友的的詢問，這次是要說明怎麼把blogger template的寬度增加，以便縮短文章的長度！&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;首先，要先弄清楚blogger版面的四個基本配置，包括Outer-wrapper, Header, Main-wrapper和side bar，而要改寬度的話，就是更改這四項的寬度即可！&lt;br /&gt;&lt;br /&gt;首先，更改Outer-wrapper的寬度，在template中找到以下的HTML code：&lt;br /&gt;&lt;br /&gt;#outer-wrapper {&lt;br /&gt;width: 700px;&lt;br /&gt;margin: 0 auto;&lt;br /&gt;text-align: left;&lt;br /&gt;font: normal normal 100% Helvetica, Arial, sans-serif;&lt;br /&gt;background: #fff url(http://www.blogblog.com/snapshot/bg-body.gif) 0 0 repeat-y;&lt;br /&gt;}&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/qiuyu0619/aggbug/4143734.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/qiuyu0619/236641369/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/qiuyu0619/236641369/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 03 May 2009 01:58:00 +0800</pubDate><author>秋雨</author><comments>http://blog.csdn.net/qiuyu0619/archive/2009/05/02/4143734.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/qiuyu0619/archive/2009/05/02/4143734.aspx</guid><dc:creator>秋雨</dc:creator><fs:srclink>http://blog.csdn.net/qiuyu0619/archive/2009/05/02/4143734.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/qiuyu0619/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/qiuyu0619/~1117073/236641369/1117069</fs:itemid></item><item><title>linux忘记了密码怎么办?</title><link>http://blog.csdn.net/qiuyu0619/archive/2008/12/26/3617945.aspx</link><wfw:comment>http://blog.csdn.net/qiuyu0619/comments/3617945.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/qiuyu0619/comments/commentRss/3617945.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3617945</trackback:ping><description>&lt;br /&gt;　　1. 在出现grub画面时，用上下键选中你平时启动linux的那一项(别选dos哟)，然后按e键&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;　　2. 再次用上下键选中你平时启动linux的那一项(类似于kernel /boot/vmlinuz-2.4.18-14 ro root=LABEL=/)，然后按e键&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;　　3. 修改你现在见到的命令行，加入single，结果如下：&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;　　kernel /boot/vmlinuz-2.4.18-14 single ro root=LABEL=/&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;　　4. 回车返回，然后按b键启动，即可直接进入linux命令行&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/qiuyu0619/aggbug/3617945.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/qiuyu0619/236641370/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/qiuyu0619/236641370/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 27 Dec 2008 07:52:00 +0800</pubDate><author>秋雨</author><comments>http://blog.csdn.net/qiuyu0619/archive/2008/12/26/3617945.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/qiuyu0619/archive/2008/12/26/3617945.aspx</guid><dc:creator>秋雨</dc:creator><fs:srclink>http://blog.csdn.net/qiuyu0619/archive/2008/12/26/3617945.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/qiuyu0619/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/qiuyu0619/~1117073/236641370/1117069</fs:itemid></item><item><title>Linux服务器的架设 (DHCP,NIS,SAMBA,FTP,DNS)</title><link>http://blog.csdn.net/qiuyu0619/archive/2008/11/22/3348252.aspx</link><wfw:comment>http://blog.csdn.net/qiuyu0619/comments/3348252.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/qiuyu0619/comments/commentRss/3348252.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3348252</trackback:ping><description>Linux服务器的架设 (DHCP,NIS,SAMBA,FTP,DNS)&lt;img src =&quot;http://blog.csdn.net/qiuyu0619/aggbug/3348252.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/qiuyu0619/236641371/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/qiuyu0619/236641371/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 22 Nov 2008 08:13:00 +0800</pubDate><author>秋雨</author><comments>http://blog.csdn.net/qiuyu0619/archive/2008/11/22/3348252.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/qiuyu0619/archive/2008/11/22/3348252.aspx</guid><dc:creator>秋雨</dc:creator><fs:srclink>http://blog.csdn.net/qiuyu0619/archive/2008/11/22/3348252.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/qiuyu0619/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/qiuyu0619/~1117073/236641371/1117069</fs:itemid></item><item><title>给Ubuntu 8.10 的 3D桌面不同桌面设置不同壁纸的方法</title><link>http://blog.csdn.net/qiuyu0619/archive/2008/11/12/3282340.aspx</link><wfw:comment>http://blog.csdn.net/qiuyu0619/comments/3282340.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/qiuyu0619/comments/commentRss/3282340.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3282340</trackback:ping><description>1. 打开Ubuntu 8.10终端或用ALT+F2打开，然后输入：gconf-editor 找到/apps/nautilus/preferences/ 再将show_desktop后面的勾去掉 此时您的Ubuntu 8.10桌面图标消失，而且鼠标右键已经不可用了。&lt;br /&gt;&lt;br /&gt;2. 打开Advanced Desktop Effects Settings(或ccsm命令)找到 Utility -&gt; Wallpaper （壁纸）进入，再在里面添加你喜欢的许多壁纸即可。&lt;br /&gt;&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/qiuyu0619/aggbug/3282340.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/qiuyu0619/236641372/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/qiuyu0619/236641372/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 12 Nov 2008 23:51:00 +0800</pubDate><author>秋雨</author><comments>http://blog.csdn.net/qiuyu0619/archive/2008/11/12/3282340.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/qiuyu0619/archive/2008/11/12/3282340.aspx</guid><dc:creator>秋雨</dc:creator><fs:srclink>http://blog.csdn.net/qiuyu0619/archive/2008/11/12/3282340.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/qiuyu0619/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/qiuyu0619/~1117073/236641372/1117069</fs:itemid></item><item><title>给Pidgin安装飞信插件</title><link>http://blog.csdn.net/qiuyu0619/archive/2008/11/07/3251024.aspx</link><wfw:comment>http://blog.csdn.net/qiuyu0619/comments/3251024.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/qiuyu0619/comments/commentRss/3251024.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3251024</trackback:ping><description>安装：&lt;br /&gt;1、首先到http://forum.ubuntu.org.cn/download/file.php?id=33664下载libfetion_v0.98_for-pidgin2.31_x86-64.so.tar.bz2插件&lt;br /&gt;2、解压并COPY到/usr/lib/pidgin/  &lt;br /&gt;3、重启Pidgin&lt;br /&gt;设置：&lt;br /&gt;帐户－－管理帐户－－添加&lt;br /&gt;协议：fetion&lt;br /&gt;用户名：手机号码 &lt;br /&gt;密码：********&lt;br /&gt;
服务器： 221.130.44.193 &lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/qiuyu0619/aggbug/3251024.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/qiuyu0619/236641373/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/qiuyu0619/236641373/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 08 Nov 2008 07:43:00 +0800</pubDate><author>秋雨</author><comments>http://blog.csdn.net/qiuyu0619/archive/2008/11/07/3251024.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/qiuyu0619/archive/2008/11/07/3251024.aspx</guid><dc:creator>秋雨</dc:creator><fs:srclink>http://blog.csdn.net/qiuyu0619/archive/2008/11/07/3251024.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/qiuyu0619/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/qiuyu0619/~1117073/236641373/1117069</fs:itemid></item><item><title>给ubuntu安装字体</title><link>http://blog.csdn.net/qiuyu0619/archive/2008/11/02/3203910.aspx</link><wfw:comment>http://blog.csdn.net/qiuyu0619/comments/3203910.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/qiuyu0619/comments/commentRss/3203910.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3203910</trackback:ping><description>      为了能够排出满意的文章，系统就得有很多字体文件。我碰到一个做平面设计的朋友，计算机中已经安装了近8G的字体文件，依然喊叫字体不够。&lt;br /&gt;     很明显，ubuntu默认的几种字体，可能连普通的文章排版都不够用，有必要为它添加。&lt;br /&gt;&lt;br /&gt;     对于熟悉系统的人来说，这可能不是个复杂的问题，但对于新手，由于ubuntu默认没有提供一个简单的方法，安装新字体还真有点困难。&lt;br /&gt;&lt;br /&gt;     通过试验，以下方法被证明在ubuntu 8.04下是可行的：  &lt;br /&gt;1、准备字体文件，比如simsun.ttc等。复制到自己的文件夹下的某个目录下。我是保存在了 ttf之下。&lt;br /&gt;2、依次执行如下命令：&lt;br /&gt;       sudo mkdir /usr/share/fonts/ttf&lt;br /&gt;       sudo cp ~/ttf/* /usr/share/fonts/ttf&lt;br /&gt;       cd /usr/share/fonts/ttf&lt;br /&gt;       sudo chmod 744 *&lt;br /&gt;       s&lt;img src =&quot;http://blog.csdn.net/qiuyu0619/aggbug/3203910.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/qiuyu0619/236641374/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/qiuyu0619/236641374/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 02 Nov 2008 08:08:00 +0800</pubDate><author>秋雨</author><comments>http://blog.csdn.net/qiuyu0619/archive/2008/11/02/3203910.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/qiuyu0619/archive/2008/11/02/3203910.aspx</guid><dc:creator>秋雨</dc:creator><fs:srclink>http://blog.csdn.net/qiuyu0619/archive/2008/11/02/3203910.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/qiuyu0619/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/qiuyu0619/~1117073/236641374/1117069</fs:itemid></item></channel></rss>