Web sites such as Fox News have a number of video clips available and they are associated with specific news stories. What software do I need to install in order to view these videos?
Thank you!
Thank you!
sudo apt-get install flashplugin-nonfree
sudo apt-get install alsa-oss kdesu kate /etc/firefox/firefoxrc
FIREFOX_DSP=""
FIREFOX_DSP="aoss"
FIREFOX_DSP="aoss"
cd /etc/X11 sudo cp xorg.conf xorgbackup.conf sudo kate xorg.conf
sudo /etc/firefox/firefoxrc
cd /etc/X11 sudo cp xorgbackup.conf xorg.conf
sudo ln -s /usr/lib/flashplugin-nonfree/*flash* /usr/lib/firefox/plugins
Comment