泰仔在線

          java學習,心情日記,繽紛時刻
          posts - 100, comments - 34, trackbacks - 0, articles - 0

          2016年1月15日

               摘要: Linuxのポート狀況を確認する(netstat)
          Linuxのポート狀況を確認するには、netstatコマンドを使用します。
          netstatコマンドが表示する情報には、ポート情報以外に、ルーティング
          テーブル、IPマスカレードなど様々な情報を得ることができます。
          netstatは表示できる情報が多いため、オプションを使い分けることで
          必要な情報のみを表示する使い方が宜しいと思います。  閱讀全文

          posted @ 2016-01-15 12:10 泰仔在線 閱讀(280) | 評論 (0)編輯 收藏

          2015年10月21日

               摘要: JdkにSSLルート証明書をインストールする(例として、GeoTrustのRapidSSLSHA2(SHA256))  閱讀全文

          posted @ 2015-10-21 09:46 泰仔在線 閱讀(277) | 評論 (0)編輯 收藏

               摘要: 常用Maven plugin使用  閱讀全文

          posted @ 2015-10-21 09:29 泰仔在線 閱讀(237) | 評論 (0)編輯 收藏

          2014年3月19日

               摘要: 那如何查看進程的全路徑呢?
          其實每個進程啟動之后在 /proc下面有一個于pid對應的路徑

          # ll /proc/31723
          總用量 0
          dr-xr-xr-x 2 root root 0 3月 19 18:13 attr
          -r-------- 1 root root 0 3月 19 18:13 auxv
          -r--r--r-- 1 root root 0 3月 19 18:04 cmdline
          -rw-r--r-- 1 root root 0 3月 19 18:13 coredump_filter
          -r--r--r-- 1 root root 0 3月 19 18:13 cpuset
          lrwxrwxrwx 1 root root 0 3月 19 18:13 cwd -> /
          -r-------- 1 root root 0 3月 19 18:13 environ
          lrwxrwxrwx 1 root root 0 3月 19 18:13 exe -> /usr/sbin/htt  閱讀全文

          posted @ 2014-03-19 17:21 泰仔在線 閱讀(4097) | 評論 (0)編輯 收藏

          2013年8月21日

               摘要: 1、 什么是SSL?
          SSL 是一個安全協議,最初是由美國網景 Netscape Communication 公司設計開發的,全稱為安全套接層協議 (Secure Sockets Layer) 。它采用公開密鑰技術為傳輸通信提供如下幫助:
          1. 信息傳輸的保密性;
          2. 數據交換的完整性;
          3. 信息的不可否認性;
          4. 交易者身份確定性。
          換句話說,服務器部署SSL證書后,其核心能就是確保服務器與瀏覽器之間的數據傳輸是加密傳輸的,在數據傳輸過程中不被篡改或被解密。瀏覽器上,用戶可通過“金色鎖型”標記,得知是否已處于SSL安全保護,如果更先進的VeriSign EV SSL證書,那么除了“鎖型”標記外,瀏覽器的地址欄還會變成綠色。
            閱讀全文

          posted @ 2013-08-21 13:47 泰仔在線 閱讀(291) | 評論 (0)編輯 收藏

          2013年5月13日

               摘要: linux如何查看端口被誰占用
          使用 netstat 進行查看!
          >netstat -noap | grep 80 | grep tcp
          使用 lsof 進行查看!
          >/usr/sbin/lsof -i tcp:8080
          >/usr/sbin/lsof -i :22
          >/usr/sbin/lsof -i | grep http
            閱讀全文

          posted @ 2013-05-13 11:44 泰仔在線 閱讀(15828) | 評論 (0)編輯 收藏

               摘要: 想使用的端口又被誰給占用了,想確認一下被誰占用了嗎。
          首先打開命令行窗口CMD,使用 netstat 進行查看!
          >netstat -aon | findstr 端口號
          >tasklist | findstr PID
          App Name PID Session ID Memory
          -----------------------------------------------------------------------  閱讀全文

          posted @ 2013-05-13 11:07 泰仔在線 閱讀(352) | 評論 (0)編輯 收藏

          2013年4月8日

               摘要: Q:IBM has its own JVM called J9. Linux versions can be downloaded from DeveloperWorks, but not the Windows versions (except for one requiring IBM hardware). This is most likely a licensing issue. We develop against IBM non-x86 hardware with J9 so it is interesting to use the same JVM for development too.
          What is the official way of getting IBM Java 7 for Windows? (and how expensive is it?)   閱讀全文

          posted @ 2013-04-08 11:41 泰仔在線 閱讀(279) | 評論 (0)編輯 收藏

          2010年11月4日

               摘要: ALTER SYSTEM SET
          UTL_FILE_DIR='C:\oracle\oradata','C:\oracle\oradata\log'
          SCOPE = SPFILE ;"

          select name,value,description from V$PARAMETER where name like 'u%';  閱讀全文

          posted @ 2010-11-04 14:53 泰仔在線 閱讀(271) | 評論 (0)編輯 收藏

          2010年10月22日

               摘要: mount -t cifs -o username=root,password=root //192.168.0.194/share /mnt/share_194

          mount -t nfs 192.168.0.196:/home/share /mnt/share_196  閱讀全文

          posted @ 2010-10-22 10:49 泰仔在線 閱讀(306) | 評論 (0)編輯 收藏

          主站蜘蛛池模板: 泊头市| 清水河县| 沙洋县| 二连浩特市| 石狮市| 治多县| 赣榆县| 阳东县| 天全县| 施秉县| 泸西县| 红桥区| 嘉兴市| 宿松县| 长沙县| 中牟县| 万宁市| 汝城县| 醴陵市| 南平市| 徐水县| 汾西县| 尼玛县| 无棣县| 兴城市| 离岛区| 德江县| 开封市| 伽师县| 十堰市| 永和县| 郑州市| 玛多县| 正镶白旗| 北川| 湘潭市| 开江县| 察哈| 项城市| 丹寨县| 墨竹工卡县|