<?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>Martin&#039;s Blog &#187; linux</title>
	<atom:link href="http://martinliu.cn/tag/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://martinliu.cn</link>
	<description>如何以服务的视角管理IT？</description>
	<lastBuildDate>Wed, 08 Feb 2012 08:10:04 +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>苹果Lion系统做NFS文件夹共享</title>
		<link>http://martinliu.cn/2011/10/how-to-configure-nfs-on-lion.html</link>
		<comments>http://martinliu.cn/2011/10/how-to-configure-nfs-on-lion.html#comments</comments>
		<pubDate>Thu, 13 Oct 2011 16:30:50 +0000</pubDate>
		<dc:creator>Martin Liu</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[appple]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lion]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[nfs]]></category>
		<category><![CDATA[xen]]></category>
		<category><![CDATA[xenserver]]></category>

		<guid isPermaLink="false">http://martinliu.cn/?p=51510</guid>
		<description><![CDATA[苹果系统和其它Unix系统之间使用其内置的NFS的方式共享文件应该是最容易配置的，下面是相关步骤。 1. 编辑一个文件：编辑/etc/exports文件，加入目标需要导出的文件夹路径，例如：/Users/liumartin/Documents/Simon -alldirs -ro 2. 使用一个命令：启用nfsd： sudo nfsd enable 3. 测试一下结果 liumartin@ showmount -e Exports list on localhost /Users/liumartin/Documents/Simon    Everyone 4. 文件夹已经使用NFS协议发布到局域网里了，可以使用其它任意NFS客户端来挂这个目录，以及这个目录中的子目录，下面的例子，使用XenCenter来为XenServer挂载Lion系统上的NFS共享文件夹，并读取其中的ISO文件 No related posts.
No related posts.]]></description>
			<content:encoded><![CDATA[<p>苹果系统和其它Unix系统之间使用其内置的NFS的方式共享文件应该是最容易配置的，下面是相关步骤。<br />
1. 编辑一个文件：编辑/etc/exports文件，加入目标需要导出的文件夹路径，例如：/Users/liumartin/Documents/Simon -alldirs -ro<br />
2. 使用一个命令：启用nfsd： sudo nfsd enable<br />
3. 测试一下结果</p>
<pre>
liumartin@ showmount -e
Exports list on localhost
/Users/liumartin/Documents/Simon    Everyone
</pre>
<p>4. 文件夹已经使用NFS协议发布到局域网里了，可以使用其它任意NFS客户端来挂这个目录，以及这个目录中的子目录，下面的例子，使用XenCenter来为XenServer挂载Lion系统上的NFS共享文件夹，并读取其中的ISO文件<br />
<a href="http://martinliu.cn/wp-content/gallery/citrix/mac-nfs.jpg"><img class="ngg-singlepic ngg-none" src="http://martinliu.cn/wp-content/gallery/citrix/mac-nfs.jpg" alt="mac-nfs" width="530" height="361" /></a></p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://martinliu.cn/2011/10/how-to-configure-nfs-on-lion.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to configure statusnet default language</title>
		<link>http://martinliu.cn/2011/03/how-to-configure-statusnet-default-language.html</link>
		<comments>http://martinliu.cn/2011/03/how-to-configure-statusnet-default-language.html#comments</comments>
		<pubDate>Tue, 29 Mar 2011 09:13:03 +0000</pubDate>
		<dc:creator>Martin Liu</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[default language]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[statusnet]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[中文]]></category>
		<category><![CDATA[汉化]]></category>
		<category><![CDATA[界面]]></category>

		<guid isPermaLink="false">http://martinliu.cn/?p=51001</guid>
		<description><![CDATA[If you are playing with statusnet, I bet you could not change default language; English language just shows every where. So I&#8217;d like to write a quick guide to show you how to change perferred langguage as zh_cn. I have a Ubuntu server with only English language pack. root@lamp www/statusnet# locale -a C POSIX en_GB<p><a href="http://martinliu.cn/2011/03/how-to-configure-statusnet-default-language.html" class="more-link">Continue reading &#187;</a></p>
Related posts:<ol>
<li><a href='http://martinliu.cn/2011/04/let-ubuntu-fly.html' rel='bookmark' title='让Ubuntu飞一会儿'>让Ubuntu飞一会儿</a></li>
<li><a href='http://martinliu.cn/2011/03/usb-linux.html' rel='bookmark' title='既要开源，也要环保'>既要开源，也要环保</a></li>
<li><a href='http://martinliu.cn/2009/02/it-just-looks-like-a-mac-desktop.html' rel='bookmark' title='It just looks like a Mac desktop'>It just looks like a Mac desktop</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you are playing with statusnet, I bet you could not change default language; English language just shows every where.<br />
So I&#8217;d like to write a quick guide to show you how to change perferred langguage as zh_cn.<br />
I have a Ubuntu server with only English language pack.</p>
<pre>
root@lamp www/statusnet# locale -a
C
POSIX
en_GB
</pre>
<p>I searched  and install Chinese language pack by aptitide</p>
<pre>
root@lamp www/statusnet# aptitude search language-pack-zh
p   language-pack-zh                                                                 - translations for language Chinese (dummy package)
p   language-pack-zh-base                                                            - translations for language Chinese (dummy package)
P   language-pack-zh-hans                                                            - translation updates for language Simplified Chinese
P   language-pack-zh-hans-base                                                       - translations for language Simplified Chinese
p   language-pack-zh-hant                                                            - translation updates for language Traditional Chinese
p   language-pack-zh-hant-base                                                       - translations for language Traditional Chinese
root@lamp www/statusnet# aptitude install language-pack-zh-hans-base
</pre>
<p>Then I checked it again</p>
<pre>
root@lamp www/statusnet# locale -a
C
POSIX
en_GB
zh_CN.utf8
zh_SG.utf8
</pre>
<p>Ubuntu OS has translations for language Simplified Chinese right, then I go ahead to configure statusnet config.php file. It only needs one more line as below, you can use your own language.</p>
<pre>
$config['site']['language'] = 'zh_CN';
</pre>
<p>The final step, you login statusnet as administrator and go to /admin/site. Then you will select your language from dropdown list. I spend a few days to fix this problem. Just today, I realized my problem is Ubuntu linux server does not have Chinese Language pack yet. Show you my art as below :)<br />
<a rel="attachment wp-att-51009" href="http://martinliu.cn/2011/03/how-to-configure-statusnet-default-language.html/statusnetzhcn"><img class="alignnone size-medium wp-image-51009" title="statusnet 中文界面" src="http://martinliu.cn/wp-content/uploads/2011/03/statusnetzhcn-300x152.jpg" alt="如何配置statusnet默认为中文界面" width="510" height="258" /></a></p>
<p>如何在Ubuntu上配置statusnet默认为中文界面<br />
1）安装中文语言包<br />
2）配置config.php的默认语言<br />
3）statusnet管理员配置站点的默认语言</p>
<p>Related posts:<ol>
<li><a href='http://martinliu.cn/2011/04/let-ubuntu-fly.html' rel='bookmark' title='让Ubuntu飞一会儿'>让Ubuntu飞一会儿</a></li>
<li><a href='http://martinliu.cn/2011/03/usb-linux.html' rel='bookmark' title='既要开源，也要环保'>既要开源，也要环保</a></li>
<li><a href='http://martinliu.cn/2009/02/it-just-looks-like-a-mac-desktop.html' rel='bookmark' title='It just looks like a Mac desktop'>It just looks like a Mac desktop</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://martinliu.cn/2011/03/how-to-configure-statusnet-default-language.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>既要开源，也要环保</title>
		<link>http://martinliu.cn/2011/03/usb-linux.html</link>
		<comments>http://martinliu.cn/2011/03/usb-linux.html#comments</comments>
		<pubDate>Thu, 24 Mar 2011 13:12:58 +0000</pubDate>
		<dc:creator>Martin Liu</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[opensolaris]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[suse]]></category>
		<category><![CDATA[SUSE Linux Enterprise Server]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://martinliu.cn/?p=50994</guid>
		<description><![CDATA[今天看到了我保存的一摞Linux光盘，这基本上也记录了我所关注和安装过的所有Linux的种类。品种繁多。如下： CentOS 4.4 Ubuntu 8.4 server Ubuntu 8.4 desktop Opensolaris Debian 4.0 SuSe Enterprise 10.1 Redhat Enterprise Server 3 SuSe Linux 10 Mandriva 2008 CentOS 4.2 SuSe 10.0 Eval DVD Mandrake 10.0 Redhat 7.1 Derbain 3.0 FreeBSD 5.2 Suse 9 SuSe enterprise linux 9.0 Fedora 4 Redhat 9 Solaris 10 x86 Ubuntu 10.10 Desktop SLES<p><a href="http://martinliu.cn/2011/03/usb-linux.html" class="more-link">Continue reading &#187;</a></p>
Related posts:<ol>
<li><a href='http://martinliu.cn/2009/02/it-just-looks-like-a-mac-desktop.html' rel='bookmark' title='It just looks like a Mac desktop'>It just looks like a Mac desktop</a></li>
<li><a href='http://martinliu.cn/2009/01/gos-looks-green.html' rel='bookmark' title='gOS looks green'>gOS looks green</a></li>
<li><a href='http://martinliu.cn/2009/11/remedy-itsm-76-installation-tips.html' rel='bookmark' title='Remedy ITSM 7.6 installation Tips'>Remedy ITSM 7.6 installation Tips</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>今天看到了我保存的一摞Linux光盘，这基本上也记录了我所关注和安装过的所有Linux的种类。品种繁多。如下：</p>
<ol>
<li>CentOS 4.4</li>
<li>Ubuntu 8.4 server</li>
<li>Ubuntu 8.4 desktop</li>
<li>Opensolaris</li>
<li>Debian 4.0</li>
<li>SuSe Enterprise 10.1</li>
<li>Redhat Enterprise Server 3</li>
<li>SuSe Linux 10</li>
<li>Mandriva 2008</li>
<li>CentOS 4.2</li>
<li>SuSe 10.0 Eval DVD</li>
<li>Mandrake 10.0</li>
<li>Redhat 7.1</li>
<li>Derbain 3.0</li>
<li>FreeBSD 5.2</li>
<li>Suse 9</li>
<li>SuSe enterprise linux 9.0</li>
<li>Fedora 4</li>
<li>Redhat 9</li>
<li>Solaris 10 x86</li>
<li>Ubuntu 10.10 Desktop</li>
<li>SLES 10 sp2</li>
</ol>
<p><img class="ngg-singlepic ngg-none alignleft" src="http://martinliu.cn/wp-content/gallery/fatureimage/thumbs/thumbs_Crstal (12).png" alt="CD fire" width="100" height="75" />总共50多张碟片既有CD也有DVD。Linux这东西最大的特点是更新发展的快，之前硬盘都小，为了安装Linux刻盘是最方便的方式，而且多年以前机器还不支持USB启动。这么多光盘真的是一大堆的白色垃圾，一直在想废弃光盘该怎么处理的为题，目前好像还没有即能实现废物利用，有环保的处理方法。上周为了在家里的PC上安装Ubuntu 10.10 Desktop，又刻了一张盘，希望这是最后一张Linux CD，以后考虑USB启动安装Linux的形式。使用工具软件把Linux ISO文件灌注到U盘里，在用U盘来装。</p>
<p>&nbsp;</p>
<p>推荐两种工具：</p>
<ul>
<li><a href="http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/">Universal USB Installer</a></li>
<li><a href="http://www.linuxliveusb.com/en/home">LinuxLive USB Creator</a></li>
</ul>
<blockquote><p>减少光盘刻录量，做到既开源又环保！</p></blockquote>
<p><a class="shutterset_" href="http://martinliu.cn/wp-content/gallery/fatureimage/Crstal (12).png"></a></p>
<p>Related posts:<ol>
<li><a href='http://martinliu.cn/2009/02/it-just-looks-like-a-mac-desktop.html' rel='bookmark' title='It just looks like a Mac desktop'>It just looks like a Mac desktop</a></li>
<li><a href='http://martinliu.cn/2009/01/gos-looks-green.html' rel='bookmark' title='gOS looks green'>gOS looks green</a></li>
<li><a href='http://martinliu.cn/2009/11/remedy-itsm-76-installation-tips.html' rel='bookmark' title='Remedy ITSM 7.6 installation Tips'>Remedy ITSM 7.6 installation Tips</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://martinliu.cn/2011/03/usb-linux.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OCS inventory NG 两三事</title>
		<link>http://martinliu.cn/2010/07/ocs-inventory-ng.html</link>
		<comments>http://martinliu.cn/2010/07/ocs-inventory-ng.html#comments</comments>
		<pubDate>Fri, 16 Jul 2010 19:03:17 +0000</pubDate>
		<dc:creator>Martin Liu</dc:creator>
				<category><![CDATA[Asset Mgmt]]></category>
		<category><![CDATA[GLPI]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[OCSNG]]></category>

		<guid isPermaLink="false">http://martinliu.cn/?p=50670</guid>
		<description><![CDATA[头等大事是有关于OCSNG很快就要出UTF8多语言支持版的Windows采集代理程序。新闻如下： 新版windows采集代理被彻底重写，它将包括下面的新特性： - 全Unicode代理，多语言UTF-8支持 - Native 32 and 64 bits agent - BIOS AssetTag 收集 - 硬盘序列号收集 - 部署返回码收集 - 全 HTTPS 支持 - Socks 4 、5 HTTP 代理支持 - FTP, FTPS 和SMB 包部署支持 - 二进制插件支持 另外，是一本新书的发布，这是我见到的第一本系统介绍OCSNG的图书。可能是由于我写过一些相关的post，该书的出版社发邮件给我，想请我review，并写写书评。处于对OCSNG和GLPI的喜爱，忍不住诱惑，就答应了。很快的我得到了这本书的电子版。虽然没有时间看完，浏览了几章后，还是可以说这本书写的是非常实用。特别是对系统的安装、配置、部署和使用都从系统管理员的角度写的非常到位。书上没什么废话，文字写的比较随意，很易懂的随意。可喜的是该书还捎带着把GLPI也给介绍了，包括如何与OCSNG做集成配置，以及GLPI的主要功能说明。对于这种偏门的开源软件系统能有如此细致使用的介绍实属难得，更何况我对OCSNG和GLPI的网站文档本身就不敢恭维。这里提供一个样章供参考 &#8220;Introduction to IT Inventory and Resource Management&#8221; 最后，还是期待新版OCSNG的Window采集代理程序能早点发布吧。期望它发布之时我有时间做这样一个虚机，以便分享给各位感兴趣的人。规划如下： 基于Fedora 10 安装OCSNG_UNIX_SERVER-1.3.2. + glpi-0.78-RC2 做一定系统的基本优化，配置OCSNG和GPLI的集成 期望该虚机能应用于实际的网络环境中 Related posts: [项目更新]<p><a href="http://martinliu.cn/2010/07/ocs-inventory-ng.html" class="more-link">Continue reading &#187;</a></p>
Related posts:<ol>
<li><a href='http://martinliu.cn/2008/11/ocs-inventory-ng-102-rc3-available-and-glpi-0712-available.html' rel='bookmark' title='[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available'>[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available</a></li>
<li><a href='http://martinliu.cn/2007/04/ocsng-it-asset-management.html' rel='bookmark' title='OCSNG － IT资产管理软件'>OCSNG － IT资产管理软件</a></li>
<li><a href='http://martinliu.cn/2008/04/deploy-asset-management-solution.html' rel='bookmark' title='Deploy asset management solution'>Deploy asset management solution</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="http://www.ocsinventory-ng.org/uploads/images/why-ocs.png" src="http://www.ocsinventory-ng.org/uploads/images/why-ocs.png" alt="" width="200" height="301" />头等大事是有关于OCSNG很快就要出UTF8多语言支持版的Windows采集代理程序。新闻如下：<br />
<strong> 新版windows采集代理被彻底重写，它将包括下面的新特性：</strong><br />
- 全Unicode代理，多语言UTF-8支持<br />
- Native 32 and 64 bits agent<br />
- BIOS AssetTag 收集<br />
- 硬盘序列号收集<br />
- 部署返回码收集<br />
- 全 HTTPS 支持<br />
- Socks 4 、5 HTTP 代理支持<br />
- FTP, FTPS 和SMB 包部署支持<br />
- 二进制插件支持</p>
<p>另外，是一本新书的发布，这是我见到的第一本系统介绍OCSNG的图书。<a href="http://www.packtpub.com/ocs-inventory-ng-1-02-it-inventory-and-resource-management/book?utm_source=martinliu.cn&amp;utm_medium=bookrev&amp;utm_content=blog&amp;utm_campaign=mdb_003818" target="_blank"><img class="alignright" title="IT Inventory and Resource Management with OCS Inventory NG 1.02" src="https://www.packtpub.com/sites/default/files/imagecache/productview/1100_MockupCover_0.jpg" alt="" width="125" height="152" /></a>可能是由于我写过一些相关的post，该书的出版社发邮件给我，想请我review，并写写书评。处于对OCSNG和GLPI的喜爱，忍不住诱惑，就答应了。很快的我得到了这本书的电子版。虽然没有时间看完，浏览了几章后，还是可以说这本书写的是非常实用。特别是对系统的安装、配置、部署和使用都从系统管理员的角度写的非常到位。书上没什么废话，文字写的比较随意，很易懂的随意。可喜的是该书还捎带着把GLPI也给介绍了，包括如何与OCSNG做集成配置，以及GLPI的主要功能说明。对于这种偏门的开源软件系统能有如此细致使用的介绍实属难得，更何况我对OCSNG和GLPI的网站文档本身就不敢恭维。这里提供一个样章供参考 <a href="https://www.packtpub.com/sites/default/files/1100-chapter-1-introduction-to-it-inventory-and-resource%20.pdf" target="_blank">&#8220;Introduction to IT Inventory and Resource Management&#8221;</a></p>
<p>最后，还是期待新版OCSNG的Window采集代理程序能早点发布吧。期望它发布之时我有时间做这样一个虚机，以便分享给各位感兴趣的人。规划如下：</p>
<ul>
<li>基于Fedora 10</li>
<li>安装OCSNG_UNIX_SERVER-1.3.2. + glpi-0.78-RC2</li>
<li>做一定系统的基本优化，配置OCSNG和GPLI的集成</li>
<li>期望该虚机能应用于实际的网络环境中</li>
</ul>
<p>Related posts:<ol>
<li><a href='http://martinliu.cn/2008/11/ocs-inventory-ng-102-rc3-available-and-glpi-0712-available.html' rel='bookmark' title='[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available'>[项目更新] OCS Inventory NG 1.02 RC3 available and GLPI 0.71.2 available</a></li>
<li><a href='http://martinliu.cn/2007/04/ocsng-it-asset-management.html' rel='bookmark' title='OCSNG － IT资产管理软件'>OCSNG － IT资产管理软件</a></li>
<li><a href='http://martinliu.cn/2008/04/deploy-asset-management-solution.html' rel='bookmark' title='Deploy asset management solution'>Deploy asset management solution</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://martinliu.cn/2010/07/ocs-inventory-ng.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Remedy ITSM 7.6 installation Tips</title>
		<link>http://martinliu.cn/2009/11/remedy-itsm-76-installation-tips.html</link>
		<comments>http://martinliu.cn/2009/11/remedy-itsm-76-installation-tips.html#comments</comments>
		<pubDate>Sat, 28 Nov 2009 09:29:04 +0000</pubDate>
		<dc:creator>Martin Liu</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[ITIL/ITSM]]></category>
		<category><![CDATA[7.6]]></category>
		<category><![CDATA[BMC]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[remedy]]></category>
		<category><![CDATA[SUSE Linux Enterprise Server]]></category>
		<category><![CDATA[安装]]></category>
		<category><![CDATA[技巧]]></category>

		<guid isPermaLink="false">http://martinliu.cn/?p=50186</guid>
		<description><![CDATA[自从7.6发布和以后一直没有时间安装，通过最近的几次安装，积累了一些经验，供大家参考。在安装开始之前请一定查看ARS_7500_Comp_Matrixv1001.pdf文档，保证操作系统、数据库、中间件和JDK的版本都符合要求。如果是安装生产系统的话，建议把数据库和应用服务器分开，硬件配置也一定参考Remedy ITSM安装手册中的建议硬件配置要求。 最近在Linux的虚拟机上做了一次安装，相关细节如下: Suse Linux Enterprise server 10 sp2 64 bit Oracle 10G 64bit (10201_database_linux_x86_64.cpio.gz) JDK 1.6(jdk-6u6-linux-i586.bin) 在Suse Linux上安装Oracle还是比较容易的，可以参考这个安装手册进行，下载。数据库安最好按照成utf8字符集，如下图所示： Remedy ITSM套件的安装分为三个步骤：1）ARS 7.5 SP3 的安装；2）Atrium CMDB7.6安装；3）ITSM 7.6安装；其中第一步是最重要的，第二步骤如果安装产品目录数据的话时间花费比正常多一点。Remedy ARS 7.5是最新的补丁包，它修复了sp2的很多bug；是Remedy ITSM 7.6安装的必须版本。在安装ARS的时候需要准确的导出相关的环境变量，如果环境变量没有或者不够的话，安装程序则无法正确地连接数据库，下面的例子可以参考一下。 每一步安装完成之后都需要详细查看相关的日志，确保每一步都安装完全正确。在安装完ARS之后一定要为服务器添加所有相关License。 Related posts: Remedy ITSM 7.6.04 套件快速安装 在Oracle上备份和恢复 Remedy ARS数据库 Remedy ARS 开源工具知多少
Related posts:<ol>
<li><a href='http://martinliu.cn/2011/05/remedy-itsm-7-6-04-quick-install-guide.html' rel='bookmark' title='Remedy ITSM 7.6.04 套件快速安装'>Remedy ITSM 7.6.04 套件快速安装</a></li>
<li><a href='http://martinliu.cn/2011/02/backup-restore-remedy-ars-oracle-db.html' rel='bookmark' title='在Oracle上备份和恢复 Remedy ARS数据库'>在Oracle上备份和恢复 Remedy ARS数据库</a></li>
<li><a href='http://martinliu.cn/2011/03/remedy-ars-open-source-tool.html' rel='bookmark' title='Remedy ARS 开源工具知多少'>Remedy ARS 开源工具知多少</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>自从7.6发布和以后一直没有时间安装，通过最近的几次安装，积累了一些经验，供大家参考。在安装开始之前请一定查看<a href="http://www.bmc.com/support/product-availability-compatibility">ARS_7500_Comp_Matrixv1001.pdf</a>文档，保证操作系统、数据库、中间件和JDK的版本都符合要求。如果是安装生产系统的话，建议把数据库和应用服务器分开，硬件配置也一定参考Remedy ITSM安装手册中的建议硬件配置要求。</p>
<p style="text-align: center;"><img class="alignleft" src="http://www.beareyes.com.cn/2/lib/200701/19/452/image002.jpg" alt="" width="208" height="208" /><img class="aligncenter" src="http://www.my-softwareteacher.com/images/oracle_logo.gif" alt="" width="224" height="212" /></p>
<p>最近在Linux的虚拟机上做了一次安装，相关细节如下:</p>
<ul>
<li>Suse Linux Enterprise server 10 sp2 64 bit</li>
<li>Oracle 10G 64bit (10201_database_linux_x86_64.cpio.gz)</li>
<li>JDK 1.6(jdk-6u6-linux-i586.bin)</li>
</ul>
<p>在Suse Linux上安装Oracle还是比较容易的，可以参考这个安装手册进行，<a href="ftp.novell.com/partners/oracle/docs/10gR2_sles10_install.pdf " target="_blank">下载</a>。数据库安最好按照成utf8字符集，如下图所示：</p>
<p><a rel="attachment wp-att-50187" href="http://martinliu.cn/?attachment_id=50187"></a><a rel="attachment wp-att-50561" href="http://martinliu.cn/http:/martinliu.cn/2009/11/remedy-itsm-76-installation-tips.html/snap00142/"><img class="alignnone size-medium wp-image-50561" title="snap00142" src="http://martinliu.cn/wp-content/uploads/2009/11/snap00142-300x234.jpg" alt="" width="300" height="234" /></a></p>
<p>Remedy ITSM套件的安装分为三个步骤：1）ARS 7.5 SP3 的安装；2）Atrium CMDB7.6安装；3）ITSM 7.6安装；其中第一步是最重要的，第二步骤如果安装产品目录数据的话时间花费比正常多一点。Remedy ARS 7.5是最新的补丁包，它修复了sp2的很多bug；是Remedy ITSM 7.6安装的必须版本。在安装ARS的时候需要准确的导出相关的环境变量，如果环境变量没有或者不够的话，安装程序则无法正确地连接数据库，下面的例子可以参考一下。</p>
<p><a rel="attachment wp-att-50562" href="http://martinliu.cn/http:/martinliu.cn/2009/11/remedy-itsm-76-installation-tips.html/snap00143/"><img class="alignnone size-medium wp-image-50562" title="snap00143" src="http://martinliu.cn/wp-content/uploads/2009/11/snap00143-300x59.jpg" alt="" width="300" height="59" /></a></p>
<p>每一步安装完成之后都需要详细查看相关的日志，确保每一步都安装完全正确。在安装完ARS之后一定要为服务器添加所有相关License。</p>
<p>Related posts:<ol>
<li><a href='http://martinliu.cn/2011/05/remedy-itsm-7-6-04-quick-install-guide.html' rel='bookmark' title='Remedy ITSM 7.6.04 套件快速安装'>Remedy ITSM 7.6.04 套件快速安装</a></li>
<li><a href='http://martinliu.cn/2011/02/backup-restore-remedy-ars-oracle-db.html' rel='bookmark' title='在Oracle上备份和恢复 Remedy ARS数据库'>在Oracle上备份和恢复 Remedy ARS数据库</a></li>
<li><a href='http://martinliu.cn/2011/03/remedy-ars-open-source-tool.html' rel='bookmark' title='Remedy ARS 开源工具知多少'>Remedy ARS 开源工具知多少</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://martinliu.cn/2009/11/remedy-itsm-76-installation-tips.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[網播] Born to MISrepresent 第二集：當 OpenNMS 遇上 SFLC ，催生了 Moglen Ravicher LLC</title>
		<link>http://martinliu.cn/2009/02/%e7%b6%b2%e6%92%ad-born-to-misrepresent-%e7%ac%ac%e4%ba%8c%e9%9b%86%ef%bc%9a%e7%95%b6-opennms-%e9%81%87%e4%b8%8a-sflc-%ef%bc%8c%e5%82%ac%e7%94%9f%e4%ba%86-moglen-ravicher-llc.html</link>
		<comments>http://martinliu.cn/2009/02/%e7%b6%b2%e6%92%ad-born-to-misrepresent-%e7%ac%ac%e4%ba%8c%e9%9b%86%ef%bc%9a%e7%95%b6-opennms-%e9%81%87%e4%b8%8a-sflc-%ef%bc%8c%e5%82%ac%e7%94%9f%e4%ba%86-moglen-ravicher-llc.html#comments</comments>
		<pubDate>Wed, 04 Feb 2009 04:52:02 +0000</pubDate>
		<dc:creator>Martin Liu</dc:creator>
				<category><![CDATA[OpenNMS]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Moglen Ravicher LLC]]></category>
		<category><![CDATA[SFLC]]></category>

		<guid isPermaLink="false">http://www.martinliu.cn/?p=422</guid>
		<description><![CDATA[（原文於 2008-04-08 發表於 http://blog.roodo.com/ystuan/archives/5830995.html） 這個音檔的授權是姓名標示-非商業性-相同方式分享 2.5 台灣，跟我的網誌一樣。 下載ogg格式：Born_to_MISrepresent_EP2.ogg 下載mp3格式：Born_to_MISrepresent_EP2.mp3 前往存放在 Archive.org 上的頁面：Born to MISrepresent EP2，有更多資訊以及格式。 內容摘要： OpenNMS 1.3.11 版發佈，並宣佈與 Hyperic 就雙方的產品進行合作。這項合作的推手是一個雙方的共同客戶。Hyperic 的 agent 預料將可和擁有強大平台但是拙於 agent (agent-less)的 OpenNMS 形成良好互補。（自 1.3.10 版就開始跟 Hyperic Agent進行整合，最近 OpenNMS 版本號已跳升至 1.5.90 ） Tarus 的 blog 有更多細節：The Year of Integration Hyperic 跟 OpenNMS 的初步整合，可線上收看 Integrating Hyperic HQ and OpenNMS（瀏覽器需支援 flash 格式播放） 當<p><a href="http://martinliu.cn/2009/02/%e7%b6%b2%e6%92%ad-born-to-misrepresent-%e7%ac%ac%e4%ba%8c%e9%9b%86%ef%bc%9a%e7%95%b6-opennms-%e9%81%87%e4%b8%8a-sflc-%ef%bc%8c%e5%82%ac%e7%94%9f%e4%ba%86-moglen-ravicher-llc.html" class="more-link">Continue reading &#187;</a></p>
Related posts:<ol>
<li><a href='http://martinliu.cn/2009/01/161-1-opennms-quick-install-guide.html' rel='bookmark' title='opennms 1.6.1-1 quick start guide'>opennms 1.6.1-1 quick start guide</a></li>
<li><a href='http://martinliu.cn/2007/02/opennms-discuss-nagios.html' rel='bookmark' title='翻译[opennms-discuss]邮件组里的一个讨论“Nagios转变”'>翻译[opennms-discuss]邮件组里的一个讨论“Nagios转变”</a></li>
<li><a href='http://martinliu.cn/2007/05/install-opennms-132-on-opensuse-102-system-the-simplest-version.html' rel='bookmark' title='Install OpenNMS 1.3.2 on OpenSuse 10.2 system (The simplest version  )'>Install OpenNMS 1.3.2 on OpenSuse 10.2 system (The simplest version  )</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>（原文於 2008-04-08 發表於 <a href="http://blog.roodo.com/ystuan/archives/5830995.html">http://blog.roodo.com/ystuan/archives/5830995.html</a>）</p>
<p>這個音檔的授權是<a href="http://creativecommons.org/licenses/by-nc-sa/2.5/tw/">姓名標示-非商業性-相同方式分享 2.5 台灣</a>，跟我的網誌一樣。</p>
<p>下載ogg格式：<a href="http://www.archive.org/download/BornToMisrepresentEp2/Born_to_MISrepresent_EP2.ogg">Born_to_MISrepresent_EP2.ogg</a><br />
下載mp3格式：<a href="http://www.archive.org/download/BornToMisrepresentEp2/Born_to_MISrepresent_EP2.mp3">Born_to_MISrepresent_EP2.mp3</a><br />
前往存放在 Archive.org 上的頁面：<a href="http://www.archive.org/details/BornToMisrepresentEp2">Born to MISrepresent EP2</a>，有更多資訊以及格式。</p>
<p>內容摘要：</p>
<p>OpenNMS 1.3.11 版發佈，並宣佈與 Hyperic 就雙方的產品進行合作。這項合作的推手是一個雙方的共同客戶。Hyperic 的 agent 預料將可和擁有強大平台但是拙於 agent (agent-less)的 OpenNMS 形成良好互補。（自 1.3.10 版就開始跟 Hyperic Agent進行整合，最近 OpenNMS 版本號已跳升至 1.5.90 ） Tarus 的 blog 有更多細節：<a href="http://blogs.opennms.org/?p=175">The Year of Integration</a></p>
<p>Hyperic 跟 OpenNMS 的初步整合，可線上收看 <a href="http://download.hyperic.com/swf/HyperCAST10/playback.html">Integrating Hyperic HQ and OpenNMS</a>（瀏覽器需支援 flash 格式播放）</p>
<p>當 OpenNMS 遇上 SFLC ：前一陣子 Tarus 跑去 <a href="http://ask.slashdot.org/article.pl?sid=08/03/04/0023245">Ask Slashdot</a> ，嚷嚷說 <a href="http://www.cittio.com/">Cittio Watchtower</a> 使用 OpenNMS 的程式碼當然可以，但是使用的方式違反了（程式碼採用的）GPL授權。</p>
<p>想也知道，跑去 Slashdot 一定會引來關注，他也尋求軟體自由法律中心（Software Freedom Law Center，SFLC）的協助。但是，SFLC服務對象僅限於非營利機構，結果呢，SFLC決定以成立一間新的律師事務所(<a href="http://www.moglenravicher.com/">Moglen Ravicher LLC</a>)的方式，來服務支持自由軟體的營利機構， OpenNMS Group 因此成了 Moglen Ravicher LLC 的第一個客戶。</p>
<p>喔，不用猜， SFLC 的<a href="http://www.softwarefreedom.org/news/2008/mar/26/moglen-ravicher/">新聞稿</a>直接告訴大家，兩塊招牌底下都是同一群律師，事務所的所有利潤會回饋給 SFLC 。（嗯，其實我們也可以說 OpenNMS 有兩種，一種是 opennms.org &#8211; 社群，一種則是 opennms.com &#8211; 主要參與者所開的公司 OpenNMS Group。）</p>
<p>筆者已經在 FLOSS Weekly 聽過 <a href="http://twit.tv/floss13">Eben Moglen 談 GPL 3.0</a> ，這次為多瞭解另一位大咖 Dan Ravicher （其實只是想搞清楚他的姓怎麼唸&#8230;&#8230;），找到了 Dan 談 <a href="http://www.ip.qut.edu.au/2006-08-innovation-ravicher">GPL 3, Patents and Other Current Issues</a> ，都很棒，推薦給大家，尤其是後者，其實 Dan 還回顧了 GPL 的誕生，解釋了 RHEL 的 subscription model 為何不違反 GPL 但又可以約束客戶（超意外收穫！解答了筆者幾百年前的疑惑）</p>
<p>照例 Tarus 也在他的 blog 提到整件事：<a title="Permanent Link: OpenNMS, Eben Moglen and Cittio" rel="bookmark" href="http://blogs.opennms.org/?p=181">OpenNMS, Eben Moglen and Cittio</a></p>
<p>Related posts:<ol>
<li><a href='http://martinliu.cn/2009/01/161-1-opennms-quick-install-guide.html' rel='bookmark' title='opennms 1.6.1-1 quick start guide'>opennms 1.6.1-1 quick start guide</a></li>
<li><a href='http://martinliu.cn/2007/02/opennms-discuss-nagios.html' rel='bookmark' title='翻译[opennms-discuss]邮件组里的一个讨论“Nagios转变”'>翻译[opennms-discuss]邮件组里的一个讨论“Nagios转变”</a></li>
<li><a href='http://martinliu.cn/2007/05/install-opennms-132-on-opensuse-102-system-the-simplest-version.html' rel='bookmark' title='Install OpenNMS 1.3.2 on OpenSuse 10.2 system (The simplest version  )'>Install OpenNMS 1.3.2 on OpenSuse 10.2 system (The simplest version  )</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://martinliu.cn/2009/02/%e7%b6%b2%e6%92%ad-born-to-misrepresent-%e7%ac%ac%e4%ba%8c%e9%9b%86%ef%bc%9a%e7%95%b6-opennms-%e9%81%87%e4%b8%8a-sflc-%ef%bc%8c%e5%82%ac%e7%94%9f%e4%ba%86-moglen-ravicher-llc.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.archive.org/download/BornToMisrepresentEp2/Born_to_MISrepresent_EP2.mp3" length="20747203" type="audio/mpeg" />
		</item>
		<item>
		<title>It just looks like a Mac desktop</title>
		<link>http://martinliu.cn/2009/02/it-just-looks-like-a-mac-desktop.html</link>
		<comments>http://martinliu.cn/2009/02/it-just-looks-like-a-mac-desktop.html#comments</comments>
		<pubDate>Mon, 02 Feb 2009 14:14:13 +0000</pubDate>
		<dc:creator>Martin Liu</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.martinliu.cn/?p=412</guid>
		<description><![CDATA[We all knows Mac OS X looks very nice, and works nice also. But, Mac can not be only system for you to use. Most of us are using Intel PC desktops and laptops. You can&#8217;t have your cake and eat it too. Chinese saying says &#8220;鱼和熊掌不可得兼&#8221; . So, you might need a new Mac<p><a href="http://martinliu.cn/2009/02/it-just-looks-like-a-mac-desktop.html" class="more-link">Continue reading &#187;</a></p>
Related posts:<ol>
<li><a href='http://martinliu.cn/2011/03/usb-linux.html' rel='bookmark' title='既要开源，也要环保'>既要开源，也要环保</a></li>
<li><a href='http://martinliu.cn/2009/01/gos-looks-green.html' rel='bookmark' title='gOS looks green'>gOS looks green</a></li>
<li><a href='http://martinliu.cn/2011/03/how-to-configure-statusnet-default-language.html' rel='bookmark' title='How to configure statusnet default language'>How to configure statusnet default language</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.apple.com.cn/getamac/whichmac/images/portables_macbookair20090106.jpg" alt="" width="264" height="170" align="left" />We all knows Mac OS X looks very nice, and works nice also. But, Mac can not be only system for you to use. Most of us are using Intel PC desktops and laptops. You can&#8217;t have your cake and eat it too. Chinese saying says &#8220;鱼和熊掌不可得兼&#8221; . So, you might need a new Mac skin for your desktop, no matter MS Windows or Linux OS. I&#8217;d like share two tips, you can make a Mac desktop in  minutes.</p>
<p><span style="text-decoration: underline"><strong>For Windows: </strong></span>FlyakiteOSX is a all-in-one package. It much more easier then making a Mac-buntu. Does it slow down you windows system? Of course, yes. it&#8217;s just a little bit and acceptable for me.</p>
<p><img class="alignnone" src="http://osx.portraitofakite.com/header.png" alt="" width="540" height="76" /></p>
<p><span style="text-decoration: underline"><strong>For Gnome Linux:</strong></span></p>
<p>There is a open source prject on the SourceForge.net: <a href="http://sourceforge.net/projects/mac4lin">http://sourceforge.net/projects/mac4lin</a> You need download the package and un-tar it. A pdf document will walk you through every settings. I made my Mac-buntu just in 20 minutes. I do not like &#8216;global meun&#8217; and widget, so I ingored them.  <span id="more-49253"></span></p>
<p>My laptop is a dual boot Dell D630; with MS Windows Xp for work and Ubuntu for fun. Now, them all looks like Mac OS X Leopard. Check it out.</p>
<p><a href="http://picasaweb.google.com/liuzh66/ItJustLooksLikeMac">http://picasaweb.google.com/liuzh66/ItJustLooksLikeMac</a></p>
<p>Related posts:<ol>
<li><a href='http://martinliu.cn/2011/03/usb-linux.html' rel='bookmark' title='既要开源，也要环保'>既要开源，也要环保</a></li>
<li><a href='http://martinliu.cn/2009/01/gos-looks-green.html' rel='bookmark' title='gOS looks green'>gOS looks green</a></li>
<li><a href='http://martinliu.cn/2011/03/how-to-configure-statusnet-default-language.html' rel='bookmark' title='How to configure statusnet default language'>How to configure statusnet default language</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://martinliu.cn/2009/02/it-just-looks-like-a-mac-desktop.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running Linux from any machine without installation</title>
		<link>http://martinliu.cn/2008/07/running-linux-from-any-machine-without-installation.html</link>
		<comments>http://martinliu.cn/2008/07/running-linux-from-any-machine-without-installation.html#comments</comments>
		<pubDate>Fri, 04 Jul 2008 14:31:15 +0000</pubDate>
		<dc:creator>Martin Liu</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[slax]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://www.martinliu.cn/?p=105</guid>
		<description><![CDATA[Slax &#8211; your pocket operating system Slax is a modern, portable, small and fast Linux operating system with a modular approach and outstanding design. Despite its small size, Slax provides a wide collection of pre-installed software for daily use, including a well organized graphical user interface and useful recovery tools for system administrators. The modular<p><a href="http://martinliu.cn/2008/07/running-linux-from-any-machine-without-installation.html" class="more-link">Continue reading &#187;</a></p>
Related posts:<ol>
<li><a href='http://martinliu.cn/2008/10/some-old-stuff-for-sharing.html' rel='bookmark' title='Some old stuff for sharing'>Some old stuff for sharing</a></li>
<li><a href='http://martinliu.cn/2009/11/remedy-itsm-76-installation-tips.html' rel='bookmark' title='Remedy ITSM 7.6 installation Tips'>Remedy ITSM 7.6 installation Tips</a></li>
<li><a href='http://martinliu.cn/2008/05/zeuux-free-software-summit-tsinghua.html' rel='bookmark' title='Zeuux Free software summit @Tsinghua'>Zeuux Free software summit @Tsinghua</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h1><a href="http://www.slax.org/screenshot.php?s=3" target="_blank"><img class="alignleft" style="float: left" src="http://www.slax.org/images/slax.png" alt="http://www.slax.org/screenshot.php?s=3" width="178" height="165" /></a>Slax &#8211; your pocket operating system</h1>
<blockquote>
<p align="justify">Slax is a modern, portable, small and fast Linux operating system with a modular approach  and outstanding design. Despite its small size, Slax provides a wide collection  of pre-installed software for daily use, including a well organized graphical  user interface and useful recovery tools for system administrators.</p>
<p align="justify">The modular approach gives you the ability to include any other software  in Slax easily. If you&#8217;re missing your favourite text editor, networking tool  or game, simply download a module with the software and copy it to Slax,  no need to install, no need to configure.</p>
<p align="justify">If you are a beginner or you&#8217;re just too busy to make it yourself, follow  a few steps to build your own customized operating system by using web-based interface here.</p>
</blockquote>
<p align="justify"><strong>Slax How to</strong></p>
<table border="0" cellspacing="0" cellpadding="5" width="100%">
<tbody>
<tr>
<td>
<li><a href="http://www.slax.org/documentation_key_features.php">Key features of Slax 6</a></li>
<li><a href="http://www.slax.org/documentation_burn_slax.php">Slax distribution &#8211; Slax for CD</a></li>
<li><a href="http://www.slax.org/documentation_install_slax.php">Slax distribution &#8211; Slax for USB</a></li>
<li><a href="http://www.slax.org/documentation_verify_download.php">Verify if your downloaded was not corrupted</a></li>
<li><a href="http://www.slax.org/documentation_usb_troubleshoot.php">Running Slax from USB Flash keys</a></li>
<li><a href="http://www.slax.org/documentation_boot_cheatcodes.php">Using boot parameters (cheatcodes) in Slax</a></li>
<li><a href="http://www.slax.org/documentation_persistent_changes.php">Understanding the persistent changes</a> [ not finished ]</li>
<li><a href="http://www.slax.org/documentation_use_modules.php">Using Slax modules</a></li>
</td>
</tr>
</tbody>
</table>
<p>Slax是一个USB Linux，安装它的方式很简单，<a href="http://www.slax.org/get_slax.php" target="_blank">下载Slax</a>的tar文件到usb key。usb key最好是1GB以上，整个Slax大概六七百MB；usb key现在很便宜，建议买一个大的。如果你是在windows下面下载并安装这个东西，建议最好把usb key先格式化一下，别格式化成NTFS格式，我的usb第一次安装没成功，后来格式化一边在copy tar文件，解压缩后，运行那个安装文件，就是一个bat文件，它会把这个linux的启动菜单装到，usb的引导区。那个bat文件会一闪就停住，关闭窗口。安装就这个结束了，整个过程10分钟左右。推出windows，在笔记本电脑启动的时间，按F12，在系统启动菜单上选择从usb启动。很快slax的启动画面就显示出来了，在这个菜单中，我选择了copy slax to ram；这样它会把整个系统都装入内存运行；我的笔记本电脑有4G内存，所以我想充分利用这个资源提速。进入系统后，系统是一个KDE桌面非常熟悉。如果你想按照其他的程序的话，你可以到slax的网站上下载其他的模块，copy到那个制定的目录中，通过桌面里的模块管理工具或者命令行都可以激活新的应用，下面你就能在程序菜单中找到了。在slax的桌面系统中你可以直接访问到windows的分区，系统在启动时自动把windows的文件系统识别并且加载了。</p>
<p>现在你拥有了随身携带的Linux系统了，把它放到包中随身携带吧：）</p>
<p>Related posts:<ol>
<li><a href='http://martinliu.cn/2008/10/some-old-stuff-for-sharing.html' rel='bookmark' title='Some old stuff for sharing'>Some old stuff for sharing</a></li>
<li><a href='http://martinliu.cn/2009/11/remedy-itsm-76-installation-tips.html' rel='bookmark' title='Remedy ITSM 7.6 installation Tips'>Remedy ITSM 7.6 installation Tips</a></li>
<li><a href='http://martinliu.cn/2008/05/zeuux-free-software-summit-tsinghua.html' rel='bookmark' title='Zeuux Free software summit @Tsinghua'>Zeuux Free software summit @Tsinghua</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://martinliu.cn/2008/07/running-linux-from-any-machine-without-installation.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zeuux Free software summit @Tsinghua</title>
		<link>http://martinliu.cn/2008/05/zeuux-free-software-summit-tsinghua.html</link>
		<comments>http://martinliu.cn/2008/05/zeuux-free-software-summit-tsinghua.html#comments</comments>
		<pubDate>Sat, 31 May 2008 04:59:24 +0000</pubDate>
		<dc:creator>Martin Liu</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[zeuux]]></category>

		<guid isPermaLink="false">http://www.martinliu.cn/?p=94</guid>
		<description><![CDATA[现在我坐在清华主教学楼里等待这个自由软件大会的开始。Zeuux社区组织在发一些免费的书籍和及时贴。我也领了几个，在笔记本上贴了三个： 1）GNU\Linux inside 2)GNU牛头 3）GNU&#38;Linux the dynamic duo。 这次也将会见到Richard Stallman，听听他今天能讲点什么。 现在会议还没有开始，已经有很多学生来此等候，好像GPL v3的 T恤比较强手，很多学生都在找自己的号。为了获得Richard签名的人可以购买一本他的文件，附送一件这样的T恤，会后即可获得签名。 发现www.gnu.org网站的速度非常慢，几乎打不开，通往自由的路其实是艰难的:P 写在活动之后： 现在已经是晚上11点，我坐在电脑前上网，把今天活动的收获整理一下。我做的第一件事情是把我的blog的标题改了，logo随后在改。从“LiuZheng&#8217;s OSS Blog” 到 “LiuZheng&#8217;s Free Software Blog”。Richard S.的一席话对我来说可谓醍醐灌顶了。我以前把Linux和open source软件都看做就是自由软件，可谓是一叶障目不见泰山。Richard今天把他对GNU所作的所有相关工作都做了一个回顾，并解释了Linux其实是Gnu-Linux的一部分而以，还介绍所谓开源软件的真实来由。这也让我能更加理解他彻底不同意Sun开源策略的原因。Linux的发展和产生依赖于Gnu项目下的所有自由软件，Richard认为如果Linux的发明人没有在当时创造出Linux内核的话，一个GNU free operation system kernel也早晚会产生。我认为Linux的产生也是有他的必然性，它是在软件发展历史上应运而生的；由于它站在了前人的肩膀上，能整合所有相关的自由软件，从而风靡一时，甚至声明远胜GNU。Richard认为开源软件是商业公司利用自由软件谋利的一种手段，open source这个词在商业公司市场宣传的运作下，声势也掩盖了GNU。我发现其实我的一些认识也一直受到潮流的影响，如果我是和Richard站在同一条战线的话，我可以说彻底的被潮流带到沟里去了。总之Richard给我一个清楚的自由软件的发展脉络。他几乎是一个斗士，坚定的认为：任何一个软件用户都要保护自己的自由，彻底的抵制任何私有软件；他把MS，RealPlay，Adaobe等商业软件批斗的非常狠。到结束时，他穿上他那标志性传道士的行头就地化身为自由软件教堂的一个圣徒，来呼唤和号召大家一起行动起来加入自由软件的行列。说实话我作为一个商业软件的从业人员，站在我个人立场上我很难说我是否要站到Richard的行列里，很难做到彻底的变成一个自由软件的卫道士。虽然现在可以说立场还是糊涂的，不过总算头脑边的清醒了，我应该会以这样的头脑来静静看待软件世界即将到来的变革吧！ Related posts: [網播] Born to MISrepresent 第二集：當 OpenNMS 遇上 SFLC ，催生了 Moglen Ravicher LLC
Related posts:<ol>
<li><a href='http://martinliu.cn/2009/02/%e7%b6%b2%e6%92%ad-born-to-misrepresent-%e7%ac%ac%e4%ba%8c%e9%9b%86%ef%bc%9a%e7%95%b6-opennms-%e9%81%87%e4%b8%8a-sflc-%ef%bc%8c%e5%82%ac%e7%94%9f%e4%ba%86-moglen-ravicher-llc.html' rel='bookmark' title='[網播] Born to MISrepresent 第二集：當 OpenNMS 遇上 SFLC ，催生了 Moglen Ravicher LLC'>[網播] Born to MISrepresent 第二集：當 OpenNMS 遇上 SFLC ，催生了 Moglen Ravicher LLC</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>现在我坐在清华主教学楼里等待这个自由软件大会的开始。<a href="http://www.zeuux.org/index.cn.html" target="_blank">Zeuux社区</a>组织在发一些免费的书籍和及时贴。我也领了几个，在笔记本上贴了三个：</p>
<p>1）GNU\Linux inside</p>
<p><img src="http://tbn0.google.com/images?q=tbn:Dj-A1Whyu0tc0M:http://amitjames.com/pictures/linux_inside_small.jpg" alt="" width="50" height="50" /></p>
<p>2)GNU牛头</p>
<p><img src="http://tbn0.google.com/images?q=tbn:-MPgv5LN7iFlkM:http://adele.gerwinski.de/~anja/gnuart/aurelio/GNU.png" alt="" width="138" height="135" /></p>
<p>3）GNU&amp;Linux the dynamic duo。</p>
<p><img src="http://tbn0.google.com/images?q=tbn:aP3YicGaQHswlM:http://labor-liber.org/images/gnu-linux.jpg" alt="" width="116" height="107" /></p>
<p>这次也将会见到Richard Stallman，听听他今天能讲点什么。</p>
<p>现在会议还没有开始，已经有很多学生来此等候，好像GPL v3的 T恤比较强手，很多学生都在找自己的号。为了获得Richard签名的人可以购买一本他的文件，附送一件这样的T恤，会后即可获得签名。</p>
<p>发现www.gnu.org网站的速度非常慢，几乎打不开，通往自由的路其实是艰难的:P</p>
<p><span style="text-decoration: underline"><strong>写在活动之后：</strong></span></p>
<p>现在已经是晚上11点，我坐在电脑前上网，把今天活动的收获整理一下。我做的第一件事情是把我的blog的标题改了，logo随后在改。从“LiuZheng&#8217;s OSS Blog” 到 “LiuZheng&#8217;s Free Software Blog”。Richard S.的一席话对我来说可谓醍醐灌顶了。我以前把Linux和open source软件都看做就是自由软件，可谓是一叶障目不见泰山。Richard今天把他对GNU所作的所有相关工作都做了一个回顾，并解释了Linux其实是Gnu-Linux的一部分而以，还介绍所谓开源软件的真实来由。这也让我能更加理解他彻底不同意Sun开源策略的原因。Linux的发展和产生依赖于Gnu项目下的所有自由软件，Richard认为如果Linux的发明人没有在当时创造出Linux内核的话，一个GNU free operation system kernel也早晚会产生。我认为Linux的产生也是有他的必然性，它是在软件发展历史上应运而生的；由于它站在了前人的肩膀上，能整合所有相关的自由软件，从而风靡一时，甚至声明远胜GNU。Richard认为开源软件是商业公司利用自由软件谋利的一种手段，open source这个词在商业公司市场宣传的运作下，声势也掩盖了GNU。我发现其实我的一些认识也一直受到潮流的影响，如果我是和Richard站在同一条战线的话，我可以说彻底的被潮流带到沟里去了。总之Richard给我一个清楚的自由软件的发展脉络。他几乎是一个斗士，坚定的认为：任何一个软件用户都要保护自己的自由，彻底的抵制任何私有软件；他把MS，RealPlay，Adaobe等商业软件批斗的非常狠。到结束时，他穿上他那标志性传道士的行头就地化身为自由软件教堂的一个圣徒，来呼唤和号召大家一起行动起来加入自由软件的行列。说实话我作为一个商业软件的从业人员，站在我个人立场上我很难说我是否要站到Richard的行列里，很难做到彻底的变成一个自由软件的卫道士。虽然现在可以说立场还是糊涂的，不过总算头脑边的清醒了，我应该会以这样的头脑来静静看待软件世界即将到来的变革吧！</p>
<p>Related posts:<ol>
<li><a href='http://martinliu.cn/2009/02/%e7%b6%b2%e6%92%ad-born-to-misrepresent-%e7%ac%ac%e4%ba%8c%e9%9b%86%ef%bc%9a%e7%95%b6-opennms-%e9%81%87%e4%b8%8a-sflc-%ef%bc%8c%e5%82%ac%e7%94%9f%e4%ba%86-moglen-ravicher-llc.html' rel='bookmark' title='[網播] Born to MISrepresent 第二集：當 OpenNMS 遇上 SFLC ，催生了 Moglen Ravicher LLC'>[網播] Born to MISrepresent 第二集：當 OpenNMS 遇上 SFLC ，催生了 Moglen Ravicher LLC</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://martinliu.cn/2008/05/zeuux-free-software-summit-tsinghua.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

