If Linux distributions were stocks and you an investor you wish you’d have invested in CentOS. Time to sell what’s left and get yourself some steady and stable CentOS stocks, well at least according to Google Insights.
In this CentOS 5.5 tutorial we will be installing Redmine and Subversion with LDAP authentication on a CentOS 5.5 i386 server. The assumption is that you have a basic to medium understanding of Apache and MySQL but if you follow this tutorial you should be able to complete the task successfully. A bit on the software that we’ll be using:
Redmine
Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database. An online demo can be found here:
http://demo.redmine.org/
Subversion
Subversion is a free/open-source version control system. That is, Subversion manages files and directories, and the changes made to them, over time. This allows you to recover older versions of your data, or examine the history of how your data changed.
http://subversion.apache.org/
Preliminary Note:
I am using a CentOS 5.5 i386 base installation in this tutorial.
* svn.how2centos.com (IP 10.0.0.100): CentOS 5.5 i386 base installation
* ldap.how2centos.com (IP 10.0.0.100): CentOS 5.5 i386 base installation
* redmine.how2centos.com (IP 10.0.0.100): CentOS 5.5 i386 base installation
It’s a great day for CentOS and its community because, according to Web Technology Surveys, in July 2010, “For the first time, CentOS is now leading the Linux distribution statistics on web servers with almost 30% of all Linux servers.”

Read more at W3Techs
![]()
Fedora 13 (Goddard) is out and it’s time to add it to our arsenal of local yum repositories. We all know the importance of creating a local YUM repository on your LAN. Not only do you decrease the time it takes to download and install updates, you also decrease bandwidth usage.
Fedora 13 (Goddard) release notes
This How To will show you a simple yet effective way to create your local Fedora 13 YUM repository and client.
TIP: Distribute your Fedora YUM configuration via your Puppet Master


