Cauwenbergh.be weblog

Internet - SEO - Money

Mysql Master Master Replication on CentOS 5

dinsdag, juni 22nd, 2010

This tutorial describes how to set up a MySQL master-master replication. This is usefull is one of the servers drops down, the other can take over without any data loss, it will also be used as slave for the live one.
Step 1:
Install mysql on master 1 (slave 2) and slave 1 (master2).
#yum install mysql-server mysql
Master [...]

Install postfix mailserver only for forwarding

dinsdag, juni 1st, 2010

For some reasons i only had to install a mailserver for forwarding mails to other mailaddresses. So on Centos here you have it:
#yum install postfix smtpd
edit /etc/postfix/main.cf
myhostname = your.domain.tld
virtual_alias_domains = redirectdomain1.tld, redirectdomain2.tld
virtual_alias_maps = hash:/etc/postfix/virtual
edit /etc/postfix/virtual
address@redirectdomain1.tld   addresto@domainto.tld
@redirectdomain2.tld  addresstocatchall@domaintoxx.tld
After this run the following commands:
# postalias /etc/aliases
# postmap /etc/postfix/access
# postmap /etc/postfix/virtual
# postmap /etc/postfix/transport
# cp /etc/aliases /etc/postfix/
# newaliases
# postfix [...]

Mobistar Internet Everywhere after Leopard Upgrade

vrijdag, september 11th, 2009

Today after upgrading to Mac Snow Leopard (Mac OS 10.6) my internet everywhere usb-modem let hang the whole macbook, so i called to Mobistar support desk for Internet 0800-85953 and choose in the menu option 2 for technical information. Here they say the only solution is to reinstall my old OS, so there was no [...]

Techspider.NET project

vrijdag, november 23rd, 2007

Since today Techspider.net is active and open for public, this forum will handle about Technical skills for website related stuff, offcourse we now there are more than one of thes on the internet. But none of them was what some people expect from it so we started an excisting conecept in a different way! so [...]

Working on Linkdirectory clickto.be/nl

dinsdag, oktober 30th, 2007

Since about 2 months i’m working on a linkdirectory, i thought it would be easier, but each time there is something i would do better then and that takes me a couple of hours extra! So for those of you who know a good way to rate the links (websites) let me know and [...]

Doing business on the www

zondag, oktober 21st, 2007

After looking on the internet and searching for a good SEO-site none of them has the things i need, i hate to read for hours and did not get any result, so for the first time in my life i have spend some money for a complete site… http://myhomebizrocks.info/ is a website with SEO content [...]

why M$ can’t make things easy…

dinsdag, oktober 16th, 2007

After 2 weeks trying outlook MS has made my life not as easy as they think they do…

My imapmailbox is running fine for some months by now, but when changing my thunderbird for outlook because i need a calendar, login and recieving mail is perfect, so far so good, but after one week the system [...]