Install Subversion On Fedora 14 on Rackspace Cloud
Install Subversion and Apache yum install mod_dav_svn subversion vi /etc/httpd/conf.d/subversion.conf Add to bottom: <Location...
Read MoreInstall Solr and Nutch on Fedora 14
NOTE: I have created a better version of this using Sun’s Java and some other improvements, find it here:...
Read MoreInstall Tomcat on Fedora 14
To install the latest Tomcat on Fedora 14 issue the following command: yum install tomcat6 service tomcat6 start chkconfig --add...
Read Morepostdrop: warning: unable to lookup public/pickup: No such file or directory
If you get this error after installing mailx you need to start the service, issue the following: service postfix start chkconfig postfix...
Read Moremail: command not found
On a Fedora system I got an error mail: command not found on a new install when running a script that emailed it’s results, turns out...
Read MoreInstall mod_pagespeed on Fedora 13
Google just announced mod_pagespeed to help speed up pages using standard guidelines. To get this installed on my Fedora 13 instance I did...
Read More