Skip to content

Instantly share code, notes, and snippets.

@plirof2
plirof2 / gist:58cd58468c5774ac0c28a3bc7275cbb6
Created September 16, 2016 07:12
linux java in browser
Google Chrome
Become the root user by running the su command and then enter the super-user password. Type:
sudo -s
Create a directory called plugins if you do not have it. Type:
mkdir -p /opt/google/chrome/plugins
Go to Google chrome plugins directory before you make the symbolic link. Type:
cd /opt/google/chrome/plugins
Create a symbolic link. Type:
ln -s /usr/local/java/jre1.7.0/lib/amd64/libnpjp2.so