課堂雜記
顯示具有
安裝
標籤的文章。
顯示所有文章
顯示具有
安裝
標籤的文章。
顯示所有文章
2013年8月14日 星期三
vsftpd 安裝與設定
[cmd] yum install vsftpd
[cmd] vi /etc/vsftpd/vsftpd.conf
#匿名者是否可以登入
anonymous_enable=YES
#可以指定匿名者登入後所在目錄,預設為 /var/ftp
anon_root=/var/ftp
#如為 YES 可以設定 /etc/hosts.allow 與 /etc/hosts.deny
tcp_wrappers=YES
閱讀更多 »
較舊的文章
首頁
訂閱:
文章 (Atom)