Installing Flash Player on Fedora 9/10
Follow this method to install flash player..
Be Sure that you allowed yum and rpm command to run as a user from sudo.
or Do following Procedure by root login
[itsolutions@ask4itsolutions.com ~]$ sudo rpm -ivh
http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm
[itsolutions@ask4itsolutions.com ~]$ sudo rpm –import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
[itsolutions@ask4itsolutions.com ~]$ mkdir -p /usr/lib/mozilla/plugins
[itsolutions@ask4itsolutions.com ~]$ sudo yum install flash-plugin
[itsolutions@ask4itsolutions.com ~]$ mozilla-plugin-config -i -g -v
Now Restart your Firefox.
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.







[...] at Ask4 IT Solutions ( IT Solutions Provider India) Click on this link to continue reading :- http://blog.ask4itsolutions.com/2009/01/05/installing-flash-player-on-fedora-910/ Possibly related posts: (automatically generated)Ubuntu 9.04 “Jaunty Jackalope” [...]
[...] quick blog search revealed that last week Tejas Barot posted a solution, which almost worked for me. The slightly-modified sequence of commands that I used [...]