Install Memcached and PHP Memcached Extension under Mac OS 10.8
I just setup memcached on a new/clean Mac OS environment without WAMP. iTerm2 My favorite terminal. Apach e First of all, I use origin...
I just setup memcached on a new/clean Mac OS environment without WAMP. iTerm2 My favorite terminal. Apach e First of all, I use origin...
手邊一台舊電腦重灌 Ubuntu 11.10 後抓不到一台 23" 螢幕,無法自動偵測,解析度也變成只有兩個可以選:1024x768 和 800x600。後來找到手動的 解法 。 例如我這次想要加入的是 1680x1050 (16:10) 解析度 @ 更新頻率 6...
Just checked the new AWS EC2 pricing that announced 2 days ago. The pricing is very competitive in hosting/VPS industry, especially the pri...
剛練習使用一台 MBP (MacOS 環境),在 terminal 下常常遇到系統不理會很順手的 "ll" 指令縮寫,看了一下 ~/.bashrc 裡頭有寫好這個 alias 沒有問題。原來問題出在 MacOS 是去讀 ~/.profile,所以就弄個連結連過...
設定 Gitolite 範圍中每個 repository 在每次收到 git push 之後就通知該 repository 相關人員,需要設定 hook 機制。但是 gitolite 和 git 的設定方式有些不同,尋覓許多文件後終於找到實作的方式成功 :) 環境 ...