User Tools

Site Tools


mantis:zss:doc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
mantis:zss:doc [2014/12/19 18:55]
rk4n3
mantis:zss:doc [2016/12/19 14:24] (current)
rk4n3
Line 2: Line 2:
  
 ==== Java SSL Keystore: import server'​s cert ==== ==== Java SSL Keystore: import server'​s cert ====
 +**NOTE:** the application has to use the JRE location, **not** the JDK location ...\\
 +  * ''​JAVA_HOME''​ should be ''/​usr/​java/​jre''​
 +  * JVM should be invoked as ''​$JAVA_HOME/​bin/​java''​
 +
 The directory where the keystore is ... \\ The directory where the keystore is ... \\
 ''​cd /​usr/​java/​jre/​lib/​security''​ ''​cd /​usr/​java/​jre/​lib/​security''​
Line 33: Line 37:
 The device usually shows up as ''/​dev/​usb/​lp0'',​ and a link could be made: The device usually shows up as ''/​dev/​usb/​lp0'',​ and a link could be made:
 <​code>​ln -s /​dev/​usb/​lp0 /dev/ulpt0 ; ln -s /​dev/​usb/​lp0 /​dev/​usblp0</​code>​ <​code>​ln -s /​dev/​usb/​lp0 /dev/ulpt0 ; ln -s /​dev/​usb/​lp0 /​dev/​usblp0</​code>​
 +Also, remember that users should be in the ''​lp''​ group to have access to the printer.
  
 // ... [[:​mantis:​zss:​start|ZSS]] ... [[:​mantis:​start|Mantis Wiki Area]] // // ... [[:​mantis:​zss:​start|ZSS]] ... [[:​mantis:​start|Mantis Wiki Area]] //
mantis/zss/doc.1419036931.txt.gz ยท Last modified: 2014/12/19 18:55 by rk4n3