Cool Ubuntu know how

One interesting thing is that in Red Hat based distributions the “run levels” configuration utility is chkconfig but in Ubuntu (Debian) the utility is sysv-rc-conf.
Quake III Arena
If you have mute sound problems in Quake III Arena, try using these commands as root, this one before playing the game:
echo "quake3.x86 0 0 direct" > /proc/asound/card0/pcm0p/ossAfter exiting the game:
echo "quake3.x86 0 0 disable" > /proc/asound/card0/pcm0c/ossPidgin
Sound issues with Pidgin? In the [ Preferences > Sounds > Method ] choose command and write on the Sound command text box:
aplay %sThat’s it, try it now!
Leave a comment