1. PureFTPd with MySQL on FreeBSD 8.2

    Hi all,

    In this post we'll see how to hook up PureFTPd to MySQL so we don't have to use the PureDB database that comes with PureFTPd.

    Prerequisites:

    • The previous post onPureFTPd.
    • MySQL needs to be setup before proceeding

    This post has been partly based on this one, this …




  2. nginx/rails Fat Free CRM example with MySQL support on FreeBSD 8.2

    So on a previous post, we saw how to setup nginx with SQLite and setup Fat Free CRM as a Ruby on Rails test application.

    This post picks up from where the last one ended, since most of the things here are the same.

    Prerequisites:

    • RVM,REE,Fat Free CRM …

  3. MySQL 5.5 on FreeBSD 8.2 - 101

    So I've been wanting to do a series of posts on MySQL for a while now. In this one we'll just start with the basics, on next ones we'll look into taking backups and replication. Good times ahead.

    Install MySQL server (the client will also be installed as a dependency …


  4. nginx with passenger support on FreeBSD 8.2

    In a previous post, I showed how to install RVM and Ruby Enterprise Edition on FreeBSD 8.2.

    But this isn't enough, we want to be able to deploy rails applications. The best way to do that is by using nginx and passenger.

    nginx is a light web-server but very …


Page 1 / 1