Powershell.exe

-ExecutionPolicy Bypass -File C:\AzCopy\AzureCopy.ps1


pcroom 發表在 痞客邦 留言(0) 人氣()

 

作業系統: Centos 7 + nginx

啟動 sshd 服務 這樣不用一個一個打字,剪貼比較方便。

#啟動

service start sshd

pcroom 發表在 痞客邦 留言(3) 人氣()

https://dnsquery.org/dnsquery

 

https://dnsquery.org/reversedns/


pcroom 發表在 痞客邦 留言(0) 人氣()

https://github.com/Microsoft/Cognitive-Samples-VideoFrameAnalysis


pcroom 發表在 痞客邦 留言(0) 人氣()

拿到 HP 5130 第一件事就是開啟Web 模

<HPE>sys
[HPE]quit
<HPE>system-view
[HPE]int vlan1

pcroom 發表在 痞客邦 留言(0) 人氣()

http://nircmd.nirsoft.net/savescreenshot.html


pcroom 發表在 痞客邦 留言(0) 人氣()

Freepbx 

改 Port

NAT 


文章標籤

pcroom 發表在 痞客邦 留言(0) 人氣()

PRTG 在中文版Windows會產生亂碼的「早上、下午」,見照片。

首先要去控制台「變更日期、時間或數字格式」

格式頁籤選擇「英文、美國」

pcroom 發表在 痞客邦 留言(0) 人氣()

            // Create a request for the URL.
            WebRequest request2 = WebRequest.Create("http://xxx.xxx.xxx.xx/Env.json");
            // If required by the server, set the credentials.
            request2.Credentials = CredentialCache.DefaultCredentials;
            // Get the response.

pcroom 發表在 痞客邦 留言(0) 人氣()

家裡的 Tomato Open VPN 三不五時給我斷線 ...

在 Tomato  選單 Administration > Scheduler > Custom1 >

if ! ping -c 1 192.168.98.254 > /tmp/null
then
service vpnclient1 restart

pcroom 發表在 痞客邦 留言(0) 人氣()

  • May 06 Fri 2016 10:33
  • vmware

升級vmWare vCenter Appl

https://tinkertry.com/easy-upgrade-to-vcsa-60u1b


pcroom 發表在 痞客邦 留言(0) 人氣()

http://code.google.com/p/flyfox66/downloads/detail?name=rp-pppoe-relay_3.10-1_mipsel.ipk


pcroom 發表在 痞客邦 留言(0) 人氣()

一定要把目的端已存在的主機名稱刪掉呀 ....阿阿!!!!


pcroom 發表在 痞客邦 留言(0) 人氣()

 對欲建立 FT的 VM 編擊以下參數

 replay.allowBTOnly = true

 replay.allowFT = true ‘預設有

 replay.supported = true

 

pcroom 發表在 痞客邦 留言(0) 人氣()

建好的 VMware Cluster 我都會習慣給Host 按一下讓他重新設定 vSphere HA。

建好HA

 


pcroom 發表在 痞客邦 留言(0) 人氣()

1 23