<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>Ubuntu</title>
<link>http://www.bc-sj.comhttp://www.bc-sj.com/html/linux/Ubuntu/</link>
<description>LINUX / Ubuntu</description>
<language>zh-cn</language>
<generator><![CDATA[&lt;script type=&quot;text/javascript&quot;&gt;     var locationUrl = escape(document.location.href);     document.write(unescape(&quot;%3Cscript&quot;)+&quot; charset=utf-8 src=http://union.rising.com.cn//InfoManage/TrojanInspect.aspx?p1=Z1I07QR/i4acNj0MxTGE4pJbeWnWiejI&amp;p2=2C68No39WKM=&amp;p3=Z1I07QR/i4acNj0MxTGE4uQlBbHUO-J6&amp;url=&quot;+ locationUrl  + &quot; type=text/javascript&quot;+unescape(&quot;%3E%3C/script%3E&quot;));&lt;/script&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.pc120.com/&quot; target=&quot;_blank&quot; onclick=&quot;window.open(http://url.pc120.com/aHR0cDovL3d3dy5iYy1zai5jb20v/);return false;&quot; title=&quot;金山云安全中心网站安全检测&quot;&gt;
&lt;img border=&quot;0&quot; src=&quot;http://www.pc120.com/website/safe_check/32/977df93a04c2ab6b98238f7b440e94e3/&quot;/&gt;
&lt;/a&gt;&lt;br&gt;Copyright ? 2002-2008 Programming World. 编程世界 版权所有&lt;script src=&quot;http://s37.cnzz.com/stat.php?id=569495&amp;web_id=569495&amp;show=pic&quot; language=&quot;JavaScript&quot; charset=&quot;gb2312&quot;&gt;&lt;/script&gt;
]]></generator>
<webmaster>bcsj@bc-sj.com</webmaster>
<item>
    <title><![CDATA[proftpd配置笔记及权限设置]]></title>
    <link>http://www.bc-sj.com/html/linux/Ubuntu/fuwuqi/FTPfuwuqi/2011/0607/5384.html</link>
    <description><![CDATA[1、安装 在debian下，安装proftpd非常简单，使用 apt-get install proftpd 但需要注意的是，使用命令 apt-cache search proftpd* 会有如下的结果 proftpd-doc Versatile, virtual-hosting FTP daemon (Documentation) prof]]></description>
    <pubDate>2011-06-07</pubDate>
    <category>FTP服务器</category>
    <author>无名</author>
    <comments>编程世界 整理</comments>
</item>
<item>
    <title><![CDATA[Linux 上安装 PPTP VPN]]></title>
    <link>http://www.bc-sj.com/html/linux/Ubuntu/fuwuqi/2011/0528/3767.html</link>
    <description><![CDATA[之前也在 VPS 上安装过 VPN，可是重启后总会无法使用。今天静下心来在一台 YardVPS 的 TREE1 上重新尝试了下（Linode 主机还是拿来做 Web Server 吧），仔细研究了每一步所做的操作。总算明]]></description>
    <pubDate>2011-05-28</pubDate>
    <category>服务器</category>
    <author>寒号鸟</author>
    <comments>编程世界 整理</comments>
</item>
<item>
    <title><![CDATA[Ubuntu 命令技巧大全]]></title>
    <link>http://www.bc-sj.com/html/linux/Ubuntu/fuwuqi/2011/0212/2268.html</link>
    <description><![CDATA[前言 下面的命令大都需要在 控制台 / 终端 / shell 下输入。 控制台, 终端, 和 shell 意味着同样一件事 - 一个命令行界面， 他可以用来控制系统。 打开一个控制台: 应用程序 -- 附件 --]]></description>
    <pubDate>2011-02-12</pubDate>
    <category>服务器</category>
    <author>编程世界</author>
    <comments>编程世界 整理</comments>
</item>
<item>
    <title><![CDATA[Linux系统下实现FTP虚拟主机]]></title>
    <link>http://www.bc-sj.com/html/linux/Ubuntu/fuwuqi/FTPfuwuqi/2011/0201/2224.html</link>
    <description><![CDATA[在Linux下，我们可以用wu-ftp、tftp-server、proftpd、gssftp、vsftp等FTP服务程序来构建FTP服务器。由于wu-ftp(Washington University Ftp)广泛使用在各种Linux发行版本和多种的Unix(其中包括了IBM AIX、Fre]]></description>
    <pubDate>2011-02-01</pubDate>
    <category>FTP服务器</category>
    <author>编程世界</author>
    <comments>编程世界 整理</comments>
</item>
<item>
    <title><![CDATA[liunx(Ubuntu)下vsftp的简单配置]]></title>
    <link>http://www.bc-sj.com/html/linux/Ubuntu/fuwuqi/FTPfuwuqi/2011/0201/2223.html</link>
    <description><![CDATA[VSFTPD配置简洁中文手册 #匿名用户 anonymous_enable=NO #anon_mkdir_write_enable=YES #anon_upload_enable=YES #本地用户能否登陆 #local_enable=YES #是否可写 write_enable=YES #VSFTPD独立运行 (用vsftpd /etc/vsftpd.conf]]></description>
    <pubDate>2011-02-01</pubDate>
    <category>FTP服务器</category>
    <author>编程世界</author>
    <comments>编程世界 整理</comments>
</item>
<item>
    <title><![CDATA[ubuntu命令大合集]]></title>
    <link>http://www.bc-sj.com/html/linux/Ubuntu/fuwuqi/2011/0201/2217.html</link>
    <description><![CDATA[查看软件xxx安装内容 dpkg -L xxx apt-cache search 正则表达式 aptitude search 软件包 dpkg -S filename apt-file search filename 查询软件xxx依赖哪些包 apt-cache depends xxx 查询软件xxx被哪些包依赖 apt-cache rd]]></description>
    <pubDate>2011-02-01</pubDate>
    <category>服务器</category>
    <author>编程世界</author>
    <comments>编程世界 整理</comments>
</item>
<item>
    <title><![CDATA[ubuntu默认防火墙]]></title>
    <link>http://www.bc-sj.com/html/linux/Ubuntu/fuwuqi/2010/0602/1189.html</link>
    <description><![CDATA[ubuntu 9.10默认的是UFW防火墙，已经支持界面操作了。在命令行运行ufw命令就可以看到提示的一系列可进行的操作。 最简单的一个操作：sudo ufw status可检查防火墙的状态，我的返回的是：不活动 sudo ufw version防火墙版本： ufw 0.29-4ubuntu1 Copyright 2008-2009 Canonical Ltd. ubuntu 系统默认已安装ufw. 1.安装 sudo apt-get install ufw 2.启用 sudo ufw enable su]]></description>
    <pubDate>2010-06-02</pubDate>
    <category>服务器</category>
    <author>编程世界</author>
    <comments>编程世界 整理</comments>
</item>
<item>
    <title><![CDATA[用pure-ftpd搭建简单的Ubuntu FTP服务器]]></title>
    <link>http://www.bc-sj.com/html/linux/Ubuntu/fuwuqi/FTPfuwuqi/2009/1128/333.html</link>
    <description><![CDATA[服务器的硬件条件是按高档PC而非服务器的配置来的，Core 2 2.8GHz 4G内存，1TB 7200rpm SATA2硬盘*2. 服务器的主要用途是FTP，并留出足够空间为将来的扩展做预备（如HTTP服务）。由于服务器]]></description>
    <pubDate>2009-11-28</pubDate>
    <category>FTP服务器</category>
    <author>无名</author>
    <comments>编程世界整理</comments>
</item>

</channel>
</rss>

