Skip to content

Monthly Archives: October 2009

Downloading Ubuntu

I have a good internet connection here

Linux Audio

grepping https://fedoraproject.org/wiki/How_to_troubleshoot_sound_problems:

You can play sound with aplay -D hw:0 /usr/share/sounds/startup3.wav
When pulseaudio is running, use pasuspender /usr/bin/aplay — -D hw:0 /usr/share/sounds/startup3.wav
You can play sound with paplay /usr/share/sounds/startup3.wav
You can play sound with gst-launch audiotestsrc \! autoaudiosink

Can we please start providing better documentation on how building blocks interact?

customize resolv.conf even when using network Manager

Having my laptop configured with dhcp through network manager (Ubuntu jaunty at the time of writing) is what I need in most networks. Often though, I need to contact hosts living under another domain. Traditionally, that’s wat the search option is in /etc/resolv.conf. It still is, but this file now gets configured dynamically through resolvconf, [...]

Hof met ruime hoeve en stallen te huur

Update December 2009: is terug verhuurd en niet meer vrij dus!
Zeer rustig gelegen hoeve te huur Stuiver, 9950 Waarschoot.
Woonst met garages en berging, twee ruime bedrijfsgebouwen (stal met opslagplaatsen en voormalige melkerij). Ruime voortuin (binnenplaats) en achtertuin. Kippenren; bijhorende weide, geschikt voor een 2-3 paarden. Gelegen op een totaaloppervlakte van ongeveer 8.000m².
De woonst beschikt over [...]

RAID5

serge@mansfield:/tmp$ cat /proc/mdstat
Personalities : [raid6] [raid5] [raid4]
md0 : active raid5 loop2[1] loop1[0]
10176 blocks level 5, 64k chunk, algorithm 2 [2/2] [UU]
unused devices: none
serge@mansfield:/tmp$