買這商品的人也買了...
-
$2,280$2,166 -
$780$741 -
$1,940$1,843 -
$890$846 -
$700$630 -
$450$405
相關主題
商品描述
Description
Ruby has set the world on fire, proving itself a serious challenger to Perl and Python in all spheres. In particular, more and more people are discovering that Rubys flexibility, superb feature set, and gentle learning curve make it a natural choice for system administration tasks, from the humblest server to the largest enterprise deployment.
Within the pages of Practical Ruby for System Administration, youll learn the Ruby way to construct files, tap into clouds of data, build domain-specific languages, perform network traffic analysis, and more.
Based on author Andr?Ben Hamous own experiences working as a system administrator, this book will help you pick up practical tips on Ruby coding style, learn how to analyze and improve script performance, and make use of no-nonsense advice on scripting workflow, including testing and documentation.
Above all, youll come to appreciate the sheer power of Ruby and the hundreds of benefits it offers for system administration.
- This book places equal emphasis on fundamental Ruby concepts as well as practical how-tos.
- It uses examples from other languages to ease the transition to Ruby.
- The book is concise, entertaining, and informativeunlike many books aimed at system administrators, which can be overly long and stodgy.
Table of Contents
About the Author . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xiii
About the Technical Reviewer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xv
Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xvii
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xix
■CHAPTER 1 What Ruby Can Do for You . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
■CHAPTER 2 Common Tasks, Quick Solutions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
■CHAPTER 3 A Practical Look at Performance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
■CHAPTER 4 The Power of Metaprogramming . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43
■CHAPTER 5 Building Files the Smart Way . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57
■CHAPTER 6 Object Storage and Retrieval . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 73
■CHAPTER 7 Working with Enterprise Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99
■CHAPTER 8 Networking for Fun and Profit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 133
■CHAPTER 9 Network Monitoring . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 155
■CHAPTER 10 Extending Ruby: A Fistful of Gems . . . . . . . . . . . . . . . . . . . . . . . . . . . 177
■CHAPTER 11 Testing and Documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193
■CHAPTER 12 The Future of Ruby . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 211
■APPENDIX Ruby Execution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 219
■INDEX . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 225
商品描述(中文翻譯)
**描述**
Ruby 在各個領域中已經引起了轟動,證明自己是 Perl 和 Python 的強勁競爭者。特別是,越來越多的人發現 Ruby 的靈活性、卓越的功能集以及平易近人的學習曲線,使其成為系統管理任務的自然選擇,無論是最簡單的伺服器還是最大的企業部署。
在《實用 Ruby 系統管理》一書中,您將學習如何使用 Ruby 來構建檔案、挖掘數據雲、建立特定領域的語言、執行網絡流量分析等。
根據作者 Andr? Ben Hamous 作為系統管理員的親身經歷,本書將幫助您掌握 Ruby 編碼風格的實用技巧,學習如何分析和改善腳本性能,並利用關於腳本工作流程的實用建議,包括測試和文檔。
最重要的是,您將會欣賞到 Ruby 的強大以及它為系統管理提供的數百種好處。
- 本書同樣重視基本的 Ruby 概念和實用的操作方法。
- 它使用其他語言的範例來幫助過渡到 Ruby。
- 本書簡潔、有趣且資訊豐富,與許多針對系統管理員的書籍相比,這些書籍往往過於冗長和沉悶。
**目錄**
關於作者 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xiii
關於技術審查者 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xv
致謝 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xvii
導言 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xix
■第 1 章 Ruby 能為您做什麼 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
■第 2 章 常見任務,快速解決方案 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
■第 3 章 實用的性能觀察 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
■第 4 章 元編程的力量 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43
■第 5 章 智能構建檔案 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57
■第 6 章 物件存儲與檢索 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 73
■第 7 章 與企業數據的互動 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99
■第 8 章 為樂趣和利潤而進行網絡連接 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 133
■第 9 章 網絡監控 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 155
■第 10 章 擴展 Ruby:一把寶石 . . . . . . . . . . . . . . . . . . . . . . . . . . . 177
■第 11 章 測試與文檔 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193
■第 12 章 Ruby 的未來 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 211
■附錄 Ruby 執行 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 219
■索引 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 225