My favorite browser is Konqueror but I always had problems with flash. Durring the last couple of years I used this tutorial in order to make flash work together with Konqueror.
Until recently I’ve been using Kmail as mail client together with SpamAssassin as a spam fight solution, but the problem was that spamassassin freeze KMail while it scans the messages. After a little bit of research I’ve decided to switch to bogofilter (which plays very nice with KMail and it doesn’t freeze it). Installing bogofilter [...]
At work I have a Desktop PC : 4GB Ram , quad core , etc (which is much more powerful than my laptop) , with FreeBSD. On my laptop I also have FreeBSD but sometimes I need to access remotely my desktop PC. Until now ssh -X was a solution but not an elegant one, [...]
February 18, 2008 – 4:00 pm
After google-ing a little bit for a system monitor solution I have decided to go with conky. The installation, on my FreeBSD 6.3 desktop, was as simple as :
cd /usr/ports/sysutils/conky/ && make install clean
After the port was installed all I needed to to was to edit .conkyrc as following :