zoukankan      html  css  js  c++  java
  • ebs history to look for password

    -bash-3.2$ ps -ef|grep tns
    root       101     2  0 Jun01 ?        00:00:00 [netns]
    oravibs  10625     1  0 Sep09 ?        00:01:03 /u02/oravibs/drcum/db/tech_st/11.1.0/bin/tnslsnr pune -inherit
    ortm12   13173 12984  0 17:09 pts/17   00:00:00 grep tns
    oravibs  13650     1  0 Nov06 ?        00:00:00 /u02/oravibs/drcum/db/tech_st/11.1.0/bin/tnslsnr drcum -inherit
    ortm12   15896     1  0 Oct18 ?        00:01:40 /u02/TM12/db/tech_st/11.1.0/bin/tnslsnr tm12 -inherit
    ortm12   16657     1  0 Oct18 ?        00:00:00 /u02/TM12/apps/tech_st/10.1.2/bin/tnslsnr APPS_TM12 -inherit
    oracle   21884     1  0 Jun01 ?        00:02:57 /u02/app/oracle/product/12.1.0/dbhome_1/bin/tnslsnr SHANGHAI1 -inherit
    applvibs 23292     1  0 Nov07 ?        00:00:00 /u02/applvibs/drcum/apps/tech_st/10.1.2/bin/tnslsnr APPS_drcum -inherit
    punadmin 27145     1  0 Sep26 ?        00:00:54 /u01/punadmin/pundb/product/12.1.0/dbhome_1/bin/tnslsnr LISTENER -inherit
    punadmin 31906     1  0 Jul13 ?        00:00:30 /u02/oggdb/db/tech_st/11.1.0/bin/tnslsnr oggdb -inherit
    
    history |grep apps
    
    grep -i wls_adminport $CONTEXT_FILE
             <wls_adminport oa_var="s_wls_adminport" oa_type="PORT" base="7001" step="1" range="-1" label="WLS Admin Server Port">7031</wls_adminport>
    
    		 
    http://prcsgiapp2.ad.com:7031/console
    http://prcsgiapp2.ad.com:7031/em
    
    All for u
  • 相关阅读:
    swap文件查看
    内核调试神器SystemTap 转摘
    RPM软件包管理的查询功能 转
    systemtap跟踪C
    mysql 阿里内核人员
    systemtap 调试postgrel
    数据库大会
    solaris 软件包地址
    java实现大文件上传方案
    java实现大文件上传技术
  • 原文地址:https://www.cnblogs.com/ayumie/p/6142510.html
Copyright © 2011-2022 走看看