<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>Fedora教程</title>
<link>/fedora/index.htm</link>
<description>Fedora教程</description>
<language>zh-cn</language>
<generator>Copyright &amp;copy; 2004-2007 &lt;A href=&quot;/&quot;&gt;Linux教程网&lt;/A&gt;-&lt;A href=&quot;http://tech.embedev.net/&quot;&gt;电子技术教育网&lt;/A&gt;-&lt;A href=&quot;http://book.embedev.net/&quot;&gt;电子技术书籍网&lt;/A&gt;是&lt;A href=&quot;http://www.embedev.net/&quot;&gt;&lt;B&gt;嵌入式开发网&lt;/B&gt;&lt;/A&gt;旗下站点&amp;nbsp;</generator>
<webmaster>webmaster@embedev.net</webmaster>
<item>
    <title>Linux下如何安装mysql数据库管理工具phpmyadmin?</title>
    <link>/server/1432.shtml</link>
    <description>在安装fedora的时候，把基本该选择的组件都选上，其中就有Appache，mysql，和php，但是在我们管了数据库的时候，还是有个图形界面比较方便，所以我们自己安装phpmyadmin好了，安装很简单的。 phpMyAdmin是一种MySQL的管理工具,它直接从web上去管理MySQL。 假设你的web(</description>
    <pubDate>2008-12-21</pubDate>
    <category>Linux服务器</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>Linux 笔记本基于“敲打”的命令</title>
    <link>/fedora/1279.htm</link>
    <description></description>
    <pubDate>2007-04-14</pubDate>
    <category>Fedora教程</category>
    <author>Nathan Harrington　</author>
    <comments>IBM DW中国</comments>
</item>
<item>
    <title>新手硬盘安装Ubuntu一次成功</title>
    <link>/fedora/1263.htm</link>
    <description>前言： 其实不能算是一次安装成功的，而是4次。但是前三次都是一个低级失误造成的（把=写成了中文的等于号＝），所以还算是一次成功吧。安装完之后intel centrino的wifi，声卡，NTFS分区都直接识别了，太爽了！！ 对比一下Fedora，我之前用过一点Fedora，照理说那是Lin</description>
    <pubDate>2007-04-10</pubDate>
    <category>Fedora教程</category>
    <author>wukw　</author>
    <comments>ubuntu.org.cn</comments>
</item>
<item>
    <title>LPI 101 考试准备: 硬件和体系结构（1）</title>
    <link>/fedora/1261.htm</link>
    <description></description>
    <pubDate>2007-04-09</pubDate>
    <category>Fedora教程</category>
    <author>Ian Shields　</author>
    <comments>IBM DW中国</comments>
</item>
<item>
    <title>PS3安装Linux Fedora Core 6教程</title>
    <link>/fedora/1260.htm</link>
    <description></description>
    <pubDate>2007-04-09</pubDate>
    <category>Fedora教程</category>
    <author>Jeff_Chen　</author>
    <comments>bbs.9vg.com</comments>
</item>
<item>
    <title>FC6 Linux下如何写NTFS分区文件</title>
    <link>/fedora/1218.htm</link>
    <description>ntfs-3g是一个用于读写NTFS分区的用户态文件系统（FUSE）。优点是支持NTFS的完美读写，安装／配置简单，而且已经进入Fedora Extras。缺点是因为是用户态文件系统，所以大量IO有明显的CPU资源占用。 步骤： 1、确认官方yum仓库可以使用，并无其他冲突的仓库存在 2、运行</description>
    <pubDate>2007-03-30</pubDate>
    <category>Fedora教程</category>
    <author>Linux天空　</author>
    <comments>linux.chinaunix.net</comments>
</item>
<item>
    <title>漂亮的国产Linux操作系统Open Desktop赏析</title>
    <link>/fedora/738.htm</link>
    <description>与三年前的风光相比，Linux桌面版操作系统现在从表面上看比较沉寂。但实际上，基于Linux的桌面操作系统开发工作一直在不断地进行中：各大主流桌面Liunx桌面版软件升级到了最新的2.6内核；SUN在前不久推出了SUN JAVA Desktop System 2003(《中国电脑教育报》2004年第9期</description>
    <pubDate>2006-11-30</pubDate>
    <category>Fedora教程</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>享受便利的应用方式—Linux系统三则超酷技巧</title>
    <link>/fedora/732.htm</link>
    <description>（河北 李顺） Linux下修改MAC地址 MAC地址是网卡的物理地址，在Windows系统下，我们可以通过修改注册表的方法，骗过系统，修改MAC地址。其实在Linux下也可更改MAC地址： 1.关闭网卡设备 /sbin/ifconfig eth0 down 2.修改MAC地址 /sbin/ifconfig eth0 hw ether MAC地址</description>
    <pubDate>2006-11-28</pubDate>
    <category>Fedora教程</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>Linux下Makefile的automake生成全攻略</title>
    <link>/fedora/721.htm</link>
    <description></description>
    <pubDate>2006-11-25</pubDate>
    <category>Fedora教程</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>不同发行版Linux操作系统如何实现共存</title>
    <link>/fedora/707.htm</link>
    <description>Linux发行版众多，各自的优缺点也不一样，不少Linux爱好者想同时拥有多个Linux操作系统，下面笔者就提供两种不需要安装额外引导程序的多Linux共存方法。 使用OS Loader引导多个Linux操作系统 使用这种方法必须满足一个前提条件，就是Linux操作系统的引导程序不能装在主</description>
    <pubDate>2006-11-22</pubDate>
    <category>Fedora教程</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>Linux下Makefile的automake生成全攻略</title>
    <link>/fedora/659.htm</link>
    <description></description>
    <pubDate>2006-11-10</pubDate>
    <category>Fedora教程</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>享受便利的应用方式—Linux系统三则超酷技巧</title>
    <link>/fedora/613.htm</link>
    <description>（河北 李顺） Linux下修改MAC地址 MAC地址是网卡的物理地址，在Windows系统下，我们可以通过修改注册表的方法，骗过系统，修改MAC地址。其实在Linux下也可更改MAC地址： 1.关闭网卡设备 /sbin/ifconfig eth0 down 2.修改MAC地址 /sbin/ifconfig eth0 hw ether MAC地址</description>
    <pubDate>2006-10-29</pubDate>
    <category>Fedora教程</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>Linux系统环境下如何使用aMsn聊天工具</title>
    <link>/fedora/98.htm</link>
    <description></description>
    <pubDate>2006-06-23</pubDate>
    <category>Fedora教程</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>安装过Windows的电脑上如何安装Linux</title>
    <link>/fedora/88.htm</link>
    <description>1.MD5验证 为了检验所下载的ISO文件的完整性，我们要对ISO文件做MD5验证。下载WinMD5.exe， http://www.linuxfans.org/nuke/modules.php?name=Site_Downloadsop=geninfodid=1722 运行WinMD5.exe，将Fedora的三个ISO文件拖入WinMD5的程序窗口中，将会得到ISO文件的MD5码</description>
    <pubDate>2006-06-20</pubDate>
    <category>Fedora教程</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>Linux创建文件及挂载文件系统流程详解</title>
    <link>/fedora/85.htm</link>
    <description></description>
    <pubDate>2006-06-19</pubDate>
    <category>Fedora教程</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>
<item>
    <title>开源桌面竞争烈 30分钟自己做Linux</title>
    <link>/fedora/61.htm</link>
    <description>如果给你所需的所有资料，让你在半个小时之内做出一个有自己特色的Linux，这听起来完全象一个不可能完成的任务。但是，拓林思公司研发总监熊伟却一再强调，这完全是可以实现的事情。我们知道，如果单把Linux内核代码打印出来，装订起来将相当于十几本砖头厚的书，那么</description>
    <pubDate>2006-06-13</pubDate>
    <category>Fedora教程</category>
    <author>秩名</author>
    <comments>Linux教程网</comments>
</item>

</channel>
</rss>
