DriverHeaven.net

 
Looking for the skin chooser?
 
 
  • Home

  • Reviews

  • Articles

  • News

  • Tools

  • GamingHeaven

  • Forums

  • Network

 

Go Back   DriverHeaven.net > Forums > Software / Tools > Linux Operating Systems


Reply
 
LinkBack (3) Thread Tools
Old Dec 3, 2008, 10:51 AM   3 links from elsewhere to this Post. Click to view. #1
Code Geass.
 
g35x's Avatar
 
Join Date: Aug 2005
Location: Deptford,New Jersey
Posts: 1,099
Rep Power: 0
g35x is on a distinguished road
System Specs

[Guide] Fedora 10 Post-Installation tips

I was originally going to save a .txt file with all of this info,so I'd have it all in one place, but then I figured hey, I'll save someone else the trouble of finding all of the information as they need it, like I didTo start off, login as super user
Code:
su -
and put in your password when it asks.

First of all, your best friend rpmfusion
Code:
rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
Code:
rpm -ivh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
Now, Multimedia codecs:
Code:
yum -y install gstreamer-plugins-bad gstreamer-plugins-ugly xine-lib-extras-nonfree
XMMS + MP3
Code:
yum install xmms xmms-mp3
MPEG, AVI, DVD, Quicktime:
Code:
yum install xine xine-lib libdvdcss
Now, for Adobe Flash player x64, congrats linux users, on being the first to have 64-bit Flash! Download it from the following link:
Code:
http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz
Now, Extract the libflashplayer.so file into /home/*yourusernamehere*
open a konsole and cd to your /home:
Code:
cd /home/*yourusername*
Now,
Code:
ls libflashplayer.so
And finally:
Code:
cp libflashplayer.so ~/.mozilla/plugins/
Lastly, I was getting very slow speeds browsing the web in Fedora, and getting constant unknown host errors. This was solved by disabling IPV6. (This is not necessary unless you are noticing slow internet speeds.)
To do this,
Code:
nano /etc/modprobe.conf
and add:
Code:
alias net-pf-10 off
Then save and exit. The instuctions for nano are at the bottom of your screen, press CTRL + whatever key it says.


Congrats, your Fedora 10 install should now be able to do anything you want it to. All info in this post was obtained from the following sites. I give them total credit, as all the information I posted here was basically copied and pasted from them. This is my first time writing a "guide", so constructive criticism is welcome
http://www.ducea.com/2006/06/01/disa...fault-kernels/
http://linuxpoison.blogspot.com/2008...fedora-10.html
http://nareshv.blogspot.com/2008/11/...fedora-10.html

__________________



Last edited by g35x; Dec 6, 2008 at 09:16 PM.
g35x is offline   Reply With Quote


Reply

Bookmarks

Thread Tools


LinkBacks (?)
LinkBack to this Thread: http://www.driverheaven.net/linux-operating-systems/174241-guide-fedora-10-post-installation-tips.html
Posted By For Type Date
myliblog: Fedora 10 This thread Refback Mar 1, 2009 01:46 PM
myliblog This thread Refback Mar 1, 2009 01:36 PM
[Guide] Fedora 10 Post-Installation tips - SWiK This thread Refback Dec 5, 2008 02:35 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Post installation problem w/ GeForce4 MX 440 and Omega Drivers 2.169.21 Kulkaled nVidia Graphic Cards 1 Apr 7, 2009 12:55 PM
The Intel Core i7 Installation Guide Rev 1.0 MIG-31 Other Tech News 0 Nov 15, 2008 01:10 PM
NSA offers Vista installation tips Iria Other Tech News 0 Jan 9, 2007 10:45 PM
DRIVER INSTALLATION GUIDE FOR n00bs Genius Windows XP/2K Radeon Display Drivers 118 Sep 11, 2005 03:42 PM
Heatsink and Compound installation guide zerodamage Other Tech News 2 Apr 4, 2004 02:59 PM