|
http://karenchandlercancertrust.com/aspnet_client/system_web/161/divine-intervention43.html Divine Intervention , jdgp , http://esmarttools.com/goodage/guestbook/18/coffee-facts43.html Coffee Facts , cflkrj , http://carexperts4u.info/wp-includes/Text/39/ubuntu-linux90.html Ubuntu Linux , =-OOO , http://nassel.com/wp-content/themes/22/sad-songs69.html Sad Songs , 24787 , http://iambtsa.com/cp/scripts/49/city-of-ormond-beach207.html City Of Ormond Beach , 302 , http://wisdeal.com/course/pinyin/418/calendar-on-line117.html Calendar On Line , 2447 , http://cocineira.com/images/icons/380/ky-state-police99.html Ky State Police , 170 , |
Fedora /
SoftwareThis is most of the software I install initially. Many of these require Non-Libre Repositories to be set up. Music and Music PlayersOf course, I want to be able to play mp3, ogg, and wma. Line 2 of the source below provides this support. I also want a good player. Right now, I like the Listen Project. I have liked exaile in the past. I install them along with banshee, which I am surveying, and audacious, which came from xmms and is the fastest start-up if you just want to play a file (and not, say, load it into the stupid library for eternity). I also remove rhythmbox because it is the least of all these. sudo yum -y erase rhythmbox.* sudo yum -y install gstreamer gstreamer-plugins-bad gstreamer-plugins-ugly lame lame-mp3x sudo yum -y install exaile listen banshee audacious Movie and DVD PlayersOnce again, the default totem application is mediocre and I remove it. Line 2 provides the plugins so you can play encrypted dvds. Line 3 gives you my current movie players of choice, which include xine, VLC, and mplayer with the smplayer graphical frontend (execute smplayer to use it). sudo yum -y erase totem.* sudo yum -y install libdvdcss libdvdnav sudo yum -y install xine xine-lib-extras-nonfree mplayer mplayer-gui mencoder smplayer vlc Other Programs I RecommendpidginThis is a great IM client. I recommend it. sudo yum -y install pidgin Other Programs of Some WorthAdobe ReaderThe libre evince does a pretty good job, but it isn't perfect. You can install the proprietary adobe reader as well. You can download Adobe Reader for Linux through http://get.adobe.com/reader/otherversions/. If you have the Adobe Repository enabled, you can also donwload it directly : sudo yum -y install AdobeReader_enu |