December 20th, 2011
Distro: Linux Mint 10
lspci | grep Audio:
00:01.1 Audio device: ATI Technologies Inc Device 1314
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40)
This seems to fix the problem with distorted sound in Skype:
Edit “/etc/pulse/default.pa”
nano /etc/pulse/default.pa
Change “load-module module-udev-detect” to “load-module module-udev-detect tsched=0″
Posted in Uncategorized | No Comments »
November 18th, 2011
The other day my LAMP installation started acting “funny”. MySQL would sometimes just stop, tables got corrupted and things where in general sluggish.
Running “ps hax | wc -l” gave me a count in the neighborhood of 3000 processes. On a normal day this number is around 70ish. “ps fax” gave away the guilty part.
It turns out they’ve started using fuser to clean up old php sessions, and this version of fuser has a bug.
So far the fix is to revert to the older php5 cron job in “/etc/cron.d/”.
11.10 version:
09,39 * * * * root [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -cmin +$(/usr/lib/php5/maxlifetime) ! -execdir fuser -s {} 2>/dev/null \; -delete
11.04 (?) version:
09,39 * * * * root [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -cmin +$(/usr/lib/php5/maxlifetime) -delete
Tags: Ubuntu 11.10 server fuser
Posted in Linux | No Comments »
October 19th, 2011
Posted in Life | No Comments »
August 15th, 2011
Posted in Life | No Comments »
June 17th, 2011
Tags: photo, travels
Posted in Life | No Comments »
April 16th, 2011
Sent from my iPad….while waiting for HTC Flyer

Posted in Software | No Comments »
May 20th, 2010
Works (almost) “out of the box”:
1. download and install the .deb flavoured client from Citrix.
2. open a terminal and enter: “sudo apt-get install libmotif3″
3. then enter: “sudo ln -s /usr/lib/libXm.so.3 /usr/lib/libXm.so.4″
The client should now work
Links:
Open Motif: http://www.motifzone.net
Citrix: http://www.citrix.com
Posted in Linux, Software | No Comments »
January 20th, 2010
Concert with Casiokids at Garage in Bergen.

Tags: Casiokids
Posted in Uncategorized | No Comments »
November 22nd, 2009

This punk pigeon was spotted in the streets of Tren?in, Slovakia. A rebel without a coo…
Posted in Life | 2 Comments »
October 13th, 2009

Just a test to how well this works. Showing “G.I. Joe The Rise of Cobra” at the local cinema.
Posted in Life | No Comments »