太難的我不會
紀錄自已的生活、留下足跡,給未來的自已! ~生活、資訊技術、投資學習的過程~
2016年11月22日 星期二
電腦 windows使用winscp的指令功能
›
在windows的cmd模式,使用ftp指令無法下載。 決定使用winscp來取代。 建立參數檔:script.txt option batch abort option confirm off option transfer binary open ftp://L...
2016年11月18日 星期五
電腦 nginx增加ssl功能
›
增加ssl nginx.conf server { listen 443 ssl; server_name www.example.com; ssl_certificate www....
電腦 Linux-將IIS的SSL憑證移至Centos使用
›
將IIS 匯出的 PKCS12 憑證檔 (mycert.pfx) 轉換 openssl pkcs12 -in mycert.pfx -out mycert.txt -nodes 輸入憑證密碼,建立 mycert.txt 檔案 mycert.txt 檔案,裡面同時包含兩個...
2016年11月17日 星期四
電腦 CentOS yum server 建置-對外更新
›
Yum Server 建置-對外更新 CentOS 7 以 最小安裝 設定完成,如果無網路對外安裝套件,建罝yum server安裝套件。 新增硬碟 (40G)為/data,放置更新檔。 建立更新目錄 mkdir -p /data/centos/7 安裝相關更新套件...
2016年11月16日 星期三
電腦 CentOS yum server建置-使用iso檔
›
Yum Server建置-使用iso檔 CentOS 7 以 最小安裝 設定完成,如果無網路對外安裝套件,使用安裝iso檔建罝yum server安裝。 本機 1.掛載iso檔 a.在vmware環境下,光碟機先掛載iso檔,不用上傳至主機。 ls -l /...
2016年11月14日 星期一
電腦 nginx增加modsecurity功能
›
modsecurity 安裝 wget https://www.modsecurity.org/tarball/2.9.1/modsecurity-2.9.1.tar.gz tar -zxvf modsecurity-2.9.1.tar.gz cd modsecurity...
電腦 Windows Server試用序號
›
Windows Server試用序號 Windows Server 2008 R2 Web: KBV3Q-DJ8W7-VPB64-V88KG-82C49 Windows Server 2008 R2 Standard: 4GGC4-9947F-FWFP3-78P6F-J9H...
‹
›
首頁
查看網路版