码迷,mamicode.com
首页 > 系统相关 > 详细

Linux上部署JProbe

时间:2016-09-18 15:25:31      阅读:229      评论:0      收藏:0      [点我收藏+]

标签:

1.在本机PC上安装JProbe:

JProbeforWindowsEXEFormat_810

技术分享

 

2.上传JProbe文件到linux服务器上:

技术分享

3.给予权限:

chmod a+x jprobe810_install.bin

技术分享

4.开始安装:

./jprobe801_install.bin -i console

技术分享

技术分享

技术分享

至此,JProbe安装完成

5.破解:

拷贝已经破解的文件client-support.jar到/opt/JProbe_8.1/lib下面

技术分享
给予权限
chmod a+x client-support.jar
上传文件jprobe-suite.license
导入
cd /opt/JProbe_8.1/bin

chmod a+x jprobe-suite.license

技术分享
./jplicense add /opt/JProbe_8.1/bin/jprobe-suite.license

技术分享

6.监控resin服务

jps

.jpattach pid

技术分享

Linux上部署JProbe

标签:

原文地址:http://www.cnblogs.com/qmfsun/p/5881519.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!