<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for Linux屋</title>
	<link>http://linux.qisi.org</link>
	<description>Linux屋里包括了一些Linux方面的教程，供linux爱好者们参考。</description>
	<pubDate>Wed, 07 Jan 2009 03:23:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>

	<item>
		<title>Comment on Linux内核调试器KDB使用方法之一 by Linux屋 &#187; Linux内核调试器KDB使用方法之二 &#124; Linux屋里包括了一些Linux方面的教程，供linux爱好者们参考。</title>
		<link>http://linux.qisi.org/20071113/linux-kernel-debugging-kdb-usage-1/#comment-12</link>
		<author>Linux屋 &#187; Linux内核调试器KDB使用方法之二 &#124; Linux屋里包括了一些Linux方面的教程，供linux爱好者们参考。</author>
		<pubDate>Tue, 13 Nov 2007 08:32:55 +0000</pubDate>
		<guid>http://linux.qisi.org/20071113/linux-kernel-debugging-kdb-usage-1/#comment-12</guid>
					<description>[...] 　　在上篇文章Linux内核调试器KDB使用方法之一中，我们简单介绍了KDB的下载和安装方法。既然KDB已经安装好，下面就要使用它了。所以本文就来介绍KDB的基本用法。 [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] 　　在上篇文章Linux内核调试器KDB使用方法之一中，我们简单介绍了KDB的下载和安装方法。既然KDB已经安装好，下面就要使用它了。所以本文就来介绍KDB的基本用法。 [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on 在U盘上安装一个Linux操作系统 by Linux屋 &#187; U盘上的Linux:SLAX &#124; Linux屋里包括了一些Linux方面的教程，供linux爱好者们参考。</title>
		<link>http://linux.qisi.org/20070925/install-a-linux-on-usb-disk/#comment-5</link>
		<author>Linux屋 &#187; U盘上的Linux:SLAX &#124; Linux屋里包括了一些Linux方面的教程，供linux爱好者们参考。</author>
		<pubDate>Fri, 05 Oct 2007 14:39:53 +0000</pubDate>
		<guid>http://linux.qisi.org/20070925/install-a-linux-on-usb-disk/#comment-5</guid>
					<description>[...] 　　之前，小屋曾发布一篇文章《在U盘上安装一个操作系统》，很多朋友很感兴趣，但是有些新手朋友表示安装配置方面还是有些复杂。今天，我们再发布一篇简单些的在U盘上跑Linux的文章，主题是在这个小巧的设备上运行SLAX版Linux的一些基础知识，希望朋友们看后，都能拥有一个自己的Linux Boot U盘。 [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] 　　之前，小屋曾发布一篇文章《在U盘上安装一个操作系统》，很多朋友很感兴趣，但是有些新手朋友表示安装配置方面还是有些复杂。今天，我们再发布一篇简单些的在U盘上跑Linux的文章，主题是在这个小巧的设备上运行SLAX版Linux的一些基础知识，希望朋友们看后，都能拥有一个自己的Linux Boot U盘。 [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on 详细解说User和Group配置文件 by Linux屋 &#187; Linux系统中超级权限的获取、控制和应用 &#124; Linux屋里包括了一些Linux方面的教程，供linux爱好者们参考。</title>
		<link>http://linux.qisi.org/20071004/configure-files-of-user-and-group/#comment-4</link>
		<author>Linux屋 &#187; Linux系统中超级权限的获取、控制和应用 &#124; Linux屋里包括了一些Linux方面的教程，供linux爱好者们参考。</author>
		<pubDate>Thu, 04 Oct 2007 14:19:49 +0000</pubDate>
		<guid>http://linux.qisi.org/20071004/configure-files-of-user-and-group/#comment-4</guid>
					<description>[...] 对应一个用户。我们知道用户身份是通过UID 来确认的，我们在 《详细解说User和Group配置文件》中关于UID 的解说中谈到：“UID [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] 对应一个用户。我们知道用户身份是通过UID 来确认的，我们在 《详细解说User和Group配置文件》中关于UID 的解说中谈到：“UID [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on 浅谈对Linux系统的四级别攻击 by Linux屋 &#187; Linux下的高级隐藏技术 &#124; Linux屋里包括了一些Linux方面的教程，供linux爱好者们参考。</title>
		<link>http://linux.qisi.org/20070707/four-level-attack-to-linux-system/#comment-3</link>
		<author>Linux屋 &#187; Linux下的高级隐藏技术 &#124; Linux屋里包括了一些Linux方面的教程，供linux爱好者们参考。</author>
		<pubDate>Sun, 08 Jul 2007 03:53:19 +0000</pubDate>
		<guid>http://linux.qisi.org/20070707/four-level-attack-to-linux-system/#comment-3</guid>
					<description>[...] 　　 隐藏技术在计算机系统安全中应用十分广泛，尤其是在网络攻击中，当攻击者成功侵入一个系统后，有效隐藏攻击者的文件、进程及其加载的模块变得尤为重要。本文将讨论Linux系统中文件、进程及模块的高级隐藏技术，这些技术有的已经被广泛应用到各种后门或安全检测程序之中，而有一些则刚刚起步，仍然处在讨论阶段，应用很少。 [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] 　　 隐藏技术在计算机系统安全中应用十分广泛，尤其是在网络攻击中，当攻击者成功侵入一个系统后，有效隐藏攻击者的文件、进程及其加载的模块变得尤为重要。本文将讨论Linux系统中文件、进程及模块的高级隐藏技术，这些技术有的已经被广泛应用到各种后门或安全检测程序之中，而有一些则刚刚起步，仍然处在讨论阶段，应用很少。 [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Linux文件命令指南 by Linux屋</title>
		<link>http://linux.qisi.org/20070614/linux-file-command-guild/#comment-2</link>
		<author>Linux屋</author>
		<pubDate>Thu, 14 Jun 2007 04:10:57 +0000</pubDate>
		<guid>http://linux.qisi.org/20070614/linux-file-command-guild/#comment-2</guid>
					<description>[...] 　　在“Linux 文件命令指南”中，我们讨论了利用最基础和最常用 Linux 文件命令所需的基本信息。在本文中，我将对 Linux 系统命令作同样的讨论。 [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] 　　在“Linux 文件命令指南”中，我们讨论了利用最基础和最常用 Linux 文件命令所需的基本信息。在本文中，我将对 Linux 系统命令作同样的讨论。 [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Hello world! by Mr WordPress</title>
		<link>http://linux.qisi.org/20070614/hello-world/#comment-1</link>
		<author>Mr WordPress</author>
		<pubDate>Thu, 14 Jun 2007 01:32:49 +0000</pubDate>
		<guid>http://linux.qisi.org/20070614/hello-world/#comment-1</guid>
					<description>Hi, this is a comment.&lt;br /&gt;To delete a comment, just log in and view the post&#039;s comments. There you will have the option to edit or delete them.</description>
		<content:encoded><![CDATA[<p>Hi, this is a comment.<br />To delete a comment, just log in and view the post&#039;s comments. There you will have the option to edit or delete them.</p>
]]></content:encoded>
				</item>
</channel>
</rss>
