2012-11-22 聚會手記
聚會公告
HackingThursday T-Shirt 2012 即將推出
http://www.hackingthursday.org/h4t-shirt2012
Peter
Ubuntu 12.04 安裝 Mysql Connector/C++ 方法
# apt-get install libmysqlcppconn5 libmysqlcppconn-dev
C++ 範例參考
http://dev.mysql.com/doc/refman/5.5/en/connector-cpp-examples-complete-example-1.html
如何編譯
$ g++ example.cpp -l mysqlcppconn
Rocfatcat
超萬用Makefile 分享
http://blog.xuite.net/jackie.xie/bluelove/27081480
dlin
網樂通使用 frame buffer: 應該是缺少 /root/modules/load_fb.sh
Ray
teamcity
bonfire
jenkins
Trello
yan
Splunk顛覆Log管理的應用型式
機房事件監控軟體介紹-Splunk
Download Splunk for free on your operating system
Download Splunk Universal Forwarder | Splunk
KSM(Kernel Samepage Merging) 剖析:Linux 内核中的内存去耦合