Install DAG's GPG key:
rpm --import http://apt.sw.be/RPM-GPG-KEY.dag.txtIf you get an error message like the following the key has already been imported:
error: http://apt.sw.be/RPM-GPG-KEY.dag.txt: key 1 import failed.Verify the package you have downloaded
rpm -K rpmforge-release-0.5.2-2.el6.rf.*.rpmSecurity warning: The rpmforge-release package imports GPG keys into your RPM database. As long as you have verified the md5sum of the key injection package, and trust Dag, et al., then it should be as safe as your trust of them extends.
Install the package
rpm -i rpmforge-release-0.5.2-2.el6.rf.*.rpmThis will add a yum repository config file and import the appropriate GPG keys.
Then try to install something like this
yum install htop
2. mp3
yum install vlc
flash-plugin-11.2.202.236-release.i386.rpm
http://get.adobe.com/flashplayer/
Linux MP3支持需要的plugins
yum install gstreamer-plugins-bad gstreamer-plugins-ugly
MP3字体乱码解决
java -jar ./id3iconv-0.2.1.jar -e gbk *.mp3