<?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; ubuntu</title>
	<atom:link href="http://blog.it580.com/tag/ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.it580.com</link>
	<description>一个IT业者的博客</description>
	<lastBuildDate>Thu, 02 Sep 2010 02:09:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>如何在Ubuntu下安装VMware Tools</title>
		<link>http://blog.it580.com/2125</link>
		<comments>http://blog.it580.com/2125#comments</comments>
		<pubDate>Sun, 11 Oct 2009 08:46:43 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[手记]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://blog.it580.com/2063</guid>
		<description><![CDATA[
	
	<!-- google ad injected by adsense-optimizer http://www.adsenseoptimizer.de -->
	<div  style="padding:7px; display: block; margin-left: auto; margin-right: auto; text-align: center;"><!-- Ad number: 1 --><script type="text/javascript"><!--
    	 
    	google_ad_client = "pub-9062854815484229"; google_alternate_color = "FFFFFF";
		google_ad_width = 468; google_ad_height = 60;
		google_ad_format = "468x60_as"; google_ad_type = "text_image";
		google_ad_channel ="8267681930"; google_color_border = "000000";
		google_color_link = "FFFFFF"; google_color_bg = "000000";
		google_color_text = "CCCCCC"; google_color_url = "999999";
		google_ui_features = "rc:0"; //--></script>
		<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div>
	
	<!-- google ad injected by adsense-optimizer http://www.adsenseoptimizer.de -->
	<div  style="padding:7px; display: block; margin-left: auto; margin-right: auto; text-align: center;"><!-- Ad number: 2 --><script type="text/javascript"><!--
    	 
    	google_ad_client = "pub-9062854815484229"; google_alternate_color = "FFFFFF";
		google_ad_width = 468; google_ad_height = 60;
		google_ad_format = "468x60_as"; google_ad_type = "text_image";
		google_ad_channel ="8267681930"; google_color_border = "000000";
		google_color_link = "FFFFFF"; google_color_bg = "000000";
		google_color_text = "CCCCCC"; google_color_url = "999999";
		google_ui_features = "rc:0"; //--></script>
		<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div>&#160;&#160;&#160;&#160;&#160; Vmware Tools是Vmware虚拟机推荐安装的一套实用工具包，能很好的增加性能并提供更多新特性。 1.在Ubuntu 8.04(Handy)下安装VMware Tools 下载脚本 wget http://chrysaor.info/scripts/ubuntu804vmtools.sh 修改脚本权限 chmod +x ubuntu804vmtools.sh 执行 sudo ./ubuntu804vmtools.sh 安装过程中会有提问，直接按回车键采用默认参数即可。 2.在Ubuntu 8.10(Intrepid)下安装VMware Tools 下载脚本 wget http://chrysaor.info/scripts/ubuntu810vmtools.sh 修改脚本权限 chmod +x ubuntu810vmtools.sh 执行 sudo ./ubuntu810vmtools.sh 安装过程中会有提问，直接按回车键采用默认参数即可。 3.在Ubuntu 9.04(Janunty)下安装VMware Tools 下载脚本 wget http://chrysaor.info/scripts/ubuntu904vmtools.sh 修改脚本权限 chmod +x ubuntu904vmtools.sh 执行 sudo ./ubuntu904vmtools.sh 安装过程中会有提问，直接按回车键采用默认参数即可。 如果你使用的是VMware Fusion、Server和Workstation,记得在安装完成后需要重启虚拟机。 Related posts:VMware 推出免费的ESXi虚拟化产品 淘汰笔记本开玩Ubuntu-2 推荐免费的密码管理软件 免费电话 升级到Ubuntu 8.10


Related posts:<ol><li><a href='http://blog.it580.com/1337' rel='bookmark' title='Permanent Link: VMware 推出免费的ESXi虚拟化产品'>VMware 推出免费的ESXi虚拟化产品</a></li>
<li><a href='http://blog.it580.com/1498' rel='bookmark' title='Permanent Link: 淘汰笔记本开玩Ubuntu-2'>淘汰笔记本开玩Ubuntu-2</a></li>
<li><a href='http://blog.it580.com/1160' rel='bookmark' title='Permanent Link: 推荐免费的密码管理软件'>推荐免费的密码管理软件</a></li>
<li><a href='http://blog.it580.com/1030' rel='bookmark' title='Permanent Link: 免费电话'>免费电话</a></li>
<li><a href='http://blog.it580.com/1551' rel='bookmark' title='Permanent Link: 升级到Ubuntu 8.10'>升级到Ubuntu 8.10</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>&#160;&#160;&#160;&#160;&#160; Vmware Tools是Vmware虚拟机推荐安装的一套实用工具包，能很好的增加性能并提供更多新特性。</p>
<p><strong>1.在Ubuntu 8.04(Handy)下安装VMware Tools</strong></p>
<p>下载脚本</p>
<blockquote><p>wget <a href="http://blog.it580.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2NocnlzYW9yLmluZm8vc2NyaXB0cy91YnVudHU4MDR2bXRvb2xzLnNo">http://chrysaor.info/scripts/ubuntu804vmtools.sh</a></p>
</blockquote>
<p>修改脚本权限</p>
<blockquote><p>chmod +x ubuntu804vmtools.sh</p>
</blockquote>
<p>执行</p>
<blockquote><p>sudo ./ubuntu804vmtools.sh</p>
</blockquote>
<p>安装过程中会有提问，直接按回车键采用默认参数即可。</p>
<p><strong>2.在Ubuntu 8.10(Intrepid)下安装VMware Tools</strong></p>
<p>下载脚本</p>
<blockquote><p>wget <a href="http://blog.it580.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2NocnlzYW9yLmluZm8vc2NyaXB0cy91YnVudHU4MTB2bXRvb2xzLnNo">http://chrysaor.info/scripts/ubuntu810vmtools.sh</a></p>
</blockquote>
<p>修改脚本权限 </p>
<blockquote><p>chmod +x ubuntu810vmtools.sh</p>
</blockquote>
<p>执行</p>
<blockquote><p>sudo ./ubuntu810vmtools.sh</p>
</blockquote>
<p>安装过程中会有提问，直接按回车键采用默认参数即可。</p>
<p><strong>3.在Ubuntu 9.04(Janunty)下安装VMware Tools</strong></p>
<p>下载脚本</p>
<blockquote><p>wget <a href="http://blog.it580.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2NocnlzYW9yLmluZm8vc2NyaXB0cy91YnVudHU5MDR2bXRvb2xzLnNo">http://chrysaor.info/scripts/ubuntu904vmtools.sh</a></p>
</blockquote>
<p>修改脚本权限 </p>
<blockquote><p>chmod +x ubuntu904vmtools.sh</p>
</blockquote>
<p>执行</p>
<blockquote><p>sudo ./ubuntu904vmtools.sh</p>
</blockquote>
<p>安装过程中会有提问，直接按回车键采用默认参数即可。</p>
<p>如果你使用的是VMware Fusion、Server和Workstation,记得在安装完成后需要重启虚拟机。</p>
<!-- google_ad_section_end --> <img src="http://blog.it580.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2125" width="1" height="1" style="display: none;" />

<p>Related posts:<ol><li><a href='http://blog.it580.com/1337' rel='bookmark' title='Permanent Link: VMware 推出免费的ESXi虚拟化产品'>VMware 推出免费的ESXi虚拟化产品</a></li>
<li><a href='http://blog.it580.com/1498' rel='bookmark' title='Permanent Link: 淘汰笔记本开玩Ubuntu-2'>淘汰笔记本开玩Ubuntu-2</a></li>
<li><a href='http://blog.it580.com/1160' rel='bookmark' title='Permanent Link: 推荐免费的密码管理软件'>推荐免费的密码管理软件</a></li>
<li><a href='http://blog.it580.com/1030' rel='bookmark' title='Permanent Link: 免费电话'>免费电话</a></li>
<li><a href='http://blog.it580.com/1551' rel='bookmark' title='Permanent Link: 升级到Ubuntu 8.10'>升级到Ubuntu 8.10</a></li>
</ol></p><hr />
<p><small>© David for <a href="http://blog.it580.com">空想枫</a>, 2009. |
<a href="http://blog.it580.com/2125">Permalink</a> |
<a href="http://blog.it580.com/2125#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://blog.it580.com/2125&title=如何在Ubuntu下安装VMware Tools">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.it580.com/tag/ubuntu" rel="tag">ubuntu</a>, <a href="http://blog.it580.com/tag/vmware" rel="tag">vmware</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.it580.com/2125/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeRadius+Mysql+EAP认证身份认证系统安装及配置</title>
		<link>http://blog.it580.com/2086</link>
		<comments>http://blog.it580.com/2086#comments</comments>
		<pubDate>Sat, 04 Jul 2009 07:12:28 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[手记]]></category>
		<category><![CDATA[eap]]></category>
		<category><![CDATA[freeradius]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.it580.com/2028</guid>
		<description><![CDATA[使用FreeRadius,Mysql及EAP认证可以搭建用于无线、有线、VPN链路等的统一身份认证系统。 环境:Ubuntu 8.04.2-Server 各软件版本: Mysql:5.0.51a-3ubuntu5.4 OpenSSL:0.9.8g-4ubuntu3.7 FreeRadius:2.1.6 安装 1.Mysql 执行命令: sudo apt-get install mysql-server mysql-common mysql-client 2.OpenSSL 执行命令: sudo apt-get install openssl libssl0.9.8 libssl-dev ca-certificates 3.FreeRadius 执行命令: sudo apt-get install&#160; debhelper&#160; libltdl3-dev libpam0g-dev libmysqlclient15-dev build-essential libgdbm-dev libldap2-dev libsasl2-dev libiodbc2-dev libkrb5-dev snmp autotools-dev dpatch&#160; libperl-dev libtool dpkg-dev libpq-dev libsnmp-dev cd /usr/local/src/ sudo wget ftp://ftp.freeradius.org/pub/freeradius/freeradius-server-2.1.6.tar.gz sudo tar [...]


Related posts:<ol><li><a href='http://blog.it580.com/1977' rel='bookmark' title='Permanent Link: debian下OpenNMS的安装'>debian下OpenNMS的安装</a></li>
<li><a href='http://blog.it580.com/1629' rel='bookmark' title='Permanent Link: 让BT下载机上的文件共享出来'>让BT下载机上的文件共享出来</a></li>
<li><a href='http://blog.it580.com/2289' rel='bookmark' title='Permanent Link: Mac OS X 10.4(Tiger)下Ruby On Rails 编译安装'>Mac OS X 10.4(Tiger)下Ruby On Rails 编译安装</a></li>
<li><a href='http://blog.it580.com/197' rel='bookmark' title='Permanent Link: 试用Lighttpd'>试用Lighttpd</a></li>
<li><a href='http://blog.it580.com/1932' rel='bookmark' title='Permanent Link: FreeBSD上Cacti安装'>FreeBSD上Cacti安装</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>使用FreeRadius,Mysql及EAP认证可以搭建用于无线、有线、VPN链路等的统一身份认证系统。</p>
<p>环境:Ubuntu 8.04.2-Server</p>
<p>各软件版本:</p>
<ul>
<li>Mysql:5.0.51a-3ubuntu5.4 </li>
<li>OpenSSL:0.9.8g-4ubuntu3.7 </li>
<li>FreeRadius:2.1.6 </li>
</ul>
<p> (...)<br/>Read the rest of <a href="http://blog.it580.com/2086">FreeRadius+Mysql+EAP认证身份认证系统安装及配置</a> (336 words)</p>
<hr />
<p><small>© David for <a href="http://blog.it580.com">空想枫</a>, 2009. |
<a href="http://blog.it580.com/2086">Permalink</a> |
<a href="http://blog.it580.com/2086#comments">3 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://blog.it580.com/2086&title=FreeRadius+Mysql+EAP认证身份认证系统安装及配置">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.it580.com/tag/eap" rel="tag">eap</a>, <a href="http://blog.it580.com/tag/freeradius" rel="tag">freeradius</a>, <a href="http://blog.it580.com/tag/linux" rel="tag">linux</a>, <a href="http://blog.it580.com/tag/mysql" rel="tag">mysql</a>, <a href="http://blog.it580.com/tag/ubuntu" rel="tag">ubuntu</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.it580.com/2086/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>在不支持PAE的机器上使用ubuntu server</title>
		<link>http://blog.it580.com/1717</link>
		<comments>http://blog.it580.com/1717#comments</comments>
		<pubDate>Mon, 17 Nov 2008 05:47:50 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[手记]]></category>
		<category><![CDATA[pae]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.it580.com/1717</guid>
		<description><![CDATA[由于Ubuntu Server现在默认开启了PAE支持，在不支持PAE的机器上会导致无法启动。 碰到这种情况后，直接使用ubuntu server的安装盘启动。选择修复现有系统选项，并正确选择你安装系统的分区，将可进入命令行方式。 然后执行如下命令: apt-get update apt-get install linux-generic apt-get remove linux-server linux-image-2.6.27-7-server 请将 2.6.27-7 的版本号换成你的相应版本。可以使用如用如下命令查询获得你的版本号。 apt-cache search linux image server –names-only 记得最后检查一下/boot/grub/menu.lst 。看启动中是否已经没有例如server字样即可。 如果你是在虚拟机安装中碰到这个问题，升级你的虚拟软件到最新版本即可。 Related posts:links for 2006-08-24 links for 2007-04-28 SharePoint Server 2007 安装指南 升级到Ubuntu 8.10 更快速的免费Web Server-cherokee


Related posts:<ol><li><a href='http://blog.it580.com/533' rel='bookmark' title='Permanent Link: links for 2006-08-24'>links for 2006-08-24</a></li>
<li><a href='http://blog.it580.com/871' rel='bookmark' title='Permanent Link: links for 2007-04-28'>links for 2007-04-28</a></li>
<li><a href='http://blog.it580.com/735' rel='bookmark' title='Permanent Link: SharePoint Server 2007 安装指南'>SharePoint Server 2007 安装指南</a></li>
<li><a href='http://blog.it580.com/1551' rel='bookmark' title='Permanent Link: 升级到Ubuntu 8.10'>升级到Ubuntu 8.10</a></li>
<li><a href='http://blog.it580.com/1840' rel='bookmark' title='Permanent Link: 更快速的免费Web Server-cherokee'>更快速的免费Web Server-cherokee</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>由于Ubuntu Server现在默认开启了PAE支持，在不支持PAE的机器上会导致无法启动。</p>
<p>碰到这种情况后，直接使用ubuntu server的安装盘启动。选择修复现有系统选项，并正确选择你安装系统的分区，将可进入命令行方式。</p>
<p>然后执行如下命令:</p>
<blockquote><p>apt-get update</p>
<p>apt-get install linux-generic</p>
<p>apt-get remove linux-server linux-image-2.6.27-7-server</p>
</blockquote>
<p>请将 2.6.27-7 的版本号换成你的相应版本。可以使用如用如下命令查询获得你的版本号。</p>
<blockquote><p>apt-cache search linux image server –names-only</p>
</blockquote>
<p>记得最后检查一下/boot/grub/menu.lst 。看启动中是否已经没有例如server字样即可。</p>
<p>如果你是在虚拟机安装中碰到这个问题，升级你的虚拟软件到最新版本即可。</p>
<!-- google_ad_section_end --> <img src="http://blog.it580.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1717" width="1" height="1" style="display: none;" />

<p>Related posts:<ol><li><a href='http://blog.it580.com/533' rel='bookmark' title='Permanent Link: links for 2006-08-24'>links for 2006-08-24</a></li>
<li><a href='http://blog.it580.com/871' rel='bookmark' title='Permanent Link: links for 2007-04-28'>links for 2007-04-28</a></li>
<li><a href='http://blog.it580.com/735' rel='bookmark' title='Permanent Link: SharePoint Server 2007 安装指南'>SharePoint Server 2007 安装指南</a></li>
<li><a href='http://blog.it580.com/1551' rel='bookmark' title='Permanent Link: 升级到Ubuntu 8.10'>升级到Ubuntu 8.10</a></li>
<li><a href='http://blog.it580.com/1840' rel='bookmark' title='Permanent Link: 更快速的免费Web Server-cherokee'>更快速的免费Web Server-cherokee</a></li>
</ol></p><hr />
<p><small>© David for <a href="http://blog.it580.com">空想枫</a>, 2008. |
<a href="http://blog.it580.com/1717">Permalink</a> |
<a href="http://blog.it580.com/1717#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://blog.it580.com/1717&title=在不支持PAE的机器上使用ubuntu server">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.it580.com/tag/pae" rel="tag">pae</a>, <a href="http://blog.it580.com/tag/server" rel="tag">server</a>, <a href="http://blog.it580.com/tag/ubuntu" rel="tag">ubuntu</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.it580.com/1717/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>让BT下载机上的文件共享出来</title>
		<link>http://blog.it580.com/1629</link>
		<comments>http://blog.it580.com/1629#comments</comments>
		<pubDate>Tue, 11 Nov 2008 05:14:21 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[手记]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.it580.com/1629</guid>
		<description><![CDATA[&#160; 主页:www.samba.org 简介:Samba是开源的自由软件产品，提供SMB(CIFS)标准的文件和打印机共享服务。支持绝大部分Linux/Unix系统。 在配置可远程管理的BT下载系统中,我们已经实现了远程管理的BT下载系统.那么我们如何通过我们现有的windows系统访问下载的文件呢？现在我们就来实现这个要求。 1.安装Samba系统 sudo apt-get install samba 2.配置Samba 编辑/etc/samba/smb.conf ,执行如下命令: sudo nano /etc/samba/smb.conf 在文件尾部增加如下内容: [downloads] comment = BT Downloads path = /home/downloads public = yes read only = yes 注意:/home/downloads 请修改为你bt下载后的文件存放目录。按Ctrl + x ，并输入yes，退出nano并保存文件。 重启samba服务。 sudo /etc/init.d/samba restart 3.Windows系统上的配置 打开我的电脑，直接在地址栏输入 \\192.168.1.254\ (请将192.168.1.254替换为你的bt下载机的真实ip地址) 看到downloads目录，双击，进入就可以你bt下载到的文件了。 如果你看到的是乱码文件，请执行第四步。如果显示正常的话，请忽略第四步。 4.指定编码格式 编辑/etc/samba/smb.conf ,执行如下命令: sudo nano /etc/samba/smb.conf 找到[global]部分，在之后加上如下代码: display charset [...]


Related posts:<ol><li><a href='http://blog.it580.com/1977' rel='bookmark' title='Permanent Link: debian下OpenNMS的安装'>debian下OpenNMS的安装</a></li>
<li><a href='http://blog.it580.com/2357' rel='bookmark' title='Permanent Link: Debian Linux PPTP VPN安装设置(Linode VPS)'>Debian Linux PPTP VPN安装设置(Linode VPS)</a></li>
<li><a href='http://blog.it580.com/2086' rel='bookmark' title='Permanent Link: FreeRadius+Mysql+EAP认证身份认证系统安装及配置'>FreeRadius+Mysql+EAP认证身份认证系统安装及配置</a></li>
<li><a href='http://blog.it580.com/1989' rel='bookmark' title='Permanent Link: Debian 下Zimbra Collaboration Suite的安装'>Debian 下Zimbra Collaboration Suite的安装</a></li>
<li><a href='http://blog.it580.com/1988' rel='bookmark' title='Permanent Link: Debian 下Zimbra Collaboration Suite的安装'>Debian 下Zimbra Collaboration Suite的安装</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>&#160;<a href="http://blog.it580.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaXQ1ODAuY29tL2ZpbGVzLzIwMDgvMTEvbG9nb3NhbWJhLmpwZw=="><img title="logo-samba" style="border-top-width: 0px;border-left-width: 0px;border-bottom-width: 0px;border-right-width: 0px" height="243" alt="logo-samba" src="http://blog.it580.com/files/2008/11/logosamba-thumb.jpg" width="244" border="0" /></a> </p>
<p>主页:<a href="http://blog.it580.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5zYW1iYS5vcmc=" target=\"_blank\">www.samba.org</a></p>
<p>简介:Samba是开源的自由软件产品，提供<a href="http://blog.it580.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3poLndpa2lwZWRpYS5vcmcvd2lraS9TTUI=" target=\"_blank\">SMB(CIFS</a>)标准的文件和打印机共享服务。支持绝大部分Linux/Unix系统。</p>
<p>在<a href="http://blog.it580.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaXQ1ODAuY29tLzE2MjU=" target=\"_blank\">配置可远程管理的BT下载系统</a>中,我们已经实现了远程管理的BT下载系统.那么我们如何通过我们现有的windows系统访问下载的文件呢？现在我们就来实现这个要求。</p>
<p> (...)<br/>Read the rest of <a href="http://blog.it580.com/1629">让BT下载机上的文件共享出来</a> (66 words)</p>
<hr />
<p><small>© David for <a href="http://blog.it580.com">空想枫</a>, 2008. |
<a href="http://blog.it580.com/1629">Permalink</a> |
<a href="http://blog.it580.com/1629#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://blog.it580.com/1629&title=让BT下载机上的文件共享出来">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.it580.com/tag/samba" rel="tag">samba</a>, <a href="http://blog.it580.com/tag/ubuntu" rel="tag">ubuntu</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.it580.com/1629/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>配置可远程控制的BT下载系统</title>
		<link>http://blog.it580.com/1625</link>
		<comments>http://blog.it580.com/1625#comments</comments>
		<pubDate>Sun, 09 Nov 2008 15:35:20 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[手记]]></category>
		<category><![CDATA[bt]]></category>
		<category><![CDATA[ddns]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vuza]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.it580.com/1625</guid>
		<description><![CDATA[现在很多人购买迈拓的mss网络存储盒或西部数据的world Edition II的网络硬盘盒来用于BT和电驴的下载。 对我个人来说,这类ARM芯片的设备性能无法满足我的要求，谁让我们要求比较多呢。所以，我就利用我淘汰的笔记本来作为远程BT下载系统的主机(之前也谈到过，它运行的是ubuntu 8.10)。 (...)Read the rest of 配置可远程控制的BT下载系统 (60 words) © David for 空想枫, 2008. &#124; Permalink &#124; 2 comments &#124; Add to del.icio.us Post tags: bt, ddns, ubuntu, vuza, web


Related posts:<ol><li><a href='http://blog.it580.com/1551' rel='bookmark' title='Permanent Link: 升级到Ubuntu 8.10'>升级到Ubuntu 8.10</a></li>
<li><a href='http://blog.it580.com/1629' rel='bookmark' title='Permanent Link: 让BT下载机上的文件共享出来'>让BT下载机上的文件共享出来</a></li>
<li><a href='http://blog.it580.com/2289' rel='bookmark' title='Permanent Link: Mac OS X 10.4(Tiger)下Ruby On Rails 编译安装'>Mac OS X 10.4(Tiger)下Ruby On Rails 编译安装</a></li>
<li><a href='http://blog.it580.com/1498' rel='bookmark' title='Permanent Link: 淘汰笔记本开玩Ubuntu-2'>淘汰笔记本开玩Ubuntu-2</a></li>
<li><a href='http://blog.it580.com/2086' rel='bookmark' title='Permanent Link: FreeRadius+Mysql+EAP认证身份认证系统安装及配置'>FreeRadius+Mysql+EAP认证身份认证系统安装及配置</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>现在很多人购买迈拓的mss网络存储盒或西部数据的world Edition II的网络硬盘盒来用于BT和电驴的下载。</p>
<p>对我个人来说,这类ARM芯片的设备性能无法满足我的要求，谁让我们要求比较多呢。所以，我就利用我淘汰的笔记本来作为远程BT下载系统的主机(之前也谈到过，它运行的是ubuntu 8.10)。</p>
<p> (...)<br/>Read the rest of <a href="http://blog.it580.com/1625">配置可远程控制的BT下载系统</a> (60 words)</p>
<hr />
<p><small>© David for <a href="http://blog.it580.com">空想枫</a>, 2008. |
<a href="http://blog.it580.com/1625">Permalink</a> |
<a href="http://blog.it580.com/1625#comments">2 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://blog.it580.com/1625&title=配置可远程控制的BT下载系统">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.it580.com/tag/bt" rel="tag">bt</a>, <a href="http://blog.it580.com/tag/ddns" rel="tag">ddns</a>, <a href="http://blog.it580.com/tag/ubuntu" rel="tag">ubuntu</a>, <a href="http://blog.it580.com/tag/vuza" rel="tag">vuza</a>, <a href="http://blog.it580.com/tag/web" rel="tag">web</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.it580.com/1625/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>升级到Ubuntu 8.10</title>
		<link>http://blog.it580.com/1551</link>
		<comments>http://blog.it580.com/1551#comments</comments>
		<pubDate>Fri, 31 Oct 2008 12:51:23 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[手记]]></category>
		<category><![CDATA[8.10]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://blog.it580.com/?p=1551</guid>
		<description><![CDATA[下载ubuntu-8.10-alternate-i386.iso，仍旧采用命令行方式升级: gksu &#8220;/media/cdrom/cdromupgrade&#8221; 花费大概1个小时左右，升级完成。 如果你现在用的是ubuntu server，也可以利用如下方式直接升级: sudo apt-get install update-manager-core 编辑 /etc/update-manager/release-upgrades sudo vi /etc/update-manager/release-upgrades 增加如下内容: Prompt=normal 执行如下命令: sudo do-release-upgrade 升级完成后，可用如下两个命令校验: sudo lsb_release -a 输出: Distributor ID:    Ubuntu Description:    Ubuntu 8.10 Release:    8.10 Codename:    intrepid cat /etc/issue 输出: Ubuntu 8.10 \n \l Related posts:淘汰笔记本开玩Ubuntu-2 淘汰笔记本开玩Ubuntu Debian Linux PPTP VPN安装设置(Linode VPS) 让BT下载机上的文件共享出来 Ruby On Rails在Debian下的安装


Related posts:<ol><li><a href='http://blog.it580.com/1498' rel='bookmark' title='Permanent Link: 淘汰笔记本开玩Ubuntu-2'>淘汰笔记本开玩Ubuntu-2</a></li>
<li><a href='http://blog.it580.com/1467' rel='bookmark' title='Permanent Link: 淘汰笔记本开玩Ubuntu'>淘汰笔记本开玩Ubuntu</a></li>
<li><a href='http://blog.it580.com/2357' rel='bookmark' title='Permanent Link: Debian Linux PPTP VPN安装设置(Linode VPS)'>Debian Linux PPTP VPN安装设置(Linode VPS)</a></li>
<li><a href='http://blog.it580.com/1629' rel='bookmark' title='Permanent Link: 让BT下载机上的文件共享出来'>让BT下载机上的文件共享出来</a></li>
<li><a href='http://blog.it580.com/1024' rel='bookmark' title='Permanent Link: Ruby On Rails在Debian下的安装'>Ruby On Rails在Debian下的安装</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><div id="attachment_1552" class="wp-caption alignnone" style="width: 310px"><a href="http://blog.it580.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaXQ1ODAuY29tL2ZpbGVzLzIwMDgvMTAvdWJ1bnR1ODEwLmpwZw=="><img class="size-medium wp-image-1552" title="ubuntu810" src="http://blog.it580.com/wp-content/uploads/2008/10/ubuntu810-300x187.jpg" alt="Ubuntu 8.10 Install" width="300" height="187" /></a><p class="wp-caption-text">Ubuntu 8.10 Install</p></div>
<p>下载ubuntu-8.10-alternate-i386.iso，仍旧采用命令行方式升级:</p>
<blockquote><p><strong>gksu &#8220;/media/cdrom/cdromupgrade&#8221;</strong></p></blockquote>
<p>花费大概1个小时左右，升级完成。</p>
<p>如果你现在用的是ubuntu server，也可以利用如下方式直接升级:</p>
<blockquote><p><strong>sudo apt-get install update-manager-core</strong></p></blockquote>
<p>编辑 /etc/update-manager/release-upgrades</p>
<blockquote><p><strong>sudo vi /etc/update-manager/release-upgrades</strong></p></blockquote>
<p>增加如下内容:</p>
<blockquote><p><strong>Prompt=normal</strong></p></blockquote>
<p>执行如下命令:</p>
<blockquote><p><strong>sudo do-release-upgrade</strong></p></blockquote>
<p>(...)<br/>Read the rest of <a href="http://blog.it580.com/1551">升级到Ubuntu 8.10</a> (22 words)</p>
<hr />
<p><small>© David for <a href="http://blog.it580.com">空想枫</a>, 2008. |
<a href="http://blog.it580.com/1551">Permalink</a> |
<a href="http://blog.it580.com/1551#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://blog.it580.com/1551&title=升级到Ubuntu 8.10">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.it580.com/tag/8-10" rel="tag">8.10</a>, <a href="http://blog.it580.com/tag/linux" rel="tag">linux</a>, <a href="http://blog.it580.com/tag/ubuntu" rel="tag">ubuntu</a>, <a href="http://blog.it580.com/tag/upgrade" rel="tag">upgrade</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.it580.com/1551/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>淘汰笔记本开玩Ubuntu-2</title>
		<link>http://blog.it580.com/1498</link>
		<comments>http://blog.it580.com/1498#comments</comments>
		<pubDate>Sun, 26 Oct 2008 06:39:03 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[手记]]></category>
		<category><![CDATA[alternate]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://blog.it580.com/1498</guid>
		<description><![CDATA[虽然Ubuntu 8.10将于10月30日发布。不过我还是等不及，想先升级7.10到了8.04.1。 家里的带宽实在是太慢，所以只要到带宽快的地方下载Ubuntu 8.04.1 alternate,不含Live CD的安装光盘。很适合无法通过互联网升级的ubuntu系统更新。 利用中国电信的ChinaNet无线网络，下载台湾的源:http://ftp.tcc.edu.tw/iso/Ubuntu/hardy/ubuntu-8.04.1-alternate-i386.iso 只需要10分钟左右就可以下载完成，平均速度为1.13m/s。强大啊~ 将ubuntu-8.04.1-alternate-i386.iso拷贝到u盘，当然直接拷贝到ubuntu系统中。运行如下命令: sudo mkdir /media/isoimage &#160; 在media下建立isoimage目录。 &#160; sudo mount –t iso9660 –o loop ubuntu-8.04.1-alternate-i386.iso /media/isoimage 将ubuntu-8.04.1-alternate-i386.iso文件作为光盘载入到/media/isoimage目录。 如果你的系统没有载入loop模块,或者说上一条命令无法运行。请运行:sudo modprobe loop ，载入loop 模块。 载入光盘成功后，在图形界面下的终端运行如下命令: gksu &#34;sh /media/isoimage/cdromupgrade&#34; &#160; 之后的部分，就根据图形界面的提示就可以了。 记得当提示升级完成并重新启动后，运行一次: sudo apt-get update sudo apt-get upgrade 完成升级。 Related posts:升级到Ubuntu 8.10 淘汰笔记本开玩Ubuntu FreeRadius+Mysql+EAP认证身份认证系统安装及配置 让BT下载机上的文件共享出来 Linux VPN安装


Related posts:<ol><li><a href='http://blog.it580.com/1551' rel='bookmark' title='Permanent Link: 升级到Ubuntu 8.10'>升级到Ubuntu 8.10</a></li>
<li><a href='http://blog.it580.com/1467' rel='bookmark' title='Permanent Link: 淘汰笔记本开玩Ubuntu'>淘汰笔记本开玩Ubuntu</a></li>
<li><a href='http://blog.it580.com/2086' rel='bookmark' title='Permanent Link: FreeRadius+Mysql+EAP认证身份认证系统安装及配置'>FreeRadius+Mysql+EAP认证身份认证系统安装及配置</a></li>
<li><a href='http://blog.it580.com/1629' rel='bookmark' title='Permanent Link: 让BT下载机上的文件共享出来'>让BT下载机上的文件共享出来</a></li>
<li><a href='http://blog.it580.com/124' rel='bookmark' title='Permanent Link: Linux VPN安装'>Linux VPN安装</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><img src="http://www.ubuntu.com/themes/ubuntu07/images/ubuntulogo.png" /> </p>
<p>虽然Ubuntu 8.10将于10月30日发布。不过我还是等不及，想先升级7.10到了8.04.1。    <br />家里的带宽实在是太慢，所以只要到带宽快的地方下载Ubuntu 8.04.1 alternate,不含Live CD的安装光盘。很适合无法通过互联网升级的ubuntu系统更新。</p>
<p>利用中国电信的ChinaNet无线网络，下载台湾的源:<a title=\"http://ftp.tcc.edu.tw/iso/Ubuntu/hardy/ubuntu-8.04.1-alternate-i386.iso\" href="http://blog.it580.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Z0cC50Y2MuZWR1LnR3L2lzby9VYnVudHUvaGFyZHkvdWJ1bnR1LTguMDQuMS1hbHRlcm5hdGUtaTM4Ni5pc28=">http://ftp.tcc.edu.tw/iso/Ubuntu/hardy/ubuntu-8.04.1-alternate-i386.iso</a> 只需要10分钟左右就可以下载完成，平均速度为1.13m/s。强大啊~</p>
<p>将ubuntu-8.04.1-alternate-i386.iso拷贝到u盘，当然直接拷贝到ubuntu系统中。运行如下命令:</p>
<blockquote><p>sudo mkdir /media/isoimage</p>
<p>&#160;</p>
</blockquote>
<p>在media下建立isoimage目录。</p>
<blockquote><p>&#160;</p>
<p>sudo mount –t iso9660 –o loop ubuntu-8.04.1-alternate-i386.iso /media/isoimage</p>
</blockquote>
<p>将ubuntu-8.04.1-alternate-i386.iso文件作为光盘载入到/media/isoimage目录。</p>
<p>如果你的系统没有载入loop模块,或者说上一条命令无法运行。请运行:sudo modprobe loop ，载入loop 模块。</p>
<p>载入光盘成功后，在图形界面下的终端运行如下命令:</p>
<blockquote><p>gksu &quot;sh /media/isoimage/cdromupgrade&quot;</p>
<p>&#160;</p>
</blockquote>
<p>之后的部分，就根据图形界面的提示就可以了。</p>
<p>记得当提示升级完成并重新启动后，运行一次:</p>
<blockquote><p>sudo apt-get update</p>
<p>sudo apt-get upgrade</p>
</blockquote>
<p>完成升级。</p>
<!-- google_ad_section_end --> <img src="http://blog.it580.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1498" width="1" height="1" style="display: none;" />

<p>Related posts:<ol><li><a href='http://blog.it580.com/1551' rel='bookmark' title='Permanent Link: 升级到Ubuntu 8.10'>升级到Ubuntu 8.10</a></li>
<li><a href='http://blog.it580.com/1467' rel='bookmark' title='Permanent Link: 淘汰笔记本开玩Ubuntu'>淘汰笔记本开玩Ubuntu</a></li>
<li><a href='http://blog.it580.com/2086' rel='bookmark' title='Permanent Link: FreeRadius+Mysql+EAP认证身份认证系统安装及配置'>FreeRadius+Mysql+EAP认证身份认证系统安装及配置</a></li>
<li><a href='http://blog.it580.com/1629' rel='bookmark' title='Permanent Link: 让BT下载机上的文件共享出来'>让BT下载机上的文件共享出来</a></li>
<li><a href='http://blog.it580.com/124' rel='bookmark' title='Permanent Link: Linux VPN安装'>Linux VPN安装</a></li>
</ol></p><hr />
<p><small>© David for <a href="http://blog.it580.com">空想枫</a>, 2008. |
<a href="http://blog.it580.com/1498">Permalink</a> |
<a href="http://blog.it580.com/1498#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://blog.it580.com/1498&title=淘汰笔记本开玩Ubuntu-2">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.it580.com/tag/alternate" rel="tag">alternate</a>, <a href="http://blog.it580.com/tag/ubuntu" rel="tag">ubuntu</a>, <a href="http://blog.it580.com/tag/upgrade" rel="tag">upgrade</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.it580.com/1498/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>淘汰笔记本开玩Ubuntu</title>
		<link>http://blog.it580.com/1467</link>
		<comments>http://blog.it580.com/1467#comments</comments>
		<pubDate>Thu, 16 Oct 2008 10:48:47 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[手记]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nx7000]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[x200]]></category>

		<guid isPermaLink="false">http://blog.it580.com/1467</guid>
		<description><![CDATA[新买了ThinkPad的X200后，原来自己用的HP NX7000就淘汰了下来。从拿到X200后都没有再动过它。 空着也是空着，PM1.x的CPU，1.3G内存，160G的硬盘，用来玩玩Linux吧！好久没有在物理机上玩Linux了，近几年都是在虚拟机上玩。 昨天下班后，就开始折腾它。本来准备给它装上自己最常用的Debian，结果找了半天只找到Ubuntu和Mac OSX的光盘，哎！Mac OSX不支持HP NX7000的无线网卡，没劲。装Ubuntu吧，还是官方的光盘，读的很顺，唯一可惜的是版本有点旧，还是7.10的版本，不管了，上。昨天花了半个小时装上，就没有动过他。 今天下班后，想把它升级到8.04，杭州网通的网络巨慢，Ubuntu网通的apt源也太少，还好mirror.rootguide.org(上海电信线路)的源速度还行，也有个50-60kb，update一看，要升级需要下载1k多个包，ft，那不是搞到明天都下不完。Ubuntu的7.10升8.04bug也还没有解决。算了，不升级了。 先随便升一下吧。 sudo apt-get update; sudo apt-get upgrade; 哎，也要一个多小时。网络啊~~~等呗…… Related posts:淘汰笔记本开玩Ubuntu-2 升级到Ubuntu 8.10 让BT下载机上的文件共享出来 FreeRadius+Mysql+EAP认证身份认证系统安装及配置 配置可远程控制的BT下载系统


Related posts:<ol><li><a href='http://blog.it580.com/1498' rel='bookmark' title='Permanent Link: 淘汰笔记本开玩Ubuntu-2'>淘汰笔记本开玩Ubuntu-2</a></li>
<li><a href='http://blog.it580.com/1551' rel='bookmark' title='Permanent Link: 升级到Ubuntu 8.10'>升级到Ubuntu 8.10</a></li>
<li><a href='http://blog.it580.com/1629' rel='bookmark' title='Permanent Link: 让BT下载机上的文件共享出来'>让BT下载机上的文件共享出来</a></li>
<li><a href='http://blog.it580.com/2086' rel='bookmark' title='Permanent Link: FreeRadius+Mysql+EAP认证身份认证系统安装及配置'>FreeRadius+Mysql+EAP认证身份认证系统安装及配置</a></li>
<li><a href='http://blog.it580.com/1625' rel='bookmark' title='Permanent Link: 配置可远程控制的BT下载系统'>配置可远程控制的BT下载系统</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>新买了ThinkPad的X200后，原来自己用的HP NX7000就淘汰了下来。从拿到X200后都没有再动过它。</p>
<p>空着也是空着，PM1.x的CPU，1.3G内存，160G的硬盘，用来玩玩Linux吧！好久没有在物理机上玩Linux了，近几年都是在虚拟机上玩。</p>
<p>昨天下班后，就开始折腾它。本来准备给它装上自己最常用的Debian，结果找了半天只找到Ubuntu和Mac OSX的光盘，哎！Mac OSX不支持HP NX7000的无线网卡，没劲。装Ubuntu吧，还是官方的光盘，读的很顺，唯一可惜的是版本有点旧，还是7.10的版本，不管了，上。昨天花了半个小时装上，就没有动过他。</p>
<p>今天下班后，想把它升级到8.04，杭州网通的网络巨慢，Ubuntu网通的apt源也太少，还好mirror.rootguide.org(上海电信线路)的源速度还行，也有个50-60kb，update一看，要升级需要下载1k多个包，ft，那不是搞到明天都下不完。Ubuntu的<a href="http://blog.it580.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cHM6Ly9idWdzLmxhdW5jaHBhZC5uZXQvdWJ1bnR1Lytzb3VyY2UvbGludXgtc291cmNlLTIuNi4xNS8rYnVnLzI0OTM0MA==" target=\"_blank\">7.10升8.04bug</a>也还没有解决。算了，不升级了。</p>
<p>先随便升一下吧。</p>
<p>sudo apt-get update;    <br />sudo apt-get upgrade;</p>
<p>哎，也要一个多小时。网络啊~~~等呗……</p>
<!-- google_ad_section_end --> <img src="http://blog.it580.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1467" width="1" height="1" style="display: none;" />

<p>Related posts:<ol><li><a href='http://blog.it580.com/1498' rel='bookmark' title='Permanent Link: 淘汰笔记本开玩Ubuntu-2'>淘汰笔记本开玩Ubuntu-2</a></li>
<li><a href='http://blog.it580.com/1551' rel='bookmark' title='Permanent Link: 升级到Ubuntu 8.10'>升级到Ubuntu 8.10</a></li>
<li><a href='http://blog.it580.com/1629' rel='bookmark' title='Permanent Link: 让BT下载机上的文件共享出来'>让BT下载机上的文件共享出来</a></li>
<li><a href='http://blog.it580.com/2086' rel='bookmark' title='Permanent Link: FreeRadius+Mysql+EAP认证身份认证系统安装及配置'>FreeRadius+Mysql+EAP认证身份认证系统安装及配置</a></li>
<li><a href='http://blog.it580.com/1625' rel='bookmark' title='Permanent Link: 配置可远程控制的BT下载系统'>配置可远程控制的BT下载系统</a></li>
</ol></p><hr />
<p><small>© David for <a href="http://blog.it580.com">空想枫</a>, 2008. |
<a href="http://blog.it580.com/1467">Permalink</a> |
<a href="http://blog.it580.com/1467#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://blog.it580.com/1467&title=淘汰笔记本开玩Ubuntu">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.it580.com/tag/linux" rel="tag">linux</a>, <a href="http://blog.it580.com/tag/nx7000" rel="tag">nx7000</a>, <a href="http://blog.it580.com/tag/ubuntu" rel="tag">ubuntu</a>, <a href="http://blog.it580.com/tag/x200" rel="tag">x200</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.it580.com/1467/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.10(Intrepid Ibex) Alpha 1 截图</title>
		<link>http://blog.it580.com/1224</link>
		<comments>http://blog.it580.com/1224#comments</comments>
		<pubDate>Mon, 30 Jun 2008 15:50:00 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[新闻]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.it580.com/1224</guid>
		<description><![CDATA[上周六Ubuntu 8.10,发布了第一个测试版本。下载链接:Ubuntu 8.10 Alpha 1. 一般我们不会安装Alpha 1的系统,所以还是看看放出的截图吧. (...)Read the rest of Ubuntu 8.10(Intrepid Ibex) Alpha 1 截图 (0 words) © David for 空想枫, 2008. &#124; Permalink &#124; No comment &#124; Add to del.icio.us Post tags: system, ubuntu


Related posts:<ol><li><a href='http://blog.it580.com/871' rel='bookmark' title='Permanent Link: links for 2007-04-28'>links for 2007-04-28</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><a href="http://blog.it580.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Jsb2cuaXQ1ODAuY29tL2ZpbGVzLzIwMDgvMDYvdWJ1bnR1bG9nby5wbmc="><img style="border-right: 0px;border-top: 0px;border-left: 0px;border-bottom: 0px" height="59" alt="ubuntulogo" src="http://blog.it580.com/files/2008/06/ubuntulogo-thumb.png" width="206" border="0" /></a>     <br />上周六Ubuntu 8.10,发布了第一个测试版本。下载链接:<a href="http://blog.it580.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2NkaW1hZ2UudWJ1bnR1LmNvbS9yZWxlYXNlcy9pbnRyZXBpZC9hbHBoYS0xLw==" target=\"_blank\">Ubuntu 8.10 Alpha 1</a>.</p>
<p>一般我们不会安装Alpha 1的系统,所以还是看看放出的截图吧.</p>
<p>(...)<br/>Read the rest of <a href="http://blog.it580.com/1224">Ubuntu 8.10(Intrepid Ibex) Alpha 1 截图</a> (0 words)</p>
<hr />
<p><small>© David for <a href="http://blog.it580.com">空想枫</a>, 2008. |
<a href="http://blog.it580.com/1224">Permalink</a> |
<a href="http://blog.it580.com/1224#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://blog.it580.com/1224&title=Ubuntu 8.10(Intrepid Ibex) Alpha 1 截图">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.it580.com/tag/system" rel="tag">system</a>, <a href="http://blog.it580.com/tag/ubuntu" rel="tag">ubuntu</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.it580.com/1224/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>今天收到了ubuntu</title>
		<link>http://blog.it580.com/477</link>
		<comments>http://blog.it580.com/477#comments</comments>
		<pubDate>Mon, 31 Jul 2006 15:44:29 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[涂鸦]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.it580.com/477</guid>
		<description><![CDATA[包含PC，64位 PC，MAC三个平台的。 版本为:6.06 LTS。 内还包含部分Windows下的程序，例如：Firefox,Tb等等。。。 Related posts:links for 2006-08-17 links for 2008-09-12 links for 2006-09-02 Opera浏览器免费版本发行，挑战Firefox FireFox 1.0.7发布 © David for 空想枫, 2006. &#124; Permalink &#124; No comment &#124; Add to del.icio.us Post tags: linux, ubuntu


Related posts:<ol><li><a href='http://blog.it580.com/515' rel='bookmark' title='Permanent Link: links for 2006-08-17'>links for 2006-08-17</a></li>
<li><a href='http://blog.it580.com/1398' rel='bookmark' title='Permanent Link: links for 2008-09-12'>links for 2008-09-12</a></li>
<li><a href='http://blog.it580.com/555' rel='bookmark' title='Permanent Link: links for 2006-09-02'>links for 2006-09-02</a></li>
<li><a href='http://blog.it580.com/208' rel='bookmark' title='Permanent Link: Opera浏览器免费版本发行，挑战Firefox'>Opera浏览器免费版本发行，挑战Firefox</a></li>
<li><a href='http://blog.it580.com/209' rel='bookmark' title='Permanent Link: FireFox 1.0.7发布'>FireFox 1.0.7发布</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>包含PC，64位 PC，MAC三个平台的。</p>
<p>版本为:6.06 LTS。</p>
<p>内还包含部分Windows下的程序，例如：Firefox,Tb等等。。。</p>
<!-- google_ad_section_end --> <img src="http://blog.it580.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=477" width="1" height="1" style="display: none;" />

<p>Related posts:<ol><li><a href='http://blog.it580.com/515' rel='bookmark' title='Permanent Link: links for 2006-08-17'>links for 2006-08-17</a></li>
<li><a href='http://blog.it580.com/1398' rel='bookmark' title='Permanent Link: links for 2008-09-12'>links for 2008-09-12</a></li>
<li><a href='http://blog.it580.com/555' rel='bookmark' title='Permanent Link: links for 2006-09-02'>links for 2006-09-02</a></li>
<li><a href='http://blog.it580.com/208' rel='bookmark' title='Permanent Link: Opera浏览器免费版本发行，挑战Firefox'>Opera浏览器免费版本发行，挑战Firefox</a></li>
<li><a href='http://blog.it580.com/209' rel='bookmark' title='Permanent Link: FireFox 1.0.7发布'>FireFox 1.0.7发布</a></li>
</ol></p><hr />
<p><small>© David for <a href="http://blog.it580.com">空想枫</a>, 2006. |
<a href="http://blog.it580.com/477">Permalink</a> |
<a href="http://blog.it580.com/477#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://blog.it580.com/477&title=今天收到了ubuntu">del.icio.us</a>
<br/>
Post tags: <a href="http://blog.it580.com/tag/linux" rel="tag">linux</a>, <a href="http://blog.it580.com/tag/ubuntu" rel="tag">ubuntu</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.it580.com/477/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
