Among several apps available for playing MP3 in Linux xmms works for me.
I add Dag Wieers rpmforge repository with:
rpm -Uhv http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/rpmforge-release-0.5.1-1.el5.rf.i386.rpm
Then:
yum install xmms xmms-skins xmms-mp3
There was a problem in that the doublesize option didn't work correctly but this has been fixed with the latest update (1:1.2.10-14.el5.rf).
To enable mp3 in totem and rhythmbox (and for Sound Juicer CD ripping to mp3) you can do:
yum -y install gstreamer-plugins-bad
yum -y install gstreamer-plugins-ugly
These also come from rpmforge. Voila!
I just solved a problem where my microphone can not work for Skype. I was really sure that there is nothing wrong with my hardware since when I am using Windows XP everything runs well. I tried to find out through googling but got no clue.
I started to troubleshoot the mic by running alsa recorder:
arecord -v -v -Dhw:0,0 -f cd test.wav
OK here are the steps:
linux, tutorial
Although this is not new but it does no harm for me to keep writing it. Ok, here is the scenario: i have a folder named /backup . I want to burn that folder everyday after midnight and run it automatically or from command line. To do that, we need to create shell script and put it on the crontab file.
Requirements (make sure you have installed these):
- cdrecord
- mkisofs
- dvd+rw-format
- growisofs
linux, tutorial
I just finished configuring my subversion server using svnserve in about 2 minutes. But I believe you may get faster. Assuming you will use authentication for your subversion service, here are the steps:
1. Create Repository
svnadmin create /svnrepo/myproject
2. Configure svnserve.conf
vi /svnrepo/myproject/conf/svnserve.conf
linux, tutorial

About Pispot 2.0
I really dont have any concept for this blog. I just write down what I have seen, heard, and learned. Hope you can enjoy!
Behind Pispot 2.0
- Hargyo Tri Nugroho
- People call him YoYo, computer geek, and a blogging newbie. Now living in Jongli, Taiwan, while pursuing his M.S degree in computer network and system.