Linux上使用php 成功連結 Microsoft SQL Server
1.安裝freetds tar -zxvf freetds-0.91.tar.gz 檔案下載 ./configure --prefix=/usr/local/web/freetds --enable-...
我是 一名專注於 Kubernetes生態系、雲端架構與系統穩定性 設計 DevOps / SRE / AI 流程。
平常喜歡研究各種系統與網路相關技術,對於「服務是如何運作的」、「系統在壓力下會發生什麼問題」這類問題特別有興趣。比起只讓系統能跑起來,我更在意它在真實環境中是否穩定、可擴展,以及是否容易被維護。
在技術學習的過程中,我習慣透過實驗與實作來驗證想法,也累積了不少踩坑與解決問題的經驗。這個網站就是用來記錄這些過程,包含系統建置、架構設計、除錯經驗,以及一些實務上的思考。
我相信技術沒有終點,只有不斷演進的過程。保持謙虛、持續學習,是我一直在做的事。
如果你對 Kubernetes、Cloud、CI/CD 或系統架構有興趣,希望這裡的內容能對你有所幫助。
GitHub(實驗與專案):http://stnet253.github.io
1.安裝freetds tar -zxvf freetds-0.91.tar.gz 檔案下載 ./configure --prefix=/usr/local/web/freetds --enable-...
以 mod_evasive 阻擋 D.o.S 攻擊 wget http://www.zdziarski.com/blog/wp-content/uploads/2010/02/mod_evasive_...
需要一個視訊來源,別台fms 或 一台電腦都行,該訊號源必需要裝ffmpeg 另一台接收訊號的電腦需安裝node,再去下載幾個腳本檔 https://github.com/phoboslab/js...
登入網站後到後台Service→CloudFront 到CloudFront Distributions介面中 按Create Distribution 切換到 AWS Cloudfront 頁面,可...
編譯hping 時出現以下訊息 bytesex.h:22:3: error: #error can not find the byte order for this architecture, fix...
首先要到官網申請帳號 這個部份就不再介紹 http://aws.amazon.com/tw/ 登入首頁 點擊上方的Services 會出現以下的畫面 Compute→EC2 右上角選擇主機要建立的地區...
centos 安裝 pip install speedtest-cli ubuntu 安裝 apt-get install python-pip pip install speedtest-cli 安...
Ubuntu or Debian安裝指令 sudo apt-get install ethtool Fedora, CentOS or RedHat安裝指令 sudo yum install etht...
insmod 與 modprobe 都是載入 kernel module,不過一般差別於 modprobe 能夠處理 module 載入的相依問題。 比方你要載入 a module,但是 a modu...
從官方網站下載安裝 我下載的版本是2.2.1 https://www.pfsense.org/download/ 開機後按下1 到這個畫面後按下I安裝 選擇<Accept these Setti...