linux环境之监听端口配置

export JAVA_OPTS="-Dcom.sun.management.jmxremote.port=18950 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false"

你可能感兴趣的:(linux环境之监听端口配置)