Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • vagrant-windows ... these services enabled for vagrant-windows to continue to work: - Base Filtering Engine - Remote Procedure Call (RPC) - DCOM Server Process Launcher - RPC Endpoint Mapper - Windows Firewall - Windows Remote Management (WS-Management) ## ...
  • jmx-samle-01 java -jar -Dcom.sun.management.jmxremote
  • PSOImageEditor ... , edit the RhythmyxMultiServerManager.lax Update the Java options to look like the following: lax.nl.java.option.additional=-Xmx256m -Dcom.percussion.deploy.allowBuildMismatch Save the file and relaunch MSM. You should now be able to install archives ...
  • cjmx ... A simple _*insecure*_ way of running the remote process is: java -Dcom.sun.management.jmxremote.port=7091 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false MainClass With this process running on host ...
  • dcom98 Package of DLLs supporting Microsoft's DCOM framework
  • web-crawler ... can be changed by changing the jmx setting in pom.xml) -Dcom.sun.management.jmxremote - ... .sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.port=8764 open Jsonsole and ...
  • rundeck-windcom-plugin ... -interop) node executor and file copier plug-in Rundeck DCOM Plugin -------------------- This is a [Rundeck Node Execution plugin][1 ... to the more recent releases. This article on [Configuring DCOM for Remote Access][2] outlines the various authentication ...
  • clojure-jmxxmppgateway ... a java process with JMX enabled without any security: -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=4270 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false Update the code (yeah, to be ...
  • crawler ... .11-full.jar -u http://soulislove.com -l 2 -p /tagg/ Running from the jar, adding base auth
    java -jar -Dcom.soulgalore.crawler.auth=soulgalore.com:80:peter:secret crawler-1.5.11-full.jar -u http://soulislove.com
    
    Running from the jar, ...
  • kafka-ganglia ... -run-class.sh to include the following: KAFKA_JMX_OPTS="-Dcom.sun.management.jmxremote=true -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false " If you want to add security you'll have to set to true, ...