Netdistri
ssh hangs – very slow ssh on mac
zondag, juni 5th, 2011Since a few days ssh was very slow, searching many hours brings me to my router and suddenly i saw the problem… Telenet my Internet Providers nameservers are slowing down the whole thing… after verbose i had (ssh -vvv): debug2: channel 0: open confirm rwindow 0 rmax 32768 and then it hangs/freeze So from now [...]
Plesk missing db user
maandag, februari 21st, 2011if the mysql user of a site isn’t listed in the plesk interface, do the following: 1. log into mysql as admin (eg. using cmd line) 2. delete the entry of that user in the mysql user table(eg. DELETE FROM user WHERE user=’username‘;) 3. add the user via plesk.
Procmail and Plesk
zaterdag, februari 19th, 2011I’m using more computersystems for mail but my macbook is not always online, so i find a way to make message rules and sort mail in maps before checking it in a mailclient! How it works? Simple you need serveraccess for this, procmail and some adjustments in .qmail file! First of all as a .procmailrc [...]
Install postfix mailserver only for forwarding
dinsdag, juni 1st, 2010For 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 # [...]
Update blog pages
donderdag, oktober 1st, 2009Today put some new pages on the blog about the why and how between Dutchzone and Netdistri bvba. Some people started me asking always the same questions so here are the answers now Vandaag heb ik even de pagina’s bijgevoegd over hoe het nu zit tussen Dutchzone en Netdistri bvba en wat er nog waar [...]
