Friday, May 2, 2008

Installing VSFTPD on Fedora

1. # yum install vsftpd*

2. # start /etc/init.d/vsftpd start

3. # configuration changes. to allow a user to authenticate...
Edit the files /etc/vsftpd.ftpusers and /etc/vsftpd.user_list and remove the 'root' line from each file.

No comments: