Ubuntu 8.10 is released and I have already installed it on my desktop. My server have to wait since I plan to upgrade the hardware so it becomes a 64-bit system and give it SATA-disks.
The upgrading went smoothly.
Thursday, October 30, 2008
Donky runs Ubuntu 8.10
Posted by
Magnus Runesson
at
19:09
0
comments
Links to this post
Friday, October 3, 2008
Trim your Tiny Tiny RSS-reader
The more I use Hibernate in Java the more I love Storm in Python. It is so easy and light weight.
A while ago I installed Tiny Tiny RSS on my Ubuntu server and is happy to use it as my RSS reader. First I thought it was slow, but it is easy to fix.
Activate the expire module:
a2enmod expires
Create a file /etc/apache2/conf.d/expires:
ExpiresActive On
ExpiresByType image/x-icon "access plus 1 weeks"
ExpiresByType image/gif "access plus 1 weeks"
Finally restart your apache. Your webbrowser will now cache all icons and gif-pictures.
Posted by
Magnus Runesson
at
18:14
2
comments
Links to this post
Subscribe to:
Posts (Atom)