Merge pull request #26 from Ljhero/linux_book

add two linux books
This commit is contained in:
迷渡 2013-12-12 19:52:45 -08:00
commit 7b7c369d09

View File

@ -68,6 +68,8 @@
* [鸟哥的Linux私房菜](http://vbird.dic.ksu.edu.tw/) (简体)
* [Linux 系统高级编程](http://sourceforge.net/apps/trac/elpi/wiki/ALP)
* [The Linux Command Line](http://billie66.github.io/TLCL/index.html) (中英文版)
* [Linux 设备驱动](http://oss.org.cn/kernel-book/ldd3/index.html) (第三版)
* [深入分析Linux内核源码](http://www.kerneltravel.net/kernel-book/%E6%B7%B1%E5%85%A5%E5%88%86%E6%9E%90Linux%E5%86%85%E6%A0%B8%E6%BA%90%E7%A0%81.html)
### WEB服务器