Skip to main content

Getting Started With Fedora 20

This is my compiled list of commands to get a new Fedora installation working to my requirements.  This list will get you going with a some useful applications and the necessary codecs for watching and listening to media.

This guide is made for Fedora 20 aka Heisenbug 64 bit.  Most of these instructions will carry over to the 32 bit.  If you have not yet installed Fedora, go to the project site to download the ISO and learn more about it. 


Open a Terminal and enter for Root
su
Enable RPM Fusion repositories (these repos will give you access to non free software)
yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
 Alternatively, you can download the RPMs.
http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-20.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-20.noarch.rpm
Install Flash plugin for 64 bit systems
yum install http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm -y
yum install flash-plugin nspluginwrapper alsa-plugins-pulseaudio libcurl
 Install VLC - a widely compatible video player
yum install vlc
Enable Livna Repo Skip this step if you do not want to add the repo.  The RPM is available for download directly.  
rpm -ivh http://rpm.livna.org/livna-release.rpm
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-livna
Install Missing MP3 Codecs
yum install gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-ugly
Enable DVD Playback
yum -y install libdvdread libdvdnav lsdvd libdvdcss 

or

rpm -Uvh http://rpm.livna.org/repo/18/x86_64/libdvdcss-1.2.12-1.fc17.remi.x86_64.rpm
The Rest of the Missing Codecs
yum -y install gstreamer-plugins-bad gstreamer-plugins-bad-free-extras gstreamer-plugins-bad-nonfree gstreamer-plugins-ugly gstreamer-ffmpeg
yum -y install gstreamer1-libav gstreamer1-plugins-bad-free-extras gstreamer1-plugins-bad-freeworld gstreamer1-plugins-base-tools updates gstreamer1-plugins-good-extras gstreamer1-plugins-ugly gstreamer1-plugins-bad-free gstreamer1-plugins-good gstreamer1-plugins-base gstreamer1

Install Gnome Extensions at extensions.gnome.org.  These allow you to easily customize your desktop.  For example, I changed the side panel to a dock, added a weather indicator and application menu to the top panel, and enabled a net speed monitor.  This is one of my favorite parts of Gnome. 


Miscellaneous Programs
yum install gnome-tweak-tool
yum install gimp
yum install eclipse

Comments

Popular posts from this blog

Comparing the Pixel 9 Pro XL to OnePlus 12/13

  I've used the Pixel 9 Pro XL and OnePlus 13. My current device is the OnePlus 12. I'm in the US so my experience will probably be slightly different from yours. I've had trouble deciding between devices so I hope this helps. Pixel 9 Much better camera than the OnePlus 12 or 13. They're all capable of taking great photos in ideal conditions (well lit areas). Pixel handles motion much better (even better than the 13). The 13 tends to be really oversaturated and does oversharpen photos. If you want photos that have a ton of "pop" the 13 will be a better choice. Pixel is more consistent and pictures will match reality better (more color accurate). Telephoto is better on the Pixel (if you buy the Pro). Charging is slower. Pixel Pro can hit 45 watts if you have the almost non existent specific charger. Its usually 37 watts. Its easy to forget that OnePlus 6 and 7 series used 30 watt chargers. It'll take over an hour to fully charge the phone. Th...

Avoiding Vendor Lock In

Black Friday (read: Month) brought about all kinds of ridiculously cheap MacBook deals.  These were the Arm  Apple Silicon models with the formidable M1 and M2 chips.  $600 for the M1 at Walmart was tempting.  So very tempting.   Let's back up.  I'm a long time Android user.  After Palm's failed attempt to enter a renewed smartphone market, I switched to a Moto Droid 2 Global (Walmart still sells a dummy version for unknown reasons).  Looking back, that phone was terrible yet it started a nearly 15 year stretch of Android phones.   I had one brief encounter with iPhone.  My ex-wife was a big fan while I stayed on Android.  I ended up with an iPhone 7 in rose gold.  What a color.  I gave Apple a real shot.  I swapped the SIM from the OG Pixel Really Blue into the iPhone 7 for a month.  A very long month.  There were a few things I enjoyed on it.  Apple had more apps at the time.  Most ap...

Phone Shopping

One of my ongoing quests is to build an Android ecosystem that allows for easy or even seamless transition between devices.  Those devices will include a phone (well, duh), tablet, watch, and laptop.  This is a fairly common combination of devices but like others, I have my own unique wants and needs.  To build the mobile ecosystem, its best to start with the core device: the phone.  How do I choose though?  This is when those wants and needs should be defined.   What am I looking for?  What will I use it for? Camera: I have kids so I require a camera with a fast shutter and wide aperture.  Telephoto helps too for soccer games.  A strong macro would help especially since I take lots of nature pictures. Strong signal: my classroom is an interior room in a concrete cinder block dystopian hole.  I need a phone that'll fry an egg with radiation to get service. Flat display Heat management Google Pixel 8 Pro  Pros Google is the primary f...