linux which app using that port (8080)
$ lsof -i :8080
$ ps -ef | grep 10165
$ netstat -nlp | grep 8080
$ ps -ef | grep 10165
$ lsof -i :8080
$ netstat -nlp | grep 8080
$ ps -ef | grep 10165
keytool -list -v -keystore $JAVA_HOME/jre/lib/security/cacerts Java default password: changeit
openssl s_client -connect google.com:443
https://en.wikipedia.org/wiki/Keystore
http://docs.oracle.com/javase/6/docs/technotes/tools/solaris/keytool.html
Plain vanilla is an adjective describing the simplest version of something, without any optional extras, by analogy with vanillaice cream, the default flavour.
参考 https://www.linode.com/docs/networking/dns/dns-records-an-introduction
Memory Analyzer can currently work with three dump types:
Both IBM dump types are available only with the Diagnostic Tool Framework for Java (DTFJ) plug-in installed
节选自: https://www.ibm.com/developerworks/library/j-memoryanalyzer/#table1