esat ace godot
Godot's
Browser Plugin Suggestions
Main Page
Contact Details
EID Cards
Belgian EID, Belpic
Summary
Activations Of EID Cards
Individual CRLs
Total CRL Size
EID Links
My EID And Belpic Slides
Disclaimer
EID Applications
EID Tool
Code Samples In Java
Applets
EID Tool
Read Smartcard's Public Key for SSH Applets
SFTP Applet
SSH Applet
Bookmarks
Crypto And Work Related
European Projects
Frequently Used Web Sites
Miscellaneous
Search Engines
Windows Security
Crossing The Road
JavaScript
Links
My HowTo's For...
Knoppix
3.6 Hard Disk Install
3.4 Hard Disk Install
3.3 Hard Disk Install
Hard Disk Install Of Cd, booting From Cd
Hard Disk Install Of Cd, Booting From Existing Unix
Knoppix-customize
Browsers
extensions
plugins
Place Holder For Configuration Files
Crypto
Opensc
Openssl
Pgp
Pine With S/MIME
Ssh
Debian
Apt
Dselect
Hardware
Cd & Dvd
Common
Cd Burners
Dvd Burners
Firewire
Modems
Tape Drives
Usb
Miscellaneous
Helper Programs
Image Processing
Jar Manipulations
Nfs
Ntfs/rw
OSGi Framework
Partition Management
Ramdisk
System Recovery
Web Mirrorring
X11
Network Configuration
System Utilities
Awk
Bash
Cvs
Diff/patch
Efs
Mysql
Perl
Sed
Website Design
Windows Tools and Tips
  • Configuration for opera:
    • # install a recent java runtime environment, e.g., jre1.5.0 from http://java.sun.com, and unpack it:
       sudo mkdir -p /usr/java
       cd /usr/java
       sudo sh /tmp/jre-1_5_0-beta2-linux-i586.bin
      
    • # go to the plugin directory of opera, and create a symbolic link from the jre plugin into this directory:
       cd ~/.opera/plugins 
       ln -s /usr/java/jre1.5.0/plugin/i386/ns7/libjavaplugin_oji.so
      
    • # restart opera, and check whether the java plugin is mentioned in about:plugins
    • # consult google for further instructions if the about:plugins page does not mention any java plugin
  • Configuration for firefox:
    • # install a recent java runtime environment, e.g., jre1.5.0 from http://java.sun.com, and unpack it:
       sudo mkdir -p /usr/java
       cd /usr/java
       sudo sh /tmp/jre-1_5_0-beta2-linux-i586.bin
      
    • # go to the firefox plugin directory, and create a symbolic link from the jre plugin into this directory:
       cd ~/.firefox/plugins 
       ln -s /usr/java/jre1.5.0/plugin/i386/ns7/libjavaplugin_oji.so
      
    • # restart firefox, and check whether the java plugin is mentioned here: about:plugins
  • Configuration for mozilla:
    • # install a recent java runtime environment, e.g., jre1.5.0 from http://java.sun.com, and unpack it:
       sudo mkdir -p /usr/java
       cd /usr/java
       sudo sh /tmp/jre-1_5_0-beta2-linux-i586.bin
      
    • # go to the mozilla plugin directory, and create a symbolic link from the jre plugin into this directory:
       mkdir -p ~/.mozilla/plugins
       cd ~/.mozilla/plugins 
       ln -s /usr/java/jre1.5.0/plugin/i386/ns7/libjavaplugin_oji.so
      
    • # restart mozilla, and check whether the java plugin is mentioned if you click here
    • # an excellent howto on the installation of the java plugin for mozilla can be found at Hogarth's Mozilla Reference :) - How I Installed Java and Lived to Tell the Tale

Last update: Saturday September 11 2004, day 255, week 37
Chicken Little was right.