To enable FTP on CentOS

To enable FTP on CentOS. 1) yum install vsftpd 2) /etc/init.d/vsftpd restart Once done. check with ftp client that able to connect or not. Please check next blog.. how to…