<?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>ubuntulife of guoshuang &#187; ubuntu</title>
	<atom:link href="http://ubuntu.guoshuang.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu.guoshuang.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 07 Jan 2010 13:26:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ubuntu 安装多媒体支持</title>
		<link>http://ubuntu.guoshuang.com/2008/06/20/ubuntu-howto-multimedia-win32codecs/</link>
		<comments>http://ubuntu.guoshuang.com/2008/06/20/ubuntu-howto-multimedia-win32codecs/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 07:12:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntu.guoshuang.com/?p=651</guid>
		<description><![CDATA[再也不需要东找西找了，加入这个 Medibuntu 源就行了。主要是 win32codecs
https://help.ubuntu.com/community/Medibuntu
然后
安装多媒体解码器，输入命令
 * Xine多媒体引擎解码器 
sudo apt-get install libxine1-ffmpeg libxine1-all-plugins libxine1-plugins w32codecs gcc-3.3-base libstdc++5
 * Gstreamer多媒体引擎解码器 
sudo apt-get install gstreamer0.10-ffmpeg gstreamer0.10-pitfdll gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse gstreamer0.10-esd
 * DVD影碟功能支持 
sudo apt-get install libdvdnav4 libdvdread3 libdvdcss2
配置电影播放器
sudo apt-get remove totem-mozilla -y
sudo apt-get install smplayer smplayer-themes mozilla-mplayer
配置音乐播放器，输入命令
sudo apt-get install gstreamer0.10-fluendo-mpegdemux gstreamer0.10-gnonlin libflashsupport
]]></description>
			<content:encoded><![CDATA[<p>再也不需要东找西找了，加入这个 Medibuntu 源就行了。主要是 win32codecs</p>
<p>https://help.ubuntu.com/community/Medibuntu</p>
<p>然后</p>
<p>安装多媒体解码器，输入命令</p>
<p> * Xine多媒体引擎解码器 </p>
<p>sudo apt-get install libxine1-ffmpeg libxine1-all-plugins libxine1-plugins w32codecs gcc-3.3-base libstdc++5</p>
<p> * Gstreamer多媒体引擎解码器 </p>
<p>sudo apt-get install gstreamer0.10-ffmpeg gstreamer0.10-pitfdll gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse gstreamer0.10-esd</p>
<p> * DVD影碟功能支持 </p>
<p>sudo apt-get install libdvdnav4 libdvdread3 libdvdcss2</p>
<p>配置电影播放器</p>
<p>sudo apt-get remove totem-mozilla -y<br />
sudo apt-get install smplayer smplayer-themes mozilla-mplayer</p>
<p>配置音乐播放器，输入命令</p>
<p>sudo apt-get install gstreamer0.10-fluendo-mpegdemux gstreamer0.10-gnonlin libflashsupport</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu.guoshuang.com/2008/06/20/ubuntu-howto-multimedia-win32codecs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MintLinux  from celena to elyssa</title>
		<link>http://ubuntu.guoshuang.com/2008/06/03/mintlinux-celena-to-elyssa/</link>
		<comments>http://ubuntu.guoshuang.com/2008/06/03/mintlinux-celena-to-elyssa/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 07:11:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntu.guoshuang.com/?p=646</guid>
		<description><![CDATA[先升级到 daryna，步骤如下：
Change your APT sources
Edit the sources.list as root (sudo gedit /etc/apt/sources.list) to make it look like this:
## &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;
## LINUX MINT REPOSITORIES
## &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;
## +++ Daryna (Linux Mint 4.0) +++
deb http://www.linuxmint.com/repository daryna main upstream import
## deb http://www.linuxmint.com/repository daryna community
## deb http://www.linuxmint.com/repository daryna backport
## +++ Romeo (Linux Mint Unstable) +++
## deb http://www.linuxmint.com/repository romeo daryna
## +++ Source Repositories [...]]]></description>
			<content:encoded><![CDATA[<p>先升级到 daryna，步骤如下：<br />
Change your APT sources</p>
<p>Edit the sources.list as root (sudo gedit /etc/apt/sources.list) to make it look like this:</p>
<p>## &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
## LINUX MINT REPOSITORIES<br />
## &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>## +++ Daryna (Linux Mint 4.0) +++<br />
deb http://www.linuxmint.com/repository daryna main upstream import<br />
## deb http://www.linuxmint.com/repository daryna community<br />
## deb http://www.linuxmint.com/repository daryna backport</p>
<p>## +++ Romeo (Linux Mint Unstable) +++<br />
## deb http://www.linuxmint.com/repository romeo daryna</p>
<p>## +++ Source Repositories +++<br />
## deb-src http://www.linuxmint.com/repository daryna main upstream import<br />
## deb-src http://www.linuxmint.com/repository daryna community<br />
## deb-src http://www.linuxmint.com/repository daryna backport<br />
## deb-src http://www.linuxmint.com/repository romeo daryna</p>
<p>## &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
## UBUNTU REPOSITORIES<br />
## &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>## +++ Gutsy (Ubuntu 7.10) +++<br />
deb http://archive.ubuntu.com/ubuntu gutsy main restricted universe multiverse<br />
deb http://archive.ubuntu.com/ubuntu gutsy-updates main restricted universe multiverse<br />
deb http://security.ubuntu.com/ubuntu gutsy-security main restricted universe multiverse</p>
<p>## +++ Backports &amp; Proposed (Ubuntu Unstable) +++<br />
#deb http://archive.ubuntu.com/ubuntu gutsy-backports main restricted universe multiverse<br />
#deb http://archive.ubuntu.com/ubuntu gutsy-proposed main restricted universe multiverse</p>
<p>## +++ Source Repositories +++<br />
#deb-src http://archive.ubuntu.com/ubuntu gutsy main restricted universe multiverse<br />
#deb-src http://archive.ubuntu.com/ubuntu gutsy-updates main restricted universe multiverse<br />
#deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted universe multiverse<br />
#deb-src http://archive.ubuntu.com/ubuntu gutsy-backports main restricted universe multiverse</p>
<p>## &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
## OTHER REPOSITORIES<br />
## &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>## +++ Canonical +++<br />
deb http://archive.canonical.com/ubuntu gutsy partner</p>
<p>## +++ Medibuntu +++<br />
deb http://packages.medibuntu.org/ gutsy free non-free<br />
Change your APT preferences</p>
<p>Edit/Create the APT preferences file as root (sudo gedit /etc/apt/preferences) to make it look like this:</p>
<p>Package: *<br />
Pin: release o=linuxmint<br />
Pin-Priority: 700</p>
<p>Package: *<br />
Pin: release o=Ubuntu<br />
Pin-Priority: 500<br />
Clean up</p>
<p>Run the following commands:</p>
<p>apt update<br />
gconftool-2 &#8211;type int &#8211;set /apps/metacity/general/num_workspaces 4<br />
gconftool-2 &#8211;type int &#8211;set /apps/compiz/general/screen0/options/hsize 4<br />
gconftool-2 &#8211;type string &#8211;set /apps/compiz/plugins/cube/screen0/options/color 000000ff<br />
apt install libpam-gnome-keyring<br />
apt purge envy<br />
apt clean<br />
apt install envy mintdesktop mintinstall mintupdate mintwifi<br />
apt purge compizconfig-settings-manager python-compizconfig<br />
apt install compiz compiz-core compiz-gnome compiz-plugins gnome-screensaver gnome-system-monitor</p>
<p>elyssa 至少今天还是rc2，<strong>可能</strong>的办法是修改 /etc/apt/sources.list 把 celena 都改成 elyssa，然后</p>
<p>apt-get update<br />
apt-get upgrade<br />
apt-get dist-upgrade</p>
<p>官方还未给出升级办法</p>
<p>http://www.linuxmint.com/rel_elyssa.php</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu.guoshuang.com/2008/06/03/mintlinux-celena-to-elyssa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>同步windows和ubuntu下firefox的配置文件</title>
		<link>http://ubuntu.guoshuang.com/2008/05/05/%e5%90%8c%e6%ad%a5windows%e5%92%8cubuntu%e4%b8%8bfirefox%e7%9a%84%e9%85%8d%e7%bd%ae%e6%96%87%e4%bb%b6/</link>
		<comments>http://ubuntu.guoshuang.com/2008/05/05/%e5%90%8c%e6%ad%a5windows%e5%92%8cubuntu%e4%b8%8bfirefox%e7%9a%84%e9%85%8d%e7%bd%ae%e6%96%87%e4%bb%b6/#comments</comments>
		<pubDate>Tue, 06 May 2008 01:00:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://ubuntu.guoshuang.com/2008/05/05/%e5%90%8c%e6%ad%a5windows%e5%92%8cubuntu%e4%b8%8bfirefox%e7%9a%84%e9%85%8d%e7%bd%ae%e6%96%87%e4%bb%b6/</guid>
		<description><![CDATA[办法一：
lifehack 说了个&#60;a href=&#8221;http://lifehacker.com/software/hack-attack/sync-your-firefox-extensions-and-profiles-across-computers-272113.php&#8221;&#62;Sync your Firefox extensions and profiles across computers&#60;/a&#62;
用 firefox 的 FolderShare 插件把配置文件放在一个固定的地方，然后win和ubuntu下的firefox都去读这个配置。
办法二：
还有人 &#60;a href=&#8221;http://lxjunkie.blogspot.com/2008/01/making-firefox-portable-even-more.html&#8221;&#62;Making Firefox Portable Even More Portable&#60;/a&#62; 这样搞：
先
firefox -ProfileManager
建立一个新的配置文件，然后
ln -s /home/[username]/.mozilla/firefox/profiles/[profname] [path to firefox portable install]/Data/profile
把这个配置文件和windows下的 portable firefox 做个符号连接。
这样，两边（win下或者ubuntu下使用firefox，配置文件也是同步的）
办法三：
我老人家临时的办法，直接
wine firefoxPortable所在目录/FirefoxPortable.exe
还没有长时间使用，可能会有问题，毕竟是wine啊。

Tags: firefoxubuntu

]]></description>
			<content:encoded><![CDATA[<p>办法一：</p>
<p>lifehack 说了个&lt;a href=&#8221;http://lifehacker.com/software/hack-attack/sync-your-firefox-extensions-and-profiles-across-computers-272113.php&#8221;&gt;Sync your Firefox extensions and profiles across computers&lt;/a&gt;</p>
<p>用 firefox 的 FolderShare 插件把配置文件放在一个固定的地方，然后win和ubuntu下的firefox都去读这个配置。</p>
<p>办法二：</p>
<p>还有人 &lt;a href=&#8221;http://lxjunkie.blogspot.com/2008/01/making-firefox-portable-even-more.html&#8221;&gt;Making Firefox Portable Even More Portable&lt;/a&gt; 这样搞：</p>
<p>先</p>
<p>firefox -ProfileManager</p>
<p>建立一个新的配置文件，然后</p>
<p>ln -s /home/[username]/.mozilla/firefox/profiles/[profname] [path to firefox portable install]/Data/profile</p>
<p>把这个配置文件和windows下的 portable firefox 做个符号连接。</p>
<p>这样，两边（win下或者ubuntu下使用firefox，配置文件也是同步的）</p>
<p>办法三：</p>
<p>我老人家临时的办法，直接</p>
<p>wine firefoxPortable所在目录/FirefoxPortable.exe</p>
<p>还没有长时间使用，可能会有问题，毕竟是wine啊。</p>
<p><!-- technorati tags begin --></p>
<p style="font-size:10px;text-align:right;">Tags: <a rel="tag" href="http://technorati.com/tag/firefox">firefox</a><a rel="tag" href="http://technorati.com/tag/ubuntu">ubuntu</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu.guoshuang.com/2008/05/05/%e5%90%8c%e6%ad%a5windows%e5%92%8cubuntu%e4%b8%8bfirefox%e7%9a%84%e9%85%8d%e7%bd%ae%e6%96%87%e4%bb%b6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>hp 3239(3240) 笔记本电脑安装 ubuntu feisty</title>
		<link>http://ubuntu.guoshuang.com/2008/02/04/hplaptopubuntu/</link>
		<comments>http://ubuntu.guoshuang.com/2008/02/04/hplaptopubuntu/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 03:32:45 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntu.guoshuang.com/2008/02/04/hp-32393240-%e7%ac%94%e8%ae%b0%e6%9c%ac%e7%94%b5%e8%84%91%e5%ae%89%e8%a3%85-ubuntu-feisty</guid>
		<description><![CDATA[我用的是 feisty herd4 的光盘。
ubuntu broadcom无线网卡配置
无线网卡是Broadcom的，在ubuntu下安装相当简单
sudo apt-get install bcm43xx-fwcutter
接下来在“联网”里把无线网卡激活便是了
guoshuang2007-06-14+ if u can not download that .so file from xxxx.googlepage.com.u can read things below
On ubuntu, you can sudo aptitude install bcm43xx-fwcutter, download this file: http://drinus.net/airport/wl_apsta.o and sudo bcm43xx-fwcutter -w /lib/firmware wl_apsta.o (you might need to replace /lib/firmware with /lib/firmware/`uname -r`)
I expect ti would be the smae for [...]]]></description>
			<content:encoded><![CDATA[<p>我用的是 feisty herd4 的光盘。</p>
<p><strong>ubuntu broadcom无线网卡配置</strong></p>
<p>无线网卡是Broadcom的，在ubuntu下安装相当简单</p>
<p><span style="padding: 0pt 2px; background-color: #99cc00">sudo apt-get install bcm43xx-fwcutter</span></p>
<p>接下来在“联网”里把无线网卡激活便是了</p>
<p>guoshuang2007-06-14+ if u can not download that .so file from xxxx.googlepage.com.u can read things below</p>
<p>On ubuntu, you can sudo aptitude install bcm43xx-fwcutter, download this file: http://drinus.net/airport/wl_apsta.o and sudo bcm43xx-fwcutter -w /lib/firmware wl_apsta.o (you might need to replace /lib/firmware with /lib/firmware/`uname -r`)</p>
<p>I expect ti would be the smae for gentoo but emerge bcm43xx-fwcutter rahter than sudo aptitudei sntall bcm43xx-fwcutter or soemthing&#8230; I&#8217;ve never used gentoo&#8230;</p>
<p>or u can visit this post <a href="http://ubuntu.guoshuang.com/wp-admin/showlog.asp?cat_id=40&amp;log_id=5098" rel="external" class="ubblink">在 ubuntu 源内找 .deb 文件</a></p>
<p><strong>ubuntu nvidia 6150 显卡驱动</strong></p>
<p>在 <a href="http://www.nvidia.com/object/unix.html" rel="external" class="ubblink">nvidia 官方linux drivers站点</a>找到你需要的最新驱动。如果不是64位 ubuntu 安装 Linux IA32 即可。64 位 AMD 选择 Linux AMD64/EM64T。我使用的是这个 <a href="http://cn.download.nvidia.com/XFree86/Linux-x86/1.0-9755/NVIDIA-Linux-x86-1.0-9755-pkg1.run" rel="external" class="ubblink download">NVIDIA-Linux-x86-1.0-9755-pkg1.run</a></p>
<p><span style="color: #cc0000">注意：</span> 官方的 us.download.nvidia.com&#8230; 速度慢，把前面改成 cn.download.nvidia.com&#8230; 即可。</p>
<p>安装步骤：</p>
<p><span style="font-size: 2.4em"><span style="color: #336699">1.</span></span> ctrl+alt+f1 切换到 tty 1</p>
<p><span style="font-size: 2.4em"><span style="color: #336699">2.</span></span> /etc/init.d/gdm stop<br />
关掉 x window</p>
<p><span style="font-size: 2.4em"><span style="color: #336699">3.</span></span> sudo apt-get install linux-headers-$(uname -r) build-essential<br />
安装 libc 等编译环境</p>
<p><span style="font-size: 2.4em"><span style="color: #336699">4.</span></span> sudo sh NVIDIAxxxxxxxx.run<br />
根据提示信息执行编译即可。</p>
<p><span style="font-size: 2.4em"><span style="color: #336699">5.</span></span> /etc/init.d/gdm start<br />
重新进入 x window</p>
<p><strong>声卡驱动</strong></p>
<p>3239 的声卡在 windows 下显示为  Conexant hight definition audio，在 ubuntu 下会识别为 HDA NVidia(Alsa mixer)（还可以选择 Conexant CX20549 Venice OSS Mixer，但我没有选）。刚开始没有声音，几天之后（估计是哪个 update 的缘故，很可能是内核 2.16.20 的原因）就有了。</p>
<p>把网络加密了还不满意？让我们暗度陈仓，把非授权使用者拒之门外吧。IP806LM提供LAN和Internet访问控制功能，并可以分别控制。首先要让笔记本连接上无线AP，然后在“无线”页面的“访问控制”中选择“只允许选取的无线客户端”，再点“选择客户端”。选中允许访问的计算机名就可以了。 LAN和Internet访问控制的设置大同小异，截图为LAN控制方式。没被允许的连接，即使它能连接上无线AP，也无法连接LAN和 Internet，只好望洋兴叹了。</p>
<p>conexant high definition audio</p>
<p>http://ubuntuforums.org/showthread.php?p=2251034</p>
<p>http://forum.openrays.org/read.php?tid=4105</p>
<p>http://www.linuxfans.org/nuke/modules.php?name=Forums&amp;file=viewtopic&amp;t=168685&amp;highlight=high+definition+audio</p>
<p>http://bbs.chinaunix.net/archiver/?tid-901216.html</p>
<p>lspci</p>
<p>00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu.guoshuang.com/2008/02/04/hplaptopubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>关闭ubuntu启动磁盘检测</title>
		<link>http://ubuntu.guoshuang.com/2008/02/04/%e5%85%b3%e9%97%adubuntu%e5%90%af%e5%8a%a8%e7%a3%81%e7%9b%98%e6%a3%80%e6%b5%8b/</link>
		<comments>http://ubuntu.guoshuang.com/2008/02/04/%e5%85%b3%e9%97%adubuntu%e5%90%af%e5%8a%a8%e7%a3%81%e7%9b%98%e6%a3%80%e6%b5%8b/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 03:32:45 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntu.guoshuang.com/2008/02/04/%e5%85%b3%e9%97%adubuntu%e5%90%af%e5%8a%a8%e7%a3%81%e7%9b%98%e6%a3%80%e6%b5%8b</guid>
		<description><![CDATA[每次系统启动的时候文件系统检查程序总会花费很长时间来检查Win下面的分区,
编辑 sudo gedit /etc/fstab 找到fat32分区那一行,将最后一个数字改成0
]]></description>
			<content:encoded><![CDATA[<p>每次系统启动的时候文件系统检查程序总会花费很长时间来检查Win下面的分区,<br />
编辑 sudo gedit /etc/fstab 找到fat32分区那一行,将最后一个数字改成0</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu.guoshuang.com/2008/02/04/%e5%85%b3%e9%97%adubuntu%e5%90%af%e5%8a%a8%e7%a3%81%e7%9b%98%e6%a3%80%e6%b5%8b/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>飞鸽传书 ipmsg GTK2版（转）</title>
		<link>http://ubuntu.guoshuang.com/2008/02/04/%e9%a3%9e%e9%b8%bd%e4%bc%a0%e4%b9%a6-ipmsg-gtk2%e7%89%88%ef%bc%88%e8%bd%ac%ef%bc%89/</link>
		<comments>http://ubuntu.guoshuang.com/2008/02/04/%e9%a3%9e%e9%b8%bd%e4%bc%a0%e4%b9%a6-ipmsg-gtk2%e7%89%88%ef%bc%88%e8%bd%ac%ef%bc%89/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 03:32:45 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[gnome]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ls]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntu.guoshuang.com/2008/02/04/%e9%a3%9e%e9%b8%bd%e4%bc%a0%e4%b9%a6-ipmsg-gtk2%e7%89%88%ef%bc%88%e8%bd%ac%ef%bc%89</guid>
		<description><![CDATA[以下全文来自 http://www.herofit.cn/2007/03/20_168
ipmsg（译名：飞鸽传书）是局域网内的文件传输工具。它是免费的，开源的，在GPL协议下发布。它有windows，linux，Mac，java等不同平台或语言的版本。
下面我来说一下它的GTK2版在ubuntu dapper下的安装过程。
安装依赖的包
    sudo apt-get install libxml-parser-perl libgnomeui-dev libpanel-applet2-dev
下载
    wget http://www.ipmsg.org/archive/g2ipmsg-0.9.1.tar.gz
更改语言（不改则为日语）
    将g2ipmsg-0.9.1/src/codeset.c中的CP932 改为CP936
配置
    ./configure –prefix=/usr –sysconfdir=/etc –enable-systray
编译
    make
安装
    sudo make install
使用
将G2IPMSG Applet小程序添加到你的面板上。
效果如图：
g2ipmsg.png
参考资料：
http://www.ipmsg.org

让gaim发声
Filed under: linux, 软件 — ahlongxp @ 22:00
以前以为gaim发声是它本身的事，今天仔细看了一下发现，gaim还可以利用系统中的程序进行发声。
    sudo apt-get install alsaplayer
alsaplayer是alsa驱动的命令行的播放录音工具，可用于多个用途。现代linux一般都用alsa，所以它是最好的选择了。
装完后就有了播音工具aplay，录音工具arecord。让gaim发声用aplay就可以了。
主界面中按Ctrl+P， 选Sounds。
将Method选成command，Sound [...]]]></description>
			<content:encoded><![CDATA[<p>以下全文来自 <a href='http://www.herofit.cn/2007/03/20_168' rel='external' class='ubblink'>http://www.herofit.cn/2007/03/20_168</a></p>
<p>ipmsg（译名：飞鸽传书）是局域网内的文件传输工具。它是免费的，开源的，在GPL协议下发布。它有windows，linux，Mac，java等不同平台或语言的版本。</p>
<p>下面我来说一下它的GTK2版在ubuntu dapper下的安装过程。</p>
<p>安装依赖的包</p>
<p>    sudo apt-get install libxml-parser-perl libgnomeui-dev libpanel-applet2-dev</p>
<p>下载</p>
<p>    wget http://www.ipmsg.org/archive/g2ipmsg-0.9.1.tar.gz</p>
<p>更改语言（不改则为日语）</p>
<p>    将g2ipmsg-0.9.1/src/codeset.c中的CP932 改为CP936</p>
<p>配置</p>
<p>    ./configure –prefix=/usr –sysconfdir=/etc –enable-systray</p>
<p>编译</p>
<p>    make</p>
<p>安装</p>
<p>    sudo make install</p>
<p>使用</p>
<p>将G2IPMSG Applet小程序添加到你的面板上。</p>
<p>效果如图：</p>
<p>g2ipmsg.png</p>
<p>参考资料：</p>
<p>http://www.ipmsg.org</p>
<div class='dottedHr'></div>
<p>让gaim发声<br />
Filed under: linux, 软件 — ahlongxp @ 22:00</p>
<p>以前以为gaim发声是它本身的事，今天仔细看了一下发现，gaim还可以利用系统中的程序进行发声。</p>
<p>    sudo apt-get install alsaplayer</p>
<p>alsaplayer是alsa驱动的命令行的播放录音工具，可用于多个用途。现代linux一般都用alsa，所以它是最好的选择了。</p>
<p>装完后就有了播音工具aplay，录音工具arecord。让gaim发声用aplay就可以了。</p>
<p>主界面中按Ctrl+P， 选Sounds。</p>
<p>将Method选成command，Sound command填成/usr/bin/aplay %s。其它的可随意设置。</p>
<p>注意，此时的Test是无效的，要看效果请重启gaim。</p>
<p>gaim不再哑巴了吧！</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu.guoshuang.com/2008/02/04/%e9%a3%9e%e9%b8%bd%e4%bc%a0%e4%b9%a6-ipmsg-gtk2%e7%89%88%ef%bc%88%e8%bd%ac%ef%bc%89/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ubuntu  相关</title>
		<link>http://ubuntu.guoshuang.com/2008/02/04/ubuntu-%e7%9b%b8%e5%85%b3/</link>
		<comments>http://ubuntu.guoshuang.com/2008/02/04/ubuntu-%e7%9b%b8%e5%85%b3/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 03:32:44 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntu.guoshuang.com/2008/02/04/ubuntu-%e7%9b%b8%e5%85%b3</guid>
		<description><![CDATA[mac 虚拟机安装ubuntu
ubuntu wine+photoshop
]]></description>
			<content:encoded><![CDATA[<p><a href='How%20to%20install%20Ubuntu%20in%20OS%20X%20using%20Parallels%20-%20a%20complete%20walkthrough' rel='external' class='ubblink'>mac 虚拟机安装ubuntu</a><br />
<a href='http://blog.publicidadpixelada.com/how-to-adobe-photoshop-cs2-on-ubuntu-10-steps/' rel='external' class='ubblink'>ubuntu wine+photoshop</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu.guoshuang.com/2008/02/04/ubuntu-%e7%9b%b8%e5%85%b3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ssh,vnc 反向连接</title>
		<link>http://ubuntu.guoshuang.com/2008/02/04/sshvnc-%e5%8f%8d%e5%90%91%e8%bf%9e%e6%8e%a5/</link>
		<comments>http://ubuntu.guoshuang.com/2008/02/04/sshvnc-%e5%8f%8d%e5%90%91%e8%bf%9e%e6%8e%a5/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 03:32:43 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ls]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://ubuntu.guoshuang.com/2008/02/04/sshvnc-%e5%8f%8d%e5%90%91%e8%bf%9e%e6%8e%a5</guid>
		<description><![CDATA[反向连接不需要网关映射，因此不需要惊动网管大人，这样我就可以从家里（ADSL）连接控制单位局域网中的我的机器&#8230;
嘿嘿&#8230;坏处就是，两头都要有人&#8230;
感谢 pal（小时）蹲在我家里帮忙测试。
ssh 反向连接
如果没有安装 ssh的话，安装之
sudo apt-get install ssh
被控端，执行
ssh -f -N -R 10000:localhost:22 guoshuang@xxx.xxx.xxx.xxx
控制端执行
ssh guoshuang@localhost -p 10000
参考此文
vnc 反向连接
其实只要网关（防火墙）没有关掉 5500 就可以。注意：是5500能出去即可，不是进来，所以一般都是开放的。
sudo apt-get install x11vnc
控制端执行下面命令，等待邀请
vncviewer -listen
被控端，主动发起邀请
x11vnc -connect xxx.xxx.xxx.xxx:5500
参考此文
windows 和 mac 下的软件可参考下文
Free and easy remote access (through firewalls and NAT routers) with VNC reverse connections
内网远程控制全攻略
注意：vncviewer -fullscreen 模式全屏连接 vnc，用 f8 或者 ctrl+esc  esc 退出。即便如此，也会经常出现不能退出或者控制失灵的情况，这篇 patch: fix WM bindings for vncviewer [...]]]></description>
			<content:encoded><![CDATA[<p>反向连接不需要网关映射，因此不需要惊动网管大人，这样我就可以从家里（ADSL）连接控制单位局域网中的我的机器&#8230;<br />
嘿嘿&#8230;坏处就是，两头都要有人&#8230;<br />
感谢 pal（小时）蹲在我家里帮忙测试。</p>
<p><b>ssh 反向连接</b></p>
<p>如果没有安装 ssh的话，安装之</p>
<p>sudo apt-get install ssh</p>
<p>被控端，执行</p>
<p>ssh -f -N -R 10000:localhost:22 guoshuang@xxx.xxx.xxx.xxx</p>
<p>控制端执行<br />
ssh guoshuang@localhost -p 10000</p>
<p>参考<a href='http://www.duggmirror.com/linux_unix/Reverse_an_SSH_Connection/' rel='external' class='ubblink'>此文</a></p>
<p><b>vnc 反向连接</b></p>
<p>其实只要网关（防火墙）没有关掉 5500 就可以。注意：是5500能出去即可，不是进来，所以一般都是开放的。</p>
<p>sudo apt-get install x11vnc</p>
<p>控制端执行下面命令，等待邀请</p>
<p>vncviewer -listen</p>
<p>被控端，主动发起邀请</p>
<p>x11vnc -connect xxx.xxx.xxx.xxx:5500</p>
<p>参考<a href='http://www.ubuntuforums.org/showthread.php?t=299489' rel='external' class='ubblink'>此文</a></p>
<p>windows 和 mac 下的软件可参考下文</p>
<p><a href='http://www.tinyapps.org/docs/vnc/' rel='external' class='ubblink'>Free and easy remote access (through firewalls and NAT routers) with VNC reverse connections</a><br />
<a href='http://hi.baidu.com/%B5%B1%CF%E3%D1%CC%D3%F6%B5%BD%BB%F0%B2%C4/blog/item/2cb8baee292dc2292cf53444.html' rel='external' class='ubblink'>内网远程控制全攻略</a></p>
<p><span style='color:#c00'>注意：</span>vncviewer -fullscreen 模式全屏连接 vnc，用 f8 或者 ctrl+esc  esc 退出。即便如此，也会经常出现不能退出或者控制失灵的情况，这篇 <a href='http://www.realvnc.com/pipermail/vnc-list/2004-January/043021.html' rel='external' class='ubblink'>patch: fix WM bindings for vncviewer -fullscreen</a> 应该有些帮助</p>
<p>或者使用  xvnc4viewer（sudo apt-get install xvnc4viewer）而不是tightvnc viewer。</p>
<p>f8 和窗口控制都没问题。</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu.guoshuang.com/2008/02/04/sshvnc-%e5%8f%8d%e5%90%91%e8%bf%9e%e6%8e%a5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>设置  firefox 2.x 强制在 tab 而不是 新窗口打开</title>
		<link>http://ubuntu.guoshuang.com/2008/02/04/%e8%ae%be%e7%bd%ae-firefox-2x-%e5%bc%ba%e5%88%b6%e5%9c%a8-tab-%e8%80%8c%e4%b8%8d%e6%98%af-%e6%96%b0%e7%aa%97%e5%8f%a3%e6%89%93%e5%bc%80/</link>
		<comments>http://ubuntu.guoshuang.com/2008/02/04/%e8%ae%be%e7%bd%ae-firefox-2x-%e5%bc%ba%e5%88%b6%e5%9c%a8-tab-%e8%80%8c%e4%b8%8d%e6%98%af-%e6%96%b0%e7%aa%97%e5%8f%a3%e6%89%93%e5%bc%80/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 03:32:43 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[ls]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[tty]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntu.guoshuang.com/2008/02/04/%e8%ae%be%e7%bd%ae-firefox-2x-%e5%bc%ba%e5%88%b6%e5%9c%a8-tab-%e8%80%8c%e4%b8%8d%e6%98%af-%e6%96%b0%e7%aa%97%e5%8f%a3%e6%89%93%e5%bc%80</guid>
		<description><![CDATA[firefox 2.x 强制在 tab 而不是 新窗口打开
about:config，设置 browser.link.open_newwindow   为  3 即可。
only now tab show close buton
browser.tabs.closeButtons       -&#62;   0
always show tabs
browser.tabs.autoHide     false
其他资料 
firefox 2.x 的 single window mode
about:config里面将
browser. block. target_new_window布尔值设置为true
browser. link. open_external整数值设置为3
browser. link. open_newwindow整数值设置为3
browser. link. open_newwindow. restriction整数值设置为0
wall  在终端中发信息给其它用户。ctrl+d 结束
tty 发，tty 和 [...]]]></description>
			<content:encoded><![CDATA[<p>firefox 2.x 强制在 tab 而不是 新窗口打开<br />
about:config，设置 browser.link.open_newwindow   为  3 即可。</p>
<p>only now tab show close buton<br />
browser.tabs.closeButtons       -&gt;   0</p>
<p>always show tabs<br />
browser.tabs.autoHide     false</p>
<p><strong>其他资料 </strong></p>
<p>firefox 2.x 的 single window mode</p>
<p>about:config里面将<br />
browser. block. target_new_window布尔值设置为true<br />
browser. link. open_external整数值设置为3<br />
browser. link. open_newwindow整数值设置为3<br />
browser. link. open_newwindow. restriction整数值设置为0</p>
<p>wall  在终端中发信息给其它用户。ctrl+d 结束</p>
<p>tty 发，tty 和 x win 皆可收<br />
x win shell 发，tty 收不到。<br />
<iframe src="http://ubuntu.guoshuang.com/wp-admin/firefox.htm" style="border: medium none ; margin-top: 4px; margin-bottom: 4px" frameborder="0" height="300" width="100%"></iframe><br />
<img src="http://ubuntu.guoshuang.com/wp-admin/images/newwin.gif" class="absmiddle" /> <a href="http://ubuntu.guoshuang.com/wp-admin/firefox.htm" rel="external">点击这里打开新窗口浏览此网页</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu.guoshuang.com/2008/02/04/%e8%ae%be%e7%bd%ae-firefox-2x-%e5%bc%ba%e5%88%b6%e5%9c%a8-tab-%e8%80%8c%e4%b8%8d%e6%98%af-%e6%96%b0%e7%aa%97%e5%8f%a3%e6%89%93%e5%bc%80/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ubuntu 下中文字幕问题</title>
		<link>http://ubuntu.guoshuang.com/2008/02/04/ubuntu-%e4%b8%8b%e4%b8%ad%e6%96%87%e5%ad%97%e5%b9%95%e9%97%ae%e9%a2%98/</link>
		<comments>http://ubuntu.guoshuang.com/2008/02/04/ubuntu-%e4%b8%8b%e4%b8%ad%e6%96%87%e5%ad%97%e5%b9%95%e9%97%ae%e9%a2%98/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 03:32:43 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[deb]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://ubuntu.guoshuang.com/2008/02/04/ubuntu-%e4%b8%8b%e4%b8%ad%e6%96%87%e5%ad%97%e5%b9%95%e9%97%ae%e9%a2%98</guid>
		<description><![CDATA[totem 中文字幕问题
感谢 Huang Jiahua在源里做好的 xine-fonts-cn，直接在新立得中搜索安装 xine-fonts-cn 即可。甚至都不用配置 ~/.gnome2/totem_config 文件。这样即可解决 totem 支持 .srt 中文字幕的问题。
源里没有的话，直接用 xine-fonts-cn_0.1.2_all.deb 地址下载
注：srt 与 avi 同名，totem 会自动加载字幕；或者，把两个文件一起拖到 totem 窗口中；或者命令行
totem file:///home/ubuntu/av/[地狱神探].Constantine.DVDRip.XviD.CD1-DoNE.avi#subtitle:file:///home/ubuntu/av/[地狱神探].Constantine.DVDRip.XviD.CD1-DoNE.chs.srt

原理如下：
totem 使用的字体在  /usr/share/xine/libxin/fonts 中，而这里没有中文字体，所以字幕乱码或干脆不显示。需要 xine-fontconv 这个软件来制作所需的中文字体。
以下为引用内容:
一：添加源代码源：
sudo gedit /etc/apt/sources.list
增加
deb-src http://archive.ubuntu.com/ubuntu/ breezy main restricted universe multiverse
二：下载源代码，编译出 xine-fontconv ：
sudo apt-get update
sudo apt-get source libxine1c2
cd xine-lib-1.0.1/misc/
sudo gcc -o /usr/local/bin/xine-fontconv xine-fontconv.c `freetype-config &#8211;cflags &#8211;libs`
三：生成中文字体
cd /usr/share/xine/libxine1/fonts
sudo xine-fontconv /usr/share/fonts/zh_CN/TrueType/SIMSUN.TTF simsun [...]]]></description>
			<content:encoded><![CDATA[<p><b>totem 中文字幕问题</b></p>
<p>感谢 Huang Jiahua在源里做好的 xine-fonts-cn，直接在新立得中搜索安装 xine-fonts-cn 即可。甚至都不用配置 ~/.gnome2/totem_config 文件。这样即可解决 totem 支持 .srt 中文字幕的问题。</p>
<p>源里没有的话，直接用 <a href='http://archive.ubuntu.org.cn/ubuntu-cn/dists/edgy/main/binary-i386/x/xine-fonts-cn/xine-fonts-cn_0.1.2_all.deb' rel='external' class='ubblink'>xine-fonts-cn_0.1.2_all.deb </a>地址下载</p>
<p>注：srt 与 avi 同名，totem 会自动加载字幕；或者，把两个文件一起拖到 totem 窗口中；或者命令行</p>
<p>totem file:///home/ubuntu/av/[地狱神探].Constantine.DVDRip.XviD.CD1-DoNE.avi#subtitle:file:///home/ubuntu/av/[地狱神探].Constantine.DVDRip.XviD.CD1-DoNE.chs.srt</p>
<div class='dottedHr'></div>
<p>原理如下：</p>
<p>totem 使用的字体在  /usr/share/xine/libxin/fonts 中，而这里没有中文字体，所以字幕乱码或干脆不显示。需要 xine-fontconv 这个软件来制作所需的中文字体。</p>
<blockquote><div>以下为引用内容:<br />
<hr class='hr1' />一：添加源代码源：<br />
sudo gedit /etc/apt/sources.list<br />
增加<br />
deb-src http://archive.ubuntu.com/ubuntu/ breezy main restricted universe multiverse</p>
<p>二：下载源代码，编译出 xine-fontconv ：<br />
sudo apt-get update<br />
sudo apt-get source libxine1c2<br />
cd xine-lib-1.0.1/misc/<br />
sudo gcc -o /usr/local/bin/xine-fontconv xine-fontconv.c `freetype-config &#8211;cflags &#8211;libs`</p>
<p>三：生成中文字体<br />
cd /usr/share/xine/libxine1/fonts<br />
sudo xine-fontconv /usr/share/fonts/zh_CN/TrueType/SIMSUN.TTF simsun gb18030</p>
<p>四：修改totem的配置：<br />
gedit ~/.gnome2/totem_config<br />
找到中间的项目修改为：<br />
subtitles.separate.font:simsun<br />
subtitles.separate.src_encoding:gb18030</p>
<p>五：播放：<br />
totem file:///home/ubuntu/av/[地狱神探].Constantine.DVDRip.XviD.CD1-DoNE.avi#subtitle:file:///home/ubuntu/av/[地狱神探].Constantine.DVDRip.XviD.CD1-DoNE.chs.srt<br />
<hr class='hr1' /></div>
</blockquote>
<p>via <a href='http://forum.ubuntu.org.cn/about2760.html' rel='external' class='ubblink'>http://forum.ubuntu.org.cn/about2760.html</a></p>
<p><b>Mplayer 中文字幕</b></p>
<p>大约这样的命令格式</p>
<p>mplayer 影片名 -sub 字幕名 -subcp cp936 -font 中文字体名</p>
<p>中文字体名，就是类似 /media/hda1/WINDOWS/Fonts/simsun.ttc 这样（我的 windows 在  hda1）。我试验了</p>
<p>-font /usr/share/fonts/X11/misc/wenquanyi_12pt.pcf.gz</p>
<p>但是很卡。所以还是推荐 windows 的那些字体。下面是比较完整的例子</p>
<p>mplayer [肥皂].A.Soap.2006.LIMITED.DVDRip.XviD-MESS.avi -sub [肥皂].A.Soap.2006.LIMITED.DVDRip.XviD-MESS.srt -subcp cp936 -font /media/hda1/WINDOWS/Fonts/simsun.ttc</p>
<p>简写</p>
<p>mplayer *.avi -subcp cp936 -font /media/hda1/WINDOWS/Fonts/simsun.ttc</p>
<p>即可。但还avi和字幕要同名。</p>
<blockquote><div>以下为引用内容:<br />
<hr class='hr1' />mplayer 如果希望默认字体就支持中文</p>
<p>1、修改~/.mplayer/config文件中间的项目为：<br />
font=/usr/share/fonts/zh_CN/TrueType/SIMSUN.TTF<br />
subcp=cp936</p>
<p>2、修改`/.mplayer/gui.conf文件中间的项目为：<br />
sub_auto_load = &#8220;yes&#8221;<br />
sub_unicode = &#8220;yes&#8221;<br />
sub_pos = &#8220;99&#8243;<br />
sub_overlap = &#8220;no&#8221;<br />
sub_cp = &#8220;cp936&#8243;<br />
font_factor = &#8220;0.750000&#8243;<br />
font_name = &#8220;/usr/share/fonts/zh_CN/TrueType/SIMSUN.TTF&#8221;<br />
font_encoding = &#8220;unicode&#8221;<br />
<hr class='hr1' /></div>
</blockquote>
<p>参考资料：</p>
<p><a href='http://www.wonyen.net/bbs/topic.aspx?id=27254' rel='external' class='ubblink'>totem 观看 avi+src 中文字幕方法</a></p>
<div class='dottedHr'></div>
<p>guoshuang2007-11-06+把电影和字幕拖进 Kaffeine 窗口，在设置中 subtiltle 选择编码，中文一般是  gb18030。</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu.guoshuang.com/2008/02/04/ubuntu-%e4%b8%8b%e4%b8%ad%e6%96%87%e5%ad%97%e5%b9%95%e9%97%ae%e9%a2%98/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
