<?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>刘荣星的博客 &#187; 电脑</title>
	<atom:link href="http://www.liurongxing.com/category/computer/feed" rel="self" type="application/rss+xml" />
	<link>http://www.liurongxing.com</link>
	<description>关注Linux,After Effects,Cinema 4D,记录自己成长点滴。</description>
	<lastBuildDate>Sat, 14 Jan 2012 03:48:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>第一次成功安装Archlinux Gnome3</title>
		<link>http://www.liurongxing.com/archlinux-gnome3-gdm-error-code.html</link>
		<comments>http://www.liurongxing.com/archlinux-gnome3-gdm-error-code.html#comments</comments>
		<pubDate>Tue, 25 Oct 2011 15:35:49 +0000</pubDate>
		<dc:creator>JavasBoy</dc:creator>
				<category><![CDATA[Archlinux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[电脑]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.liurongxing.com/?p=983</guid>
		<description><![CDATA[记得大学时第一次装Ubuntu，还申请了光盘，一个月后意外的收到了光盘，非常鸡动，而现在亦非常鸡动，因为把Archlinux装上了。整整装了一天一夜，在群里问达人解决问题，重装过3次。最后又在XP系统里装VM，也遇到同样的问题。 经过群里前辈们的指点，一个一个试着找方法，最后终于知道为什么发出现这个问题了。 问题就是装了gnome3、gdm也设置好了 就是进不去桌面。如下图： #pacman -S gdm #usr/share/glib-2.0/schemas/org.gnome.login-screen.gschema.xml: Error on line 5 char 1: invalid name &#8216;enable-fingerprint-authentication&#8217;: maximum length is 32. This entire file has been ignored. #/etc/rc.d/gdm start #/usr/sbin/gdm-binary: symbol lookup error:/usr/sbin/gdm-binary:undefined symbol:g_cclosure_marshal_generic 问题在于 1、我设置了过多的源，把Chinalist里的源全打开了，只要用163的源就OK了，虽然慢一些，但纯。 2、删除gnome 和gdm pacman -Rscn gdm gnome 还有提示有问题的那个文件 rm /etc/profile.d/locale.sh 3、清空下载目录缓存 pacman -Scc 4、更新系统 pacman -Syy pacman -Syu 5、重新安装 pacman [...]]]></description>
			<content:encoded><![CDATA[<p>记得大学时第一次装Ubuntu，还申请了光盘，一个月后意外的收到了光盘，非常鸡动，而现在亦非常鸡动，因为把Archlinux装上了。整整装了一天一夜，在群里问达人解决问题，重装过3次。最后又在XP系统里装VM，也遇到同样的问题。</p>
<p>经过群里前辈们的指点，一个一个试着找方法，最后终于知道为什么发出现这个问题了。<br />
问题就是装了gnome3、gdm也设置好了 就是进不去桌面。如下图：</p>
<div class="wp-caption aligncenter" style="width: 658px"><a href="http://www.liurongxing.com/wp-content/uploads/2011/10/Archlinux%2064-bit-gdm-error-code.png" target="_blank"><img title="Archlinux GDM Error" src="http://www.liurongxing.com/wp-content/uploads/2011/10/Archlinux%2064-bit-gdm-error-code.png" alt="Archlinux GDM Error" width="648" height="379" /></a><p class="wp-caption-text">Archlinux GDM Error</p></div>
<blockquote><p>#pacman -S gdm</p>
<p>#usr/share/glib-2.0/schemas/org.gnome.login-screen.gschema.xml: Error on line 5 char 1: invalid name &#8216;enable-fingerprint-authentication&#8217;: maximum length is 32. This entire file has been ignored.</p>
<p>#/etc/rc.d/gdm start</p>
<p>#/usr/sbin/gdm-binary: symbol lookup error:/usr/sbin/gdm-binary:undefined symbol:g_cclosure_marshal_generic</p></blockquote>
<p>问题在于<br />
1、我设置了过多的源，把Chinalist里的源全打开了，只要用163的源就OK了，虽然慢一些，但纯。<br />
2、删除gnome 和<span style="color: #00ff00;">gdm pacman -Rscn gdm gnome</span><br />
还有提示有问题的那个文件<span style="color: #00ff00;"> rm /etc/profile.d/locale.sh</span><br />
3、清空下载目录缓存 <span style="color: #00ff00;"> pacman -Scc</span><br />
4、更新系统 <span style="color: #00ff00;">pacman -Syy</span><br />
<span style="color: #00ff00;"> pacman -Syu</span><br />
5、重新安装 <span style="color: #00ff00;">pacman -S gnome gdm</span></p>
<div class="wp-caption aligncenter" style="width: 528px"><a href="http://www.liurongxing.com/wp-content/uploads/2011/10/JavasBoy_Archlinux_gnome3.jpg" target="_blank"><img class=" " title="Archlinux gnome 3" src="http://www.liurongxing.com/wp-content/uploads/2011/10/JavasBoy_Archlinux_gnome3_Thumbnail.jpg" alt="Archlinux gnome 3" width="518" height="324" /></a><p class="wp-caption-text">Archlinux gnome 3</p></div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.liurongxing.com/archlinux-gnome3-gdm-error-code.html/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>RedHat5_64最简单的安装Flash方法</title>
		<link>http://www.liurongxing.com/redhat5_64_install_flash.html</link>
		<comments>http://www.liurongxing.com/redhat5_64_install_flash.html#comments</comments>
		<pubDate>Sat, 23 Jul 2011 05:04:27 +0000</pubDate>
		<dc:creator>JavasBoy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[电脑]]></category>
		<category><![CDATA[随笔]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[插件]]></category>

		<guid isPermaLink="false">http://www.liurongxing.com/?p=942</guid>
		<description><![CDATA[之前在网上找的那些手动复制那个Flash文件到那个Flash-plagin文件夹的方法怎么设置都不管用。 先安装安装rpmforge-release，把这个复制在GOOGLE里然后找到你对应系统版本的那个最新版本的下载下来安装。安装好后就可以使用yum命令来安装一些常用软件了。 yum install flash-plugin（firefox的flash插件） yum install fuse-ntfs-3g(能访问微软系统nfts磁盘) yum install rar（读写rar压缩文件） yum install vlc （强大的播放器） 这次我装了redhat 5.3 换好Centos 5的yum源后再装上了上面这个RPMFORGE，运行yum install flash-plugin 提示少依赖关系。 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; &#8211;&#62; Missing Dependency: libkdeui.so.5()(64bit) is needed by package flash-plugin-11.0.1.60-0.1.el5.rf.x86_64 (rpmforge) flash-plugin-11.0.1.60-0.1.el5.rf.x86_64 from rpmforge has depsolving problems &#8211;&#62; Missing Dependency: libkutils.so.4()(64bit) is needed by package flash-plugin-11.0.1.60-0.1.el5.rf.x86_64 (rpmforge) flash-plugin-11.0.1.60-0.1.el5.rf.x86_64 from rpmforge has depsolving problems [...]]]></description>
			<content:encoded><![CDATA[<p>之前在网上找的那些手动复制那个Flash文件到那个Flash-plagin文件夹的方法怎么设置都不管用。</p>
<p>先安装安装rpmforge-release，把这个复制在GOOGLE里然后找到你对应系统版本的那个最新版本的下载下来安装。安装好后就可以使用yum命令来安装一些常用软件了。</p>
<p>yum install flash-plugin（firefox的flash插件）<br />
yum install fuse-ntfs-3g(能访问微软系统nfts磁盘)<br />
yum install rar（读写rar压缩文件）<br />
yum install vlc （强大的播放器）</p>
<p>这次我装了redhat 5.3 换好Centos 5的yum源后再装上了上面这个RPMFORGE，运行yum install flash-plugin 提示少依赖关系。<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>&#8211;&gt; Missing Dependency: libkdeui.so.5()(64bit) is needed by package flash-plugin-11.0.1.60-0.1.el5.rf.x86_64 (rpmforge)<br />
flash-plugin-11.0.1.60-0.1.el5.rf.x86_64 from rpmforge has depsolving problems<br />
&#8211;&gt; Missing Dependency: libkutils.so.4()(64bit) is needed by package flash-plugin-11.0.1.60-0.1.el5.rf.x86_64 (rpmforge)<br />
flash-plugin-11.0.1.60-0.1.el5.rf.x86_64 from rpmforge has depsolving problems<br />
&#8211;&gt; Missing Dependency: libkdecore.so.5()(64bit) is needed by package flash-plugin-11.0.1.60-0.1.el5.rf.x86_64 (rpmforge)<br />
Error: Missing Dependency: libkdeui.so.5()(64bit) is needed by package flash-plugin-11.0.1.60-0.1.el5.rf.x86_64 (rpmforge)<br />
Error: Missing Dependency: libkdecore.so.5()(64bit) is needed by package flash-plugin-11.0.1.60-0.1.el5.rf.x86_64 (rpmforge)<br />
Error: Missing Dependency: libkutils.so.4()(64bit) is needed by package flash-plugin-11.0.1.60-0.1.el5.rf.x86_64 (rpmforge)<br />
You could try using &#8211;skip-broken to work around the problem<br />
You could try running: package-cleanup &#8211;problems<br />
package-cleanup &#8211;dupes<br />
rpm -Va &#8211;nofiles &#8211;nodigest<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
我刚才的解决方法是：在软件包管理者那里搜索flash，会有几个版本，我选择了flash-plugin-10.3.162.29这个点应用就可以正常安装了，我觉得是11新版的flash弄好。如图：</p>
<div class="wp-caption alignnone" style="width: 220px"><a href="http://www.liurongxing.com/wp-content/uploads/2011/08/install_remove_Package.png"><img title="install_remove_Package" src="http://www.liurongxing.com/wp-content/uploads/2011/08/install_remove_Package.png" alt="install_remove_Package" width="210" height="338" /></a><p class="wp-caption-text">install_remove_Package</p></div>
<div class="wp-caption alignnone" style="width: 579px"><a href="http://www.liurongxing.com/wp-content/uploads/2011/08/flash-plugin-10.3.162.29.png"><img title="flash-plugin-10.3.162.29" src="http://www.liurongxing.com/wp-content/uploads/2011/08/flash-plugin-10.3.162.29.png" alt="flash-plugin-10.3.162.29" width="569" height="291" /></a><p class="wp-caption-text">flash-plugin-10.3.162.29</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.liurongxing.com/redhat5_64_install_flash.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Autodesk Custom Red Hat Enterprise Linux Client 5.3 x86_64 DVD</title>
		<link>http://www.liurongxing.com/autodesk-custom-red-hat-enterprise-linux-client-5-3-x86_64-dvd.html</link>
		<comments>http://www.liurongxing.com/autodesk-custom-red-hat-enterprise-linux-client-5-3-x86_64-dvd.html#comments</comments>
		<pubDate>Mon, 18 Jul 2011 04:08:33 +0000</pubDate>
		<dc:creator>JavasBoy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[后期经验技巧]]></category>
		<category><![CDATA[电脑]]></category>
		<category><![CDATA[Autodesk]]></category>
		<category><![CDATA[Red Hat]]></category>

		<guid isPermaLink="false">http://www.liurongxing.com/?p=924</guid>
		<description><![CDATA[Autodesk 定制版 Red Hat Enterprise Linux Client 5.3 x86_64 DVD md5sum:    b52c704b5b81b494c360311ab88a284b adsk-rhel-client-5.3-x86_64-dvd.iso   4.15G 我在VM虚拟机里安装了一下，发现精简了中文字体，中文显示为方框。即使我安装了大部分常用中文字体还是一样。还有YUM命令不好用，而且我在换成CENTOS时也不是很方便。音频解码器的安装也太麻烦，我一个一个包下载用rpm -ivh安装，有些少依赖又很难找。所以不是我不想好好弄这个系统，是这个定制系统不合适咱们中文用户使用。我下了个centos 6.0准备装上去然后学NUKE。 建议大家还是别下这个定制系统了，不过连接我还是留着，供需要的同学下载，毕竟我用了一个星期下载，然后上传到115网盘。 注意:这个系统盘为无人值守安装,会自动格式化插在sata1盘位的硬盘,安装的时候请拔除sata1以为的其他硬盘. &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;7月30号更新&#8212;&#8212;&#8212;- 其实不会，我是在VM里选了自动安装才会自动格式化的，选手动安装就好了，而且选了中文语言后就支持中文，也有中文字体。我现在又装回5.3这个版本了，换成了Cent OS 5的yum源，能正常播放常见视频格式了，但就是Flash还没搞定，按照我上一篇的日志来装老是提示少几个东西，在网上找了很久也没有结果。 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; 此光盘是 Autodesk 定制版 RHEL 5.3 x86_64 DVD. 如果你的硬件符合 Autodesk IFFFS 要求,那么你可以使用此光盘进行安装. 如果你没有 光纤\AJA 等设备,那么我建议你不要使用此 DVD. &#8216;root&#8217; 账户的默认密码为 &#8216;password&#8217;. 这个你手动安装时可以设置自己的root密码 by timebox &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- Autodesk Custom Red Hat Enterprise Linux Client 5.3 x86_64 [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 250px"><a href="http://www.liurongxing.com/wp-content/uploads/2011/07/IFFFS.jpg"><img class="  " title="Autodesk IFFFS" src="http://www.liurongxing.com/wp-content/uploads/2011/07/IFFFS.jpg" alt="Autodesk IFFFS" width="240" height="102" /></a><p class="wp-caption-text">Autodesk IFFFS</p></div>
<p>Autodesk 定制版 Red Hat Enterprise Linux Client 5.3 x86_64 DVD<br />
<strong>md5sum:    b52c704b5b81b494c360311ab88a284b </strong> adsk-rhel-client-5.3-x86_64-dvd.iso   <strong>4.15G</strong></p>
<p><span style="color: #ff0000;"><strong>我在VM虚拟机里安装了一下，发现精简了中文字体，中文显示为方框。即使我安装了大部分常用中文字体还是一样。还有YUM命令不好用，而且我在换成CENTOS时也不是很方便。音频解码器的安装也太麻烦，我一个一个包下载用rpm -ivh安装，有些少依赖又很难找。所以不是我不想好好弄这个系统，是这个定制系统不合适咱们中文用户使用。我下了个centos 6.0准备装上去然后学NUKE。</strong></span></p>
<p><strong>建议大家还是别下这个定制系统了，不过连接我还是留着，供需要的同学下载，毕竟我用了一个星期下载，然后上传到115网盘。</strong></p>
<p><del>注意:这个系统盘为无人值守安装,会自动格式化插在sata1盘位的硬盘,安装的时候请拔除sata1以为的其他硬盘.</del><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;7月30号更新&#8212;&#8212;&#8212;-<br />
其实不会，我是在VM里选了自动安装才会自动格式化的，选手动安装就好了，而且选了中文语言后就支持中文，也有中文字体。我现在又装回5.3这个版本了，换成了Cent OS 5的yum源，能正常播放常见视频格式了，但就是Flash还没搞定，按照我上一篇的日志来装老是提示少几个东西，在网上找了很久也没有结果。<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>此光盘是 Autodesk 定制版 RHEL 5.3 x86_64 DVD.<br />
如果你的硬件符合 Autodesk IFFFS 要求,那么你可以使用此光盘进行安装.<br />
如果你没有 光纤\AJA 等设备,那么我建议你不要使用此 DVD.<br />
&#8216;root&#8217; 账户的默认密码为 &#8216;password&#8217;.<span style="color: #ff0000;"> 这个你手动安装时可以设置自己的root密码</span></p>
<p>by timebox</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>Autodesk Custom Red Hat Enterprise Linux Client 5.3 x86_64 DVD</p>
<p>md5sum: b52c704b5b81b494c360311ab88a284b adsk-rhel-client-5.3-x86_64-dvd.iso</p>
<p>The ISO is Autodesk Custom RHEL 5.3 x86_64 DVD.<br />
You may need this, if you need to install Autodesk Flame (or any of the IFFFS systems) on a new machine with original Flame hardware.<br />
If you are installing on any other machine, without fibrechannel and AJA audio and stuff, I suggest you don&#8217;t use this DVD.<br />
The &#8216;root&#8217; default password is &#8216;password&#8217;.</p>
<p>by timebox</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><span style="color: #ff6600;"><strong><span id="more-924"></span>Downlink:</strong></span><br />
115国内网盘下载地址：<br />
<a title="adsk-rhel-client-5.3-x86_64-dvd.part01.rar" href="http://u.115.com/file/bhazcae5#" target="_blank">http://u.115.com/file/bhazcae5#</a><br />
adsk-rhel-client-5.3-x86_64-dvd.part01.rar<br />
<a title="adsk-rhel-client-5.3-x86_64-dvd.part02.rar" href="http://u.115.com/file/bhazzlk5# " target="_blank">http://u.115.com/file/bhazzlk5#</a><br />
adsk-rhel-client-5.3-x86_64-dvd.part02.rar<br />
<a title="adsk-rhel-client-5.3-x86_64-dvd.part03.rar" href="http://u.115.com/file/bhazq6yl# " target="_blank">http://u.115.com/file/bhazq6yl#</a><br />
adsk-rhel-client-5.3-x86_64-dvd.part03.rar<br />
<a title="adsk-rhel-client-5.3-x86_64-dvd.part04.rar" href="http://u.115.com/file/e62ydikt#" target="_blank">http://u.115.com/file/e62ydikt#</a><br />
adsk-rhel-client-5.3-x86_64-dvd.part04.rar<br />
<a title="adsk-rhel-client-5.3-x86_64-dvd.part05.rar" href="http://u.115.com/file/e62yd64u#" target="_blank">http://u.115.com/file/e62yd64u#</a><br />
adsk-rhel-client-5.3-x86_64-dvd.part05.rar<br />
<a title="adsk-rhel-client-5.3-x86_64-dvd.part06.rar" href="http://u.115.com/file/bhazqepc#" target="_blank">http://u.115.com/file/bhazqepc#</a><br />
adsk-rhel-client-5.3-x86_64-dvd.part06.rar<br />
<a title="adsk-rhel-client-5.3-x86_64-dvd.part07.rar" href="http://u.115.com/file/aqbz6n5m#" target="_blank">http://u.115.com/file/aqbz6n5m#</a><br />
adsk-rhel-client-5.3-x86_64-dvd.part07.rar<br />
<a title="adsk-rhel-client-5.3-x86_64-dvd.part08.rar" href="http://u.115.com/file/dns6gzs3#" target="_blank">http://u.115.com/file/dns6gzs3#</a><br />
adsk-rhel-client-5.3-x86_64-dvd.part08.rar</p>
<p><strong>国外网盘（需翻墙）</strong></p>
<p><a href="http://www.fileserve.com/file/J5aebya/adsk-rhel-client-5.3-x86_64-dvd.part01.rar" target="_blank">http://www.fileserve.com/file/J5aebya/adsk-rhel-client-5.3-x86_64-dvd.part01.rar</a><br />
<a href="http://www.fileserve.com/file/ac3Ckmm/adsk-rhel-client-5.3-x86_64-dvd.part02.rar" target="_blank"> http://www.fileserve.com/file/ac3Ckmm/adsk-rhel-client-5.3-x86_64-dvd.part02.rar</a><br />
<a href="http://www.fileserve.com/file/rSK63FZ/adsk-rhel-client-5.3-x86_64-dvd.part03.rar" target="_blank"> http://www.fileserve.com/file/rSK63FZ/adsk-rhel-client-5.3-x86_64-dvd.part03.rar</a><br />
<a href="http://www.fileserve.com/file/9jtbhvz/adsk-rhel-client-5.3-x86_64-dvd.part04.rar" target="_blank"> http://www.fileserve.com/file/9jtbhvz/adsk-rhel-client-5.3-x86_64-dvd.part04.rar</a><br />
<a href="http://www.fileserve.com/file/cER3E7T/adsk-rhel-client-5.3-x86_64-dvd.part05.rar" target="_blank"> http://www.fileserve.com/file/cER3E7T/adsk-rhel-client-5.3-x86_64-dvd.part05.rar</a><br />
<a href="http://www.fileserve.com/file/xFNc4jy/adsk-rhel-client-5.3-x86_64-dvd.part06.rar" target="_blank"> http://www.fileserve.com/file/xFNc4jy/adsk-rhel-client-5.3-x86_64-dvd.part06.rar</a><br />
<a href="http://www.fileserve.com/file/PGPJv8D/adsk-rhel-client-5.3-x86_64-dvd.part07.rar" target="_blank"> http://www.fileserve.com/file/PGPJv8D/adsk-rhel-client-5.3-x86_64-dvd.part07.rar</a><br />
<a href="http://www.fileserve.com/file/rd8kSUy/adsk-rhel-client-5.3-x86_64-dvd.part08.rar" target="_blank"> http://www.fileserve.com/file/rd8kSUy/adsk-rhel-client-5.3-x86_64-dvd.part08.rar</a></p>
<p><span style="color: #ff6600;"><strong>BT下载方式：</strong></span><br />
<a href="http://www.liurongxing.com/wp-content/uploads/2011/07/isoHunt-adsk-rhel-client-5.3-x86_64-dvd.zip">[isoHunt] adsk-rhel-client-5.3-x86_64-dvd.torrent</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.liurongxing.com/autodesk-custom-red-hat-enterprise-linux-client-5-3-x86_64-dvd.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>纪念rehl6.0,迎接ubuntu11.04</title>
		<link>http://www.liurongxing.com/kill-rehl6-0-welcome-ubuntu_11-04.html</link>
		<comments>http://www.liurongxing.com/kill-rehl6-0-welcome-ubuntu_11-04.html#comments</comments>
		<pubDate>Wed, 27 Apr 2011 14:53:23 +0000</pubDate>
		<dc:creator>JavasBoy</dc:creator>
				<category><![CDATA[电脑]]></category>
		<category><![CDATA[随笔]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[双系统]]></category>

		<guid isPermaLink="false">http://www.liurongxing.com/?p=905</guid>
		<description><![CDATA[在这里纪念一下这个系统，我一会就要把你格式化掉了，不是你不好，是我笨，连个访问苹果分区都解决不了。 装你，就算是满足一下我多年想装你的欲望吧。 与你接触的这段时间，我把调教的能放各种视频和音乐，把你的嗓门调高了。把瘟都死向你撑开了心扉，能把片片存倒NTFS分区了。 其实上面说的都不是原因，要怪就怪明天Ubuntu 11.04发布正式版了，我就可以把她娶进门了。她可以对我白依白顺，我想玩的花样你都能满足我。]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="redhat" src="http://www.liurongxing.com/wp-content/uploads/2011/04/redhat.jpeg" alt="redhat" width="112" height="123" /></p>
<p>在这里纪念一下这个系统，我一会就要把你格式化掉了，不是你不好，是我笨，连个访问苹果分区都解决不了。</p>
<p>装你，就算是满足一下我多年想装你的欲望吧。<br />
与你接触的这段时间，我把调教的能放各种视频和音乐，把你的嗓门调高了。把瘟都死向你撑开了心扉，能把片片存倒NTFS分区了。<br />
其实上面说的都不是原因，要怪就怪明天Ubuntu 11.04发布正式版了，我就可以把她娶进门了。她可以对我白依白顺，我想玩的花样你都能满足我。<br />
<img class="alignnone" title="ubuntu11.04" src="http://www.liurongxing.com/wp-content/uploads/2011/04/ubuntu11.4-1-days-left.png" alt="ubuntu11.04" width="180" height="150" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.liurongxing.com/kill-rehl6-0-welcome-ubuntu_11-04.html/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>装上了红帽桌面企业版6.0</title>
		<link>http://www.liurongxing.com/fitted-with-a-6-0-red-hat-enterprise-desktop.html</link>
		<comments>http://www.liurongxing.com/fitted-with-a-6-0-red-hat-enterprise-desktop.html#comments</comments>
		<pubDate>Fri, 08 Apr 2011 10:25:33 +0000</pubDate>
		<dc:creator>JavasBoy</dc:creator>
				<category><![CDATA[动画短片]]></category>
		<category><![CDATA[学习]]></category>
		<category><![CDATA[电脑]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[电影]]></category>

		<guid isPermaLink="false">http://www.liurongxing.com/?p=896</guid>
		<description><![CDATA[昨天晚上一回家就拿出上个星期刻好的盘，一共3张盘，其它装他只要BOOT那张光盘就可以了，那张DVD镜像可以放在硬盘里，再加上我的光驱老化读DVD很吃力了。所以就把rhel-workstation-6.0-x86_64-dvd.iso里面的images文件夹提取出来放在与DVD同一个目录，开机，启动BOOT那张光盘，等10几分钟就开始进放到选择与设置了，先是选择DVD镜像所在的分区，也就是找到你放DVD的目录，为方便我就放在了F盘根目录下。其它的不说了，到了分区那一步，我是按照红帽官网上的设置的，又回为我只有25G左右的空间，所以分区大概如下： 分​​​​​​​区​​​​​​​ 大​​​​​​​小​​​​​​​和​​​​​​​类​​​​​​​型​​​​​​​ /boot 250MB ext3 分​​​​​​​区​​​​​​​ swap 4GB swap LVM 物​​​​​​​理​​​​​​​卷​​​​​​​ 剩​​​​​​​余​​​​​​​空​​​​​​​间​​​​​​​，作​​​​​​​为​​​​​​​一​​​​​​​个​​​​​​​ LVM 卷​​​​​​​组​​​​​​​ 将​​​​​​​物​​​​​​​理​​​​​​​卷​​​​​​​分​​​​​​​配​​​​​​​到​​​​​​​默​​​​​​​认​​​​​​​ 的​​​​​​​卷​​​​​​​组​​​​​​​中​​​​​​​并​​​​​​​被​​​​​​​分​​​​​​​为​​​​​​​以​​​​​​​ 下​​​​​​​逻​​​​​​​辑​​​​​​​卷​​​​​​​： 分​​​​​​​区​​​​​​​ 大​​​​​​​小​​​​​​​和​​​​​​​类​​​​​​​型​​​​​​​ / 10GB ext4 /var 4GB ext4 /home 8GB ext4 加密了/home分区，这个我以前没设置过密码，这次只是试试吧。 引导是设置那里我设置的是/boot为引导，如果默认的我的苹果分区会进不去。这个结论是我重装了三次红帽得出来的。 现在的问题是好多音频，视频都木有解码器，这个我知道所以在找解决方法，希望怎么样配个本地YUM来解决吧。 上几张图： 在安装过程中我用MP4看《三傻大闹宝莱坞》  电影时长2小时50分钟，我也是鳖着尿看完的，“做自己喜欢的事，不让自己后悔，并在这当中获得快乐”。在这里谢谢静远居的分享。我是看到你写的后才去下载的。 对了，我装LINUX一是喜欢她，二还是喜欢她，三是想在这里面装装影视方面的那些软件用用，比如MAYA之类的，还有开源的Blender。现在这台陪伴了我大学时光的电脑里有Win 7 64位、Mac OS X 10.6.4、Red Hat6.0三个系统了，最爱苹果系统，第二个是LINUX系统，虽然不常常使用她，但内心是非常喜欢的，SO，这种心情就像网上说的什么妻子、情人&#8230;这类的。第三才是WINDOWS。明天去参加GNOME 3.0 Launch Party，希望能多认识几个LINUX爱好者。]]></description>
			<content:encoded><![CDATA[<p>昨天晚上一回家就拿出上个星期刻好的盘，一共3张盘，其它装他只要BOOT那张光盘就可以了，那张DVD镜像可以放在硬盘里，再加上我的光驱老化读DVD很吃力了。所以就把rhel-workstation-6.0-x86_64-dvd.iso里面的images文件夹提取出来放在与DVD同一个目录，开机，启动BOOT那张光盘，等10几分钟就开始进放到选择与设置了，先是选择DVD镜像所在的分区，也就是找到你放DVD的目录，为方便我就放在了F盘根目录下。其它的不说了，到了分区那一步，我是按照红帽官网上的设置的，又回为我只有25G左右的空间，所以分区大概如下：</p>
<table border="1" cellpadding="0">
<thead>
<tr>
<td><strong>分</strong><strong>​​​​​​​</strong><strong>区</strong><strong>​​​​​​​</strong><strong> </strong></td>
<td>大​​​​​​​小​​​​​​​和​​​​​​​类​​​​​​​型​​​​​​​</td>
</tr>
</thead>
<tbody>
<tr>
<td>/boot</td>
<td>250MB ext3 分​​​​​​​区​​​​​​​</td>
</tr>
<tr>
<td>swap</td>
<td>4GB swap</td>
</tr>
<tr>
<td>LVM 物​​​​​​​理​​​​​​​卷​​​​​​​</td>
<td>剩​​​​​​​余​​​​​​​空​​​​​​​间​​​​​​​，作​​​​​​​为​​​​​​​一​​​​​​​个​​​​​​​   LVM 卷​​​​​​​组​​​​​​​</td>
</tr>
</tbody>
</table>
<p>将​​​​​​​物​​​​​​​理​​​​​​​卷​​​​​​​分​​​​​​​配​​​​​​​到​​​​​​​默​​​​​​​认​​​​​​​ 的​​​​​​​卷​​​​​​​组​​​​​​​中​​​​​​​并​​​​​​​被​​​​​​​分​​​​​​​为​​​​​​​以​​​​​​​ 下​​​​​​​逻​​​​​​​辑​​​​​​​卷​​​​​​​：</p>
<table border="1" cellpadding="0">
<thead>
<tr>
<td width="82"><strong>分</strong><strong>​​​​​​​</strong><strong>区</strong><strong>​​​​​​​</strong><strong> </strong></td>
<td width="214"><strong>大</strong><strong>​​​​​​​</strong><strong>小</strong><strong>​​​​​​​</strong><strong>和</strong><strong>​​​​​​​</strong><strong>类</strong><strong>​​​​​​​</strong><strong>型</strong><strong>​​​​​​​</strong><strong> </strong></td>
</tr>
</thead>
<tbody>
<tr>
<td width="82">/</td>
<td width="214">10GB ext4</td>
</tr>
<tr>
<td width="82">/var</td>
<td width="214">4GB ext4</td>
</tr>
<tr>
<td width="82">/home</td>
<td width="214">8GB ext4</td>
</tr>
</tbody>
</table>
<p>加密了/home分区，这个我以前没设置过密码，这次只是试试吧。</p>
<p>引导是设置那里我设置的是/boot为引导，如果默认的我的苹果分区会进不去。这个结论是我重装了三次红帽得出来的。</p>
<p>现在的问题是好多音频，视频都木有解码器，这个我知道所以在找解决方法，希望怎么样配个本地YUM来解决吧。</p>
<p>上几张图：<br />
<img src="http://www.liurongxing.com/wp-content/uploads/2011/04/Red_Hat_Enterprise_Linux_Workstation.png" alt="" width="650" height="590" /><br />
<span id="more-896"></span><br />
<a href="http://www.liurongxing.com/wp-content/uploads/2011/04/Screenshot-1.png" target="_blank"><img src="http://www.liurongxing.com/wp-content/uploads/2011/04/Screenshot-1.png" alt="" width="581" height="409" /></a></p>
<p><img src="http://www.liurongxing.com/wp-content/uploads/2011/04/Screenshot-2.png" alt="" width="490" height="244" /></p>
<p><span style="color: #ff0000;">在安装过程中我用MP4看《三傻大闹宝莱坞》  电影时长2小时50分钟，我也是鳖着尿看完的，“做自己喜欢的事，不让自己后悔，并在这当中获得快乐”。在这里谢谢</span><a href="http://www.icerwen.com/"><span style="color: #ff0000;">静远居</span></a><span style="color: #ff0000;">的分享。我是看到你写的后才去下载的。</span></p>
<p>对了，我装LINUX一是喜欢她，二还是喜欢她，三是想在这里面装装影视方面的那些软件用用，比如MAYA之类的，还有开源的Blender。现在这台陪伴了我大学时光的电脑里有Win 7 64位、Mac OS X 10.6.4、Red Hat6.0三个系统了，最爱苹果系统，第二个是LINUX系统，虽然不常常使用她，但内心是非常喜欢的，SO，这种心情就像网上说的什么妻子、情人&#8230;这类的。第三才是WINDOWS。明天去参加<a href="http://realss.com/node/612">GNOME 3.0 Launch Party</a>，希望能多认识几个LINUX爱好者。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.liurongxing.com/fitted-with-a-6-0-red-hat-enterprise-desktop.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

