Adobe Flash Player 24.0.0.186


檢查安裝版本:https://www.adobe.com/tw/software/flash/about/ 
                             https://get.adobe.com/tw/flashplayer/

[@more@]

Windows 7 平台
Internet Explorer:
http://fpdownload.macromedia.com/get/flashplayer/current/licensing/win/install_flash_player_24_active_x.exe
Windows 8 / 8.1 / 10 / Server 2012 / Server 2012 R2 要從 Windows Update 更新

All Other Browsers(Firefox…):
http://fpdownload.macromedia.com/get/flashplayer/current/licensing/win/install_flash_player_24_plugin.exe

Google Chrome(Opera)
http://fpdownload.macromedia.com/pub/flashplayer/latest/help/install_flash_player_ppapi.exe

Mac 平台:
http://fpdownload.adobe.com/get/flashplayer/pdc/24.0.0.186/install_flash_player_osx.dmg

使用 netsh 指令設定 Windows 網路環境

為了測試網路的設定,所以想用手動設定的方式,來加快速度。
首先檢查網路卡的名稱,在 Windows 7 / 8.1 / 10 上可能會有所不同。
[@more@]DHCP 自動取得 IP 的設定方式
netsh interface ipv4 set address “乙太網路” source=dhcp
netsh interface ipv4 set dnsservers name=”乙太網路” source=dhcp
netsh interface ipv4 show config “乙太網路”
pause

手動設定 IP
netsh interface ipv4 set address “乙太網路” static 192.168.249.103 255.255.255.0 192.168.249.254 1
netsh interface ipv4 set dnsservers name=”乙太網路” static 140.111.66.1 primary
netsh interface ipv4 add dnsservers name=”乙太網路” 168.95.1.1 index=2
netsh interface ipv4 show config “乙太網路”
pause

不過執行時會出現「設定的 DNS 伺服器不正確或不存在」的訊息,但還是有設定成功!

手動一行一行的設定是沒有問題的。

CentOS Linux 7.3.1611 release


CentOS 7.x 版使用者可以直接使用 yum update 來更新到最新版本。
# yum update

更新後版本代號
# cat /etc/redhat-release
CentOS Linux release 7.3.1611 (Core)[@more@]
CentOS 7.3.1611 ISO 檔下載:
樹德科技大學
元智大學
交通大學資訊工程學系
南臺科技大學(目前無法連線)
中山大學(目前無法連線)
國家高速網路與計算中心
崑山科技大學
義守大學
中華電信
臺中市教育網路中心
頭城國小