IT

Linux DNS setup 150 150 Roderick Derks

Linux DNS setup

LAMP: Linux Apache MySQL PHP

This tutorial explains how to setup a DNS master and slave server using RedHat Linux. This configuration is tested on RHES 4.0 and Fedore Core 5 systems. Configuration for both is the same.

11-02-2007: I recently added a new article: Howto setup dynamic DNS

read more

Mailserver: Cyrus IMAP and Sendmail installation 150 150 Roderick Derks

Mailserver: Cyrus IMAP and Sendmail installation

cyrusThis article descibes the configuration of an IMAP server. The software I used was Fedora Core 4, 5 and 6 and Red Hat AS 4.0 and Cyrus Imap. Before you get started it is advisable and really cool to create a (dymanic) DNS service on your network. read more

Fetchmail configuration 150 150 Roderick Derks

Fetchmail configuration

Configure Fetchmail on your mailserver to collect email from your pop3 accounts all over the world. Examples added for non-secure and for secure pop3 accounts like gmail.

read more

NTP: example ntp.conf 150 150 Roderick Derks

NTP: example ntp.conf

Image Configure your server to use NTP for time synchronisation. In this example we are using a pool of NTP servers to connect to.

read more

MySQL tips 150 150 Roderick Derks

MySQL tips

This small article might be handy for newbie MySQL administrators (like myself).

read more

Apache: running virtual websites using reverse proxy 150 150 Roderick Derks

Apache: running virtual websites using reverse proxy

Image
 How to setup a virtual website using revers-proxy on apache webservers? Read on!

read more

VMWare security error /lib/security/pam_unix2.so 150 150 Roderick Derks

VMWare security error /lib/security/pam_unix2.so

The solution for an error with  vmware and authentication on Fedora. Error occurs while logging in via the remote console or the webconsole. There is no loss of functionality if you do not apply this solution by the way. It's just more perfect like this. Don't we want that?
Wink

read more

MySQL 5 installation on Fedora Core 4 150 150 Roderick Derks

MySQL 5 installation on Fedora Core 4

ERROR:
Starting MySQL Couldn't find MySQL manager or server[FAILED

SOLUTION:
Here is how I got 5.0.15 working under FC4…

Step 1.)
Rem out the line in /etc/my.conf that was setting basedir to /var/lib. As seen below:
user=mysql
#basedir=/var/lib

Step 2.)
Create the directory "/var/run/mysqld" if it does not exist. Then chown that directory to mysql.mysql as below…
# mkdir /var/run/mysqld
# chown mysql.mysql /var/run/mysqld

Step 3.)
Start the service..
# service mysql start

MySQL upgrade voor Red Hat AS 4.0 150 150 Roderick Derks

MySQL upgrade voor Red Hat AS 4.0

RedHat AS 4.0 MySQL upgrade: volgende rpm's zijn nodig

MySQL-server-standard-4.1.15-0.rhel3.i386.rpm
MySQL-client-standard-4.1.15-0.rhel3.i386.rpm
MySQL-shared-compat-4.1.15-0.i386.rpm
MySQL-devel-standard-4.1.15-0.rhel3.i386.rpm
MySQL-shared-standard-4.1.15-0.rhel3.i386.rpm

Volgende twee rpm's waren nodig:

  1. MySQL-shared-compat-4.1.15-0.i386.rpm  >> nodig vanwege de libraries (http://mirrors.ee.teiath.gr/mysql/Downloads/MySQL-4.1/)

  2. php-mysql-4.3.2-8.ent.i386.rpm

Music streaming: Ampache installation 150 150 Roderick Derks

Music streaming: Ampache installation

R71 Always wanted to create your own music database that you can connect to from all over the world? Well, then Ampache is the right tool for you. What you need is a webserver, MySQL database, and music files like MP3's. That's about it.
 

Ampache will use the information found in the tags of your music files to fill it's database. So, if you want a perfect and clean database you first have to edit you files using a tag editor. This can take a lot of time, even months if you have thousands of mp3's on your server. It certainly is rewarding (if you create a good backup.. dough!), but not a nessecity. Ampache can also show album covers. Very slick.

After installation and configuration you can connect to your webserver from any webbrowser and download a m3u file. This file is imported in you local music player like winamp. And now you can listen to your favorite music at work!

 

read more

    Your Name (required)

    Your Email (required)

    Subject

    Your Message

      Your Name (required)

      Your Email (required)

      Subject

      Your Message