Firefox Plug-ins (Java, Flash, PDF & Video)
How to install J2SE Runtime Environment (JRE) with Plug-in for Mozilla Firefox?
#sudo apt-get install sun-j2re1.5
#java -version
How to install Flash Player (Macromedia Flash) Plug-in for Mozilla Firefox?
#sudo apt-get install flashplayer-mozilla
How to install PDF Reader (Adobe Reader) with Plug-in for Mozilla Firefox?
#sudo apt-get install acroread
#sudo apt-get install mozilla-acroread
#sudo apt-get install acroread-plugins
How to install Multimedia Player (MPlayer) with Plug-in for Mozilla Firefox?
#sudo apt-get install mplayer-386
#sudo apt-get install mplayer-fonts
#sudo apt-get install mozilla-mplayer
#sudo cp /etc/mplayer/mplayer.conf /etc/mplayer/mplayer.conf_backup
#sudo gedit /etc/mplayer/mplayer.conf
Find this line: "vo=x11, " and change to " vo=xv,"
1 Comments:
You rock. Seriously.
Post a Comment
<< Home