Archive

Author Archive

Disable pcspkr module on Fedora

August 8th, 2009 No comments

Tonight I was updating a laptop to F11, did some tab completion and almost had a heart attack from the way too loud beep that hammered my ears. Obviously this should never happen again so next step was disabling this deafening beep.

In the good ol’ days you disabled the beep from hammering your ears during tab completion by adding or uncommenting “set bell-style none” in /etc/inputrc. Since I don’t know if that still works I figured I might as well prevent the pcspkr module from loading in the first place with:

# echo “blacklist pcspkr” > /etc/modprobe.d/pcspkr.conf
# rmmod pcspkr

Enjoy the peace and quiet!

Categories: Linux and Open Source Tags:

FreeSWITCH 1.0.4 released

August 8th, 2009 1 comment

As announced on FreeSWITCH’s frontpage, version 1.0.4 has been released and now supports Skype, ZRTP, H.323 and MRCP: The FreeSWITCH team is pleased to announce the immediately availability of FreeSWITCH version 1.0.4. (Source tarball available here.) This new version contains many improvements in stability and security as well as some notable additions. More information here and digg it here.

Categories: VoIP Tags:

31 great free applications for Asterisk

August 8th, 2009 No comments

In case you are still using Asterisk and haven’t switched to FreeSWITCH yet, Venturevoip has a nice overview of 31 great free applications for Asterisk.

Categories: VoIP Tags:

Firefox reaches 1 Billion downloads

July 31st, 2009 No comments

1billiondownloads-portrait

Categories: General Tags:

Mono, Just Say No

July 18th, 2009 No comments

An interesting post and comments on Mether’s blog about Banshee and F-Spot depending on Moonlight.

Personally I would rather see Mono and apps that depend on it disappear from Fedora and not come back. The Moonlight dependency is another example of the rather grey area this whole Mono thing is venturing into. And at some point enough is enough and the powers that be should just pull the plug on it. If you still want to make Mono available then stick it in RPMFusion.org. Or perhaps the RPMs could be offerend from a yum repo at the Mono website.

Why do we even need Mono and Mono based apps? To replace Tomboy there’s GNote that gets better every day and is part of Gnome. To replace F-Spot there are a number of apps like Digikam, Fotoxx and Solang. Really, why would I possibly want an app that’s not part of the Gnome familiy, requires a massive amount of external libs, is or may be patent encumbered and which development team is led by someone who’s judgement seems rather clouded by his love and admiration for the Beast from Redmond.

Mono, just say no.

Categories: Linux and Open Source Tags: