Debian Deb Package 每一種 Linux Distribution 在系統層面都會內建基本的套件管理工具… Read more →
分類: 自由軟體
Nginx Virtual Host 設定教學
最近剛好有網友詢問 Nginx Virtual Host 相關設定,那我就直接記錄一下設定方式。Virtual Host… Read more →
NodeJS Server to Linux Service Daemon 製作教學
NodeJS 不死行程 Linux 系統中的服務,通常都是以 Daemon 的形式存在,Daemon 泛指一種在背景執行… Read more →
Linux 自動備份檔案到 Dropbox
備份的模式與策略可以分為很多種,例如異地備份、離線備份...等等。以前窮人的作法就是用那種定時開關外接 USB 硬碟,如… Read more →
Mobile WebApp 開發技巧 - 利用 weinre 遠端 Debug 網頁元素 (for Linux)
任何裝置都能進行 Debug 當我們在開發 Web 時,難免會遇到 Mobile 的使用者,偏偏很多奇怪的問題都是發生在… Read more →
透過 RVM 安裝 Ruby 2.1.0 解決 CentOS ruby 1.8.7 執行 Sencha CMD 會「regexp buffer overflow」的問題
前言 (其實本文在介紹 RVM) 由於我們開發 WebApp 會在 Linux 持續整合 (Continuous Int… Read more →
Apache 透過 ITK Multi-Processing Module 讓虛擬主機以不同使用者執行
前言 一般來說 Linux Apache 服務啟動時,預設都是限定一組使用者與群組來執行程序(通常是 apache 這個… Read more →
回顧「Android Day 2013」研討會
台灣很多大型的開放原始碼相關技術研討會,大多舉辦在北部地區,我能參加的機會也不多。恰好今年受到「Android Day … Read more →
Tcpdump 你也會的 Web HTTP 封包除錯技巧(Linux Server Tcpdump)
Server Side 封包監聽 for Liunx 前一篇介紹完 Client 的 HTTP 封包監看方式,但有時候還… Read more →
Web App 行動開發 (8) – Sencha Touch Component 介紹
Sencha Touch User Interface 使用 Sencha Touch Framework 開發,最大的… Read more →