现在的位置: 首页 > 综合 > 正文

查看服务器端口等语句

2013年01月29日 ⁄ 综合 ⁄ 共 419字 ⁄ 字号 评论关闭

976  tail -f *log
  977  ls
  978  cat *log|grep Ed
  979  cat *log|grep Ex
  980  cat *log|grep Ex|more
  981     ls
  982  ls
  983  cat ManagementPortal.log
  984  ls
  985  cat catalina.out
  986  cd /tmp
  987  ls
  988  wget http://117.40.190.59:8082/Portal/
  989  netstat -ant
  990  netstat -ant|more
  991  ls
  992  cd /opt
  993  ls
  994  cd apache-tomcat-7.0.29/
  995  ls
  996  cd conf
  997  ls
  998  cat server.xml
  999  wget http://117.40.190.59:8080/Portal/
 1000  sudo su -
 1001  history 100

【上篇】
【下篇】

抱歉!评论已关闭.