pure-ftpd安装笔记
2009-05-13 04:58:15来源:未知 阅读 ()
先从FTP上面下载pure-ftpd-1.0.20到/tmp下面
解压:#tar zxvf pure-ftpd-1.0.20.tar.gz
进入解压后的文件夹进行配置
#./configure --with-paranoidmsg --with-sysquotas --with-puredb --with-throttling --with-ratios --with-ftpwho --with-welcomemsg --with-uploadscript --with-largefile --with-virtualhosts --with-virtualchroot --with-diraliases --with-quotas --with-peruserlimits --with-language=simplified-chinese
怎么多参数,你要是记不住的话,可用下面方法(config.txt怎么放上去就自己想办法了)
#mv config.txt config.sh
#chmod u+x config,sh
#./config.sh
安装
#make
#make check
#make install
安装完成后,还要移动几个配置文件
#cd configuration-file
#chmod 755 pure-config.pl
#cp pure-config.pl /usr/local/sbin/
#cp pure-ftpd.conf /usr/local/etc/
创建一个组
pw groupadd ftpuser [-g ]
创建用户
添加一个管理用户
adduser -s
Enter username [a-z0-9_-]: //你要的用户名
Enter home directory (full path) [/home/***] //管理用户登陆路径
Enter password[]: //输入密码
Enterpassword again[]: //再次确认密码
其他的回车就OK了
转到/home/下面就可以看到***目录
然后在建立一个匿名用户
pw useradd ftp -g ftpuser -s /sbin/nologin
运行vipw在行末可以看见新加的ftp目录为/home/ftp(也为匿名登陆路径,可根据实际情况更改,现在把他改成/hmoe/***)
最后
chmod 777 /home/***
自启动
在/usr/local/etc/rc.d/创建pure-ftpd.sh
/usr/local/sbin/pure-config.pl /usr/local/etc/pure-ftpd.conf
#Chmod u+x pure-ftpd.sh
本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/25163/showart_186854.html
标签:
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有
上一篇:openbsd安装
下一篇:构建复杂的qemu网络环境
- FreeBSD下nginx+fast-cgi+mysql+zend的实现 2009-05-13
- gd 安装报错.求助 2009-05-13
- virtualbox for freeBSD 2009-05-13
- 从网上下载的packages为什么本地安装不了?[已解决!] 2009-05-13
- 求PC-BSD 7.1安装指南? 2009-05-13
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash