欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

配置FTP傳輸記錄情況的Linux FTP服務(wù)器

 更新時(shí)間:2011年06月18日 01:29:16   作者:  
對(duì)于FTP的日志要系統(tǒng)整理,我們可以使用下面的步驟來設(shè)置ftp進(jìn)行日志記錄。
使用下面的步驟來設(shè)置ftp進(jìn)行日志記錄:

1.# cp /etc/inetd.conf /etc/inetd.conf.bak

2.# vi /etc/inetd.conf

編輯如下的ftp行,在最后加上-l標(biāo)志:

ftp stream tcp6 nowait root /usr/sbin/ftpd ftpd -l

3.# vi /etc/syslog.conf

在syslog.conf文件的最后加上下面的行:

daemon.info /tmp/ftp.log

4.# touch /tmp/ftp.log

5.# refresh -s inetd

6.# refresh -s syslogd

相關(guān)文章

最新評(píng)論