luni, 23 octombrie 2017

How to configure ftp server and anonymous dropbox in RHEL7 part1

http://bit.do/dRhFK Hidden promo page at WftpServer.
How to configure ftp server and anonymous dropbox in RHEL7 yum install vsftpd lftp -y systemctl start vsftpd ; systemctl enable vsftpd firewall-cmd --permanent --add-service=ftp firewall-cmd --reload firewall-cmd --list-all lftp ftp://localhost