|
|||||||
| Linux Operating Systems Talk about all Linux distributions and software here! |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Hellhound Pilot
|
[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 did
To start off, login as super userCode:
su - 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 Code:
yum -y install gstreamer-plugins-bad gstreamer-plugins-ugly xine-lib-extras-nonfree Code:
yum install xmms xmms-mp3 Code:
yum install xine xine-lib libdvdcss Code:
http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz open a konsole and cd to your /home: Code:
cd /home/*yourusername* Code:
ls libflashplayer.so Code:
cp libflashplayer.so ~/.mozilla/plugins/ To do this, Code:
nano /etc/modprobe.conf Code:
alias net-pf-10 off 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 7, 2008 at 02:16 AM. |
|
|
|
![]() |
| Thread Tools | |
|
|