Real life problems solved

Advert

Install Subversion On Fedora 14 on Rackspace Cloud

Posted by on Nov 21, 2010 in Fedora, Rackspace Cloud, Subversion | 1 comment

Install Subversion and Apache yum install mod_dav_svn subversion vi /etc/httpd/conf.d/subversion.conf Add to bottom: <Location...

Read More

Install Solr and Nutch on Fedora 14

Posted by on Nov 16, 2010 in CentOS, Fedora, Linux, Nutch, Solr | 2 comments

NOTE: I have created a better version of this using Sun’s Java and some other improvements, find it here:...

Read More

Install Tomcat on Fedora 14

Posted by on Nov 15, 2010 in Fedora, Tomcat | 5 comments

To install the latest Tomcat on Fedora 14 issue the following command: yum install tomcat6 service tomcat6 start chkconfig --add...

Read More

postdrop: warning: unable to lookup public/pickup: No such file or directory

Posted by on Nov 15, 2010 in Fedora | 0 comments

If you get this error after installing mailx you need to start the service, issue the following: service postfix start chkconfig postfix...

Read More

mail: command not found

Posted by on Nov 15, 2010 in Fedora | 1 comment

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 More

Install mod_pagespeed on Fedora 13

Posted by on Nov 4, 2010 in CentOS, Fedora, Page Speed | 0 comments

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
Adsense