• blog1

    Fedora 15 Post Installation Guide

    by  • May 31, 2011 • blog1, Fedora, HowTo • 6 Comments

    Install RPM Fusion su -c ‘yum localinstall –nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm’ – http://rpmfusion.org/Configuration Enable unsupported video and audio codecs Get enhanced audio and video support in applications that rely on GStreamer: sudo yum install gstreamer-plugins-ugly gstreamer-plugins-bad gstreamer-ffmpeg Get enhanced audio and video support in applications that rely on xine backend: sudo yum install xine-lib-extras-freeworld –...

    Read more →

    How To: Disable SELinux in Fedora

    by  • May 24, 2011 • blog1, Fedora, HowTo, Linux • 3 Comments

    WARNING: by continuing following this guide you are putting your machine at risk by disabling the secuity features within SELinux, I strongly advise if you do not know what you are doing, stop and read up on the implications this action will have before continuing. Some information is avaible in the Fedora Wiki here...

    Read more →

    How To Fix: Error: Cannot retrieve repository metadata (repomd.xml) for repository: Dropbox. Please verify its path and try again

    by  • May 24, 2011 • blog1, HowTo, Linux • 18 Comments

    After installing dropbox from the RPM package availble on the site on a new Fedora 15 install, I was unable to use yum without coming across this error: $ update Loaded plugins: langpacks, presto, refresh-packagekit http://linux.dropbox.com/fedora/15/repodata/repomd.xml: [Errno 14] HTTP Error 404 – Not Found : http://linux.dropbox.com/fedora/15/repodata/repomd.xml Trying other mirror. http://linux.dropbox.com/fedora/15/repodata/repomd.xml: [Errno 14] HTTP Error...

    Read more →

    wicd Error During ArchBang Update

    by  • May 13, 2011 • Arch Linux, blog1, HowTo • 0 Comments

    error: failed to commit transaction (conflicting files) wicd: /usr/lib/python2.7/site-packages/wicd/__init__.pyo exists in filesystem wicd: /usr/lib/python2.7/site-packages/wicd/backend.pyo exists in filesystem wicd: /usr/lib/python2.7/site-packages/wicd/configmanager.pyo exists in filesystem wicd: /usr/lib/python2.7/site-packages/wicd/dbusmanager.pyo exists in filesystem wicd: /usr/lib/python2.7/site-packages/wicd/logfile.pyo exists in filesystem wicd: /usr/lib/python2.7/site-packages/wicd/misc.pyo exists in filesystem wicd: /usr/lib/python2.7/site-packages/wicd/networking.pyo exists in filesystem wicd: /usr/lib/python2.7/site-packages/wicd/wnettools.pyo exists in filesystem wicd: /usr/lib/python2.7/site-packages/wicd/wpath.pyo exists in filesystem Errors occurred,...

    Read more →