Last updated: July 20, 2010
titel ?
Getting Started
1. Introduction
2. Switching to GNU/Linux
3. Getting openSUSE
4. Installation

Day to Day Use
5. Desktop Environment (KDE)
6. Apps for Common Tasks
7. Security and Root
8. Terminal
9. Administrator Settings (YaST)
10. Installing Software
11. Software Repositories
12. MS Windows Interop

Setup
13. Multimedia Codecs
14. Browser Plugins
15. 3D Drivers
16. Wireless

Appendix
A: Help and Docs
B: Games
C. Under the Hood
D. History and Background
E: Getting Involved
GNU Free Documentation License

14. Browser Plugins
Many websites require various browser plugins to be installed to function as expected. Here are some plugins that you may want to install.

tip If the concepts of 'package manager' and 'repositories' are foreign to you, revisit the chapters Installing Software and Software Repositories.

14.1 Adobe Flash
Flash is used on tons of websites for embedded video, animations, games, ads and sometimes even site navigation.

The package flash-player should be installed automatically on the first run of the package manager, or you can install it manually ('Main Repository (NON-OSS)' is required).

Installing Flash in the terminal:
zypper in flash-player

14.2 Java
Java web applets are used for games, home banking in some countries, and various other things.

Install the package java-1_6_0-sun-plugin with the package manager to get Java support in Firefox ('Main Repository (NON-OSS)' is required). If the package java-1_6_0-openjdk-plugin is also installed, and Java webapplets don't work properly, uninstall it with the package manager.

Installing Java in the terminal:
zypper in java-1_6_0-sun-plugin

14.3 Video and Audio Streaming
To get support for various video and audio streams in Firefox, for example install the Firefox extension MediaPlayerConnectivity. It lets you select your own player of choice for playing multimedia streams.
https://addons.mozilla.org/firefox/addon/446

14.4 Microsoft Silverlight
Microsoft have created something called Silverlight to compete with Adobe Flash in making the web require proprietary extensions.

As you'd expect Microsoft do not provide an official plugin for GNU/Linux, but so far they have contributed somewhat to the creation of an unofficial implementation - Moonlight - it's available in the form of a Firefox extension, go to:
http://www.go-mono.com/moonlight/

prev
next
Send your comments via e-mail to admin [at] opensuse-guide.org