User loginNavigation |
Wordpress on LightTPD
I'm running this blog on LightTPD now. It runs a lot faster now on my 64MB VPS.
64MB VPS
I switched from Typo to Wordpress . I thought it would run a little faster on the 64MB VPS i use on my server. But WP uses MySQL as a backend and that doesn't really help.
Apache is also quite a memory hog on systems with low memory, but with some Apache and MySQL tuning my blog isn't going OOM anymore :).
I guess Apache and MySQL are a little to heavy on resources. I'm going to tune some more, but if that doesn't help much I'm switching to LightTPD instead of Apache.
Sorry if thing run a little slow for the moment....
64MB VPS and wordpress
I switched from Typo to Wordpre
About
This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.
Typo with Phusion Passenger
I'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>I had to change it to the following though to get it to work. <VirtualHost *:80> servername mydomain.tld PassengerEnabled on documentroot /var/www/html/typo/public </VirtualHost> An item with the same key has already been addedWhen 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. You can't export the VM with snapshots you've got to remove them first
Installing Fedora 11During 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 ....
Nikon D70I bought a second hand D70 to dive into some photography. The difference between a regular compact device we've been using until now and this is quite ... well different.
VMWare vSphereToday i attended a VMWare vSphere event. I was waiting for the fist one who mentioned the "Cloud" word, as this is the buzz word these days. I must say, this didn't take long :)
|