groupadd ftp useradd -ftp -d / ftp ServerName "ProFTPD" ServerType standalone DefaultServer on timesGMT off # Port 21 is the standard FTP port. Port 21 # Umask 022 is a good standard umask to prevent new dirs and files # from being group and world writable. Umask ...
Download the newest version of epel-release for EL7 from https://fedoraproject.org/wiki/EPEL , and install it: # rpm -ivh epel-release-7-0.2.noarch.rpm Install DKMS: # yum -y install dkms