Blog
-
Weird output when using special characters
When you’re using special characters in your HTML and the output doesn’t look like you expected, you’ll need to change a line in apache’s config file. Open the file /etc/http/conf/httpd.conf in your f...
-
Maillog location in Plesk
When first getting to know Plesk, I wondered why /var/log/maillog stayed empty. Now I know it’s located at /usr/local/psa/var/log/maillog ;)
-
Obtaining your Plesk admin password
If you ever find that you’ve forgotten your Plesk password, it can be easily retrieved by the folloing command. cat /etc/psa/.psa.shadow `` Talk about security, it’s unencrypted :-/
-
Google AdSense and more
A colleague of mine has been pretty busy studying the pagerank and AdSense stuff. And he got me interested in all this, so I’ll be trying out some of his pointers to increase my page rank ghehe :) I’v...
-
Dr Web problems
Uninstall Dr Web rpm -qa drweb | xargs rpm -e Install the Dr Web packages: rpm -Uvh drweb-4.31.7-rh1.i586.rpm drweb-qmail-4.32-fc1.build71040907.02.i586.rpm Recreate the qmail configuration files (imp...
-
Week of Hell
What do you do when your company’s main mailserver dies on you? Well most companies would probably have spare hardware to fix it. They would probably also have backups ready. Well we had neither. The...