Today I found a nice plugin for highlighting searchstrings from referer called google-highlight, when coming from a search engine. The problem was, when the site includes a substring of $_SERVER["SERVER_NAME"] it was highlighted … maybe not what you want.
Continue reading ‘Hacking google-highlight plugin’
Starting with starting with installing some packages from backports.org:
# aptitude install -t sarge-backports util-vserver \
linux-image-2.6-vserver-<arch>
This may be a good moment to reboot your host system. :)
Continue reading ‘Vserver Debian sarge as host and guest system’