Kategorie: Tim’s Weblog
-
Beautiful comment box layout on inmyexperience.com
inmyexperience.com: This is how a comment box should look like… (maybe including an „Avatar“ / icon of the person commenting.)
-
Checking for open ports
Installed a cron job which directs „nmap localhost“ output to a file. This file is checked for diffs by our dc4status tool. So I should be notified by e-mail when a new port is opened…
-
PHP Cache
I should install one of those PHP caches! Which one is the tool of choice? APC? http://apc.communityconnect.com/
-
Faking POP3 mails with teapop
This is not yet working for me: I can authenticate through POP using my Unix account, but I didn’t succeed in using .htpasswd files instead.