Linux – Choosing between CentOS + remi repository and Fedora

centosfedoralinuxvpsyum

I have rented a VPS and it will be used as a LAMP server.

I like using latest versions of LAMP packages and applying updates to them using yum rather than 'compile from source'.

As you may already know, for example, installing the latest version of PHP requires adding an extra repository such as the remi on CentOS, while the official repository for Fedora already includes the latest versions of LAMP packages.

The VPS only has 256mb RAM. Which OS should be chosen?

Best Answer

when you want to go with the last versions, you should use fedora. centos/rhel is made for long time, stable use. there won't be the latest versions updates included, only updates for fixing bugs.