Wordpress on LightTPD
I’m running this blog on LightTPD now. It runs a lot faster now on my 64MB VPS.
Read moreThoughts on DevOps, cloud-native technologies, and platform engineering.
I’m running this blog on LightTPD now. It runs a lot faster now on my 64MB VPS.
Read moreI’m running this blog now with the Phusion Passenger mod for Apache.
Normally this Apache directive should be enough to start your rails app.
VirtualHost *:80;
servername mydomain.tld
documentroot /var/www/html/typo/public
/VirtualHost></pre>
I had to change it to the following though to get it to work.
Read moreWhen you try to export a virtual machine and get the following error : "An item with the same key has already been added’. There is probably a snapshot attached to the Virtual Machine.
Read moreDuring the installation of Fedora 11 on my laptop, the installation process did a suggestion for a hostname.
I swear i didn’t enter anything myself …
Read more