天天看点

《UNIX/Linux 系统管理技术手册(第四版)》——1.14 推荐读物

本节书摘来自异步社区《unix/linux 系统管理技术手册(第四版)》一书中的第1章,第1.14节,作者:【美】evi nemeth , garth snyder , trent r.hein , ben whaley著,更多章节内容可以访问云栖社区“异步社区”公众号查看

unix/linux 系统管理技术手册(第四版)

robbins, arnold. unix in a nutshell (4th edition). sebastopol, ca: o’reilly me- dia, 2008.

siever, ellen, aaron weber, and stephen figgins.linux in a nutshell (5thedition). sebastopol, ca: o’reilly media, 2006.

gancarz, mike. linux and the unix philosophy. boston: digital press, 2003. salus, peter h. the daemon, the gnu & the penguin: how free and open software is changing the world. reed media services, 2008.

在groklaw.com上,可以找到由最知名的unix历史学家写的开源运动的多彩多姿的发展史,这本书采用creative commons许可证。它自己的url链接相当长;到groklaw.com上找当前的链接,或者试试这个等价的压缩链接:tinyurl.com/d6u7j。

raymond, eric s. the cathedral &the bazaar: musings on linux and opensource by an accidental revolutionary. sebastopol, ca: o’reilly media, 2001.

系统管理

limoncelli, thomas a., christina j. hogan, and strata r. chalup.the practice of system and network administration (second edition). reading, ma: addison-wesley, 2008.

这是一本好书,它的强项在于讲述系统管理的政策和规程方面的内容。作者们在everythingsysadmin.com上维护着一个系统管理方面的博客。

frisch, Æleen. essential system administration (3rd edition). sebastopol, ca: o’reilly media, 2002.

这是一本unix系统管理的经典指南,但遗憾的是内容有点儿过时。我们希望有出新版的规划!

必备工具

robbins, arnold, elbert hannah, and linda lamb. learning the vi and vimeditors. sebastopol, ca: o’reilly media, 2008.

powers, shelly, jerry peek, tim o’reilly, and mike loukides. unix powertools (3rd edition). sebastopol, ca: o’reilly media, 2003.

michael, randal k. mastering unix shell scripting: bash, bourne, and korn shell scripting for programmers, system administrators, and unix gurus. india- napolis, in: wiley publishing, inc., 2008.

robbins, arnold and nelson h. f. beebe.classic shell scripting. sebastopol, ca: o’reilly media, 2005.

wall, larry, tom christiansen, and jon orwant. programming perl (3rdedition). cambridge, ma: o’reilly media, 2000.

christiansen, tom, and nathan torkington.perl cookbook (2nd edition).sebastopol, ca: o’reilly media, 2003.

blank-edelman, david n. automating system administration with perl (2ndedition). sebastopol, ca: o’reilly media, 2009.

pilgrim, mark. dive into python. berkeley, ca: apress, 2004.

这本书也可以从diveintopython.org这个网站获得。

flanagan, david, and yukihiro matsumoto.the ruby programming lan-guage. sebastopol, ca: o’reilly media, 2008.

这本书虽然乐观地冠以副标题“everything you need to know”,但遗憾的是,这方面的内容不多。不过,该书涵盖了ruby 1.9版的内容,包括了很多只有该语言的设计者才有资格知道的丰富细节。最适合已经有perl或者python工作经验的人。