solaris查看網卡工作狀態和速度
指令:
ndd /dev/hme link_status (0 = 故障,1 = 正常)
ndd /dev/hme link_speed (0 = 10 Mb,1 = 100 Mb)
ndd /dev/hme link_mode (0 = 半雙工,1 = 全雙工)
必須用root才查得出結果。
le: 10Mb
hme: 100Mb
ce: 1Gb
Reference:
KMS服務架設
KMS Windows用戶端安裝識別碼
KMS Office用戶端安裝識別碼
Server:
在 Windows 2012 透過 server manager 安裝 Volume Activation Services,並依指示輸入 KMS key 完成步驟即可。
Client:
Windows
slmgr.vbs /ipk <KMS client Key>
slmgr.vbs /skms kms_server:port
slmgr.vbs /ato
slmgr.vbs /dlv
Office
到 office 安裝目錄,ex: C:\Program Files\Microsoft Office\Office16\
cscript ospp.vbs /sethst:kms_server
cscript ospp.vbs /setprt:port
cscript ospp.vbs /act