<?xml version="1.0" encoding="gbk"?>
			<?xml-stylesheet type="text/css" href="http://www.lupaworld.com/css/rss.css"?>
			<rss version="2.0">
			  <channel>
			    <title>小刘的开源博客</title>
			    <link>http://www.lupaworld.com/28556</link>
			    <description>好好学习，天天开源！</description>
			    <copyright>Copyright(C) 小刘的开源博客</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>2008-07-24 04:56:59</lastBuildDate><item>
								<title>sendmail错误Connection refused by [127.0.0.1]的解决</title>
								<link>http://www.lupaworld.com/28556/viewspace_45209.html</link>
								<description><![CDATA[&nbsp;&nbsp;&nbsp; centos5.1的sendmail不能在本地用户之间发生邮件，但之前是可以的，输入：<br>&nbsp;&nbsp;&nbsp; netstat -an|grep 25<br>&nbsp;&nbsp;&nbsp;&nbsp; tcp&nbsp;&nbsp; 0&nbsp;&nbsp; 0 127.0.0.1:25&nbsp; 0.0.0.0:*&nbsp;&nbsp; LISTEN<br>&nbsp;&nbs...]]></description>
								<category>blog</category>
								<author>yayoo</author>
								<pubDate>2008-04-01 08:48:49</pubDate>
							</item>
							<item>
								<title>在Fedora 8安装VirtualBox虚拟机</title>
								<link>http://www.lupaworld.com/28556/viewspace_45032.html</link>
								<description><![CDATA[
			
			
			
			&nbsp; &nbsp; 关键词：Fedora8 kernel VirtualBox<br>&nbsp;&nbsp;&nbsp; 我喜欢Linux，坚持使用Linux，并能用Linux做绝大部分的事，但是有时仍然需要使用windows（这样的需求正逐步减少），这是因为有些软件必须运行在windows下面，这时我就不得不忍...]]></description>
								<category>blog</category>
								<author>yayoo</author>
								<pubDate>2008-03-28 20:36:49</pubDate>
							</item>
							<item>
								<title>从源代码构建Linux服务器</title>
								<link>http://www.lupaworld.com/28556/viewspace_30159.html</link>
								<description><![CDATA[
			
			
			
			
			
			
			
			
			
			
			
			&nbsp;&nbsp;&nbsp; 本文详细描述了如何从源代码安装一个安全、高效的Linux服务器，提供一系列的服务：WEB、DATABASE、FTP、EMAIL、DNS、FIREWALL等，使用了下面的开源软件：<br>&nbsp;&nbsp;&nbsp; <br><ul...]]></description>
								<category>blog</category>
								<author>yayoo</author>
								<pubDate>2007-12-16 21:32:47</pubDate>
							</item>
							<item>
								<title>建立wheel组用户加强root安全</title>
								<link>http://www.lupaworld.com/28556/viewspace_30007.html</link>
								<description><![CDATA[
			&nbsp;&nbsp;&nbsp; root用户是Linux中比较特殊的用户，具有控制整个系统的权限，默认情况下，任何普通用户都可以通过su命令获得root用户的权限，对系统进行任何的操作。为了加强系统安全，Linux提供一个管理员组，只有属于这个组的用户才能使用su命令获得root权限，...]]></description>
								<category>blog</category>
								<author>yayoo</author>
								<pubDate>2007-11-16 15:08:50</pubDate>
							</item>
							<item>
								<title>改变Linux控制台(console)的语言环境</title>
								<link>http://www.lupaworld.com/28556/viewspace_29964.html</link>
								<description><![CDATA[
			&nbsp;&nbsp;&nbsp; Linux安装时语言选择简体中文后，在控制台(console)下显示中文时会出现乱码，造成这个问题的原因是没有正确的设置控制台(console)的语言，这可以通过修改/etc/sysconfig/i18n解决，这个文件只有一行，原始的是：<br>&nbsp;&nbsp;&nbsp; LANG="zh_...]]></description>
								<category>blog</category>
								<author>yayoo</author>
								<pubDate>2007-11-16 09:10:06</pubDate>
							</item>
							<item>
								<title>Linux常用命令用法实例</title>
								<link>http://www.lupaworld.com/28556/viewspace_29963.html</link>
								<description><![CDATA[
			<span style="color: rgb(0, 128, 255);">注：以下操作基于centos5,LANG="zh_CN.GB18030"</span><br>命令：date<br>功能：显示、设置日期和时间<br>举例：<br>&nbsp;&nbsp;&nbsp; 显示时间：<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;...]]></description>
								<category>blog</category>
								<author>yayoo</author>
								<pubDate>2007-11-16 08:58:44</pubDate>
							</item>
							<item>
								<title>Linux引导过程</title>
								<link>http://www.lupaworld.com/28556/viewspace_24991.html</link>
								<description><![CDATA[
			
			
			
			
			
			
			&nbsp;&nbsp;&nbsp; Linux的引导是指计算机从加电（按下power键）到出现shell提示符的这个过程，这个引导过程有这么几个步骤：<br><ul><li style="color: rgb(0, 1, 255);">BIOS</li><li style="color: rgb(0, 1, 255);">Master Boot ...]]></description>
								<category>blog</category>
								<author>yayoo</author>
								<pubDate>2007-10-09 21:43:10</pubDate>
							</item>
							
		</channel>
	</rss>