[Solved] Unable to install vsftpd on centos 6 [closed]


Install Repository

wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
rpm -Uvh epel-release-6*.rpm

Install vsftpd

yum install vsftpd

2

solved Unable to install vsftpd on centos 6 [closed]