Fulltext results:
- jps - Java Virtual Machine Process Status Tool
- ====== jps - Java Virtual Machine Process Status Tool ====== The Java Virtual Machine has a ''jps'' tool wich is a bit like the ''ps'' command. ''jps'' lists all ''java'' Processes of a user. You ca... ttp://java.sun.com/j2se/1.5.0/docs/tooldocs/share/jps.html]]. I'm using it with the parameters ''-l''
- Install the Java-Plugin for Firefox
- /lib/firefox-addons/plugins/'' to the file ''libnpjp2.so'' in the JRE's "lib" dir. <code bash> sudo ln -s \ ${JAVA_HOME}/jre/lib/amd64/libnpjp2.so \ /usr/lib/firefox-addons/plugins/libnpjp2.so </code> Please note, that I tested this with Ubu