The HP Compaq Presario V6000 laptop was pretty challenging for setting up Fedora 10. The X-sever initially did not want to detect screens, so I had to play around a little with kernel parameters. Adding the following parameters resulted in…
Convert APE, FLAC, Wavpack, Ogg, MP3 Encoded Files Under Linux
The below should work out for x86_64 platform too.
Zend Studio not Working in Fedora
This annoyance has a long history and is really funny because the same stuff is cured with different methods in different Fedora distributions. In the same time, stuff from Zend is heavily non-free, and I personally dislike the approach of…
Linux Webcam
I had to set up a webcam, in my case a Canyon CNR-WCAM413. Set up atrpms repo (if not set up before). Use yum to set up the driver: Should work without rebooting.
Local SVN + Trac + SSL How-to
Objective: svn and trac up and running on a local virtual host Purpose: local development environment on intranet Valid: Fedora 8, Fedora 9, Fedora 10 Adapted from this article. Before making the below, generate ssl certificate files (if you have…