Posts Tagged ‘howto’

  • Apache modules to help your server
    libapache2-mod-bw – bandwidth limiting module This module allows you to limit bandwidth usage on every virtual host or directory or to restrict the number of simultaneous connections. The bandwidth control, for example, can be configured according to the criteria: origin of the connection, file extension, file size or user agent of the client. Example: LoadModule...
    by Liz Quilty at November 27th, 2009 at 09:11 am
  • postfixadmin – mysql – errors
    A lot of people use postfixadmin, it means email users are in the database, its easy to use, easy to admin. However the setup can be a little tricky for those not used to it. If you want to have a go doing it yourself, there is a great tutorial here http://rimuhosting.com/knowledgebase/linux/mail/postfixadmin Today however we had the most exasperating problem trying...
    by Liz Quilty at November 5th, 2009 at 01:11 pm
  • Asterisk / Freebz on Centos 5.3 easy howto
    Found at http://www.prestonmoore.com/archives/51-Asterisk-Freebx-on-Centos-5.3.html Install Centos 5.3 yum update && reboot wget http://www.nzlinux.com/wp-content/uploads/files/centos53pbx.sh nano centos53pbx.sh # change "passw0rd" and IP address sh centos53pbx.sh Finished
    by Liz Quilty at July 7th, 2009 at 03:07 pm