CentOS install proftpd with yum

Posted by ServerBloke on Server Fault See other posts from Server Fault or by ServerBloke
Published on 2012-04-05T16:51:53Z Indexed on 2012/04/05 17:33 UTC
Read the original article Hit count: 355

Filed under:
|
|
|
|

Server: CentOS 6.2 64bit

How can I install Proftpd using yum? A search for the package doesn't find it:

yum list proftpd

Error: No matching Packages to list

Although my CentOS 6 VPS does find it, but this server doesn't. I have read I need to install an rpm of some kind. How would I do that and where is the reliable place to get it (64bit)?

I have done Proftpd installs by compiling the source in the past but would prefer to use yum this time.

© Server Fault or respective owner

Related posts about centos

Related posts about yum