Tutorials

:: Enable Java support on Google Chrome in Linux

:: How to enable Java on Google Chrome
+ Installing Java on Linux Debian

aptitude install sun-java6-jre sun-java6-plugin

+ Create ‘plugins’ directory

mkdir /opt/google/chrome/plugins

+ Soft-link the plugins file

ln -s /usr/lib/jvm/java-6-sun-1.6.0.26/jre/lib/amd64/libnpjp2.so /opt/google/chrome/plugins/

:: Links
+ Google
+ SuperUser

Hi, I’m Sysadmin.ID

Leave a Reply

Your email address will not be published. Required fields are marked *