How to setup a Linux FTP server
Monday, August 6th, 2007This article should help you install and configure the Proftpd software on a Fedora Linux server using RPM packages for the install.
Assuming you’re using RedHat, Fedora, or CentOS, you should already have a tool called ‘yum’ installed on the server. Yum is an acronym for ‘Yellowdog Updater, Modified’ and is a very useful tool for installing and updating RPM packages on your Linux server. It will usually take care of all needed dependencies for a package(s) , sometimes saving you hours of time that it would normally take to manually download and install each piece of software.
To install proftpd use the following command (more…)
