Perl for System Administration (Paperback)
暫譯: 系統管理的 Perl
David N. Blank-Edelman
- 出版商: O'Reilly
- 出版日期: 2000-07-21
- 定價: $1,225
- 售價: 5.0 折 $613
- 語言: 英文
- 頁數: 446
- 裝訂: Paperback
- ISBN: 1565926099
- ISBN-13: 9781565926097
-
相關分類:
Perl 程式語言
-
相關翻譯:
多平台環境系統管理 (Perl for System Administration) (繁中版)
-
其他版本:
Automating System Administration with Perl: Tools to Make You More Efficient, 2/e (Paperback)
買這商品的人也買了...
-
Computer Algorithms C++$1,120$1,098 -
Computer Organization & Design: The Hardware/Software Interface, 2/e$1,200$1,176 -
計算機組織與設計--軟硬體界面第二版 (Computer Organization & Design, 2/e)$680$537 -
Software Engineering, 6/e$1,090$1,068 -
Digital Image Processing, 2/e(IE)(美國版ISBN:0201180758)$1,150$1,127 -
Perl 學習手冊 (Learning Perl, 3/e)$580$458 -
物件導向程式 Java 設計入門 (An Introduction to Object-Oriented Programming with Java, 2/e)$700$686 -
Red Hat Linux 9 實務應用$650$553 -
ASP.NET 程式設計徹底研究$590$466 -
STRUTS 實作手冊(Struts in Action: Building Web Applications with the Leading Java Framework)$690$538 -
Java 2 教學手冊 SDK 1.4版 (Beginning Java 2 SDK 1.4 Edition)$780$616 -
重構─改善既有程式的設計$720$569 -
XOOPS2 網站架設與管理$590$502 -
System Software: An Introduction to Systems Programming, 3/e (IE-Paperback)$980$960 -
鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476 -
人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379 -
JSP 2.0 技術手冊$750$593 -
建構嵌入式 Linux 系統$780$616 -
Linux 網路管理實務: 調校、帳號、監控、安全$580$493 -
JSP 與 Servlet 500 個應用範例技巧大全集$590$460 -
Interactive Computer Graphics: A Top-Down Approach using OpenGL, 4/e (美國版ISBN:0321321375 )$1,150$1,127 -
Verilog 硬體描述語言 (Verilog HDL: A Guide to Digital Design and Synthesis, 2/e)$480$432 -
電腦網際網路 (Computer Networking: A Top-Down Approach Featuring The Internet, 3/e)$600$540 -
現代嵌入式系統開發專案實務-菜鳥成長日誌與專案經理的私房菜$600$480 -
21世紀 C語言, 2/e (21st Century C: C Tips from the New School, 2/e)$680$537
商品描述
Some people plan to become administrators. The rest of us are thrust into it: we are webmasters, hobbyists, or just the default "technical people" on staff who are expected to keep things running. After some stumbling around repeating the same steps over and over again (and occasionally paying the price when we forget one), we realize that we must automate these tasks, or suffer endless frustration. Thus enters Perl.
The Perl programming language is ideal for writing quick yet powerful scripts that automate many administrative tasks. It's modular, it's powerful, and it's perfect for managing systems and services on many platforms.
Perl for System Administration is designed for all levels of administrators--from hobbyists to card-carrying SAGE members--sysadmins on multi-platform sites. Written for several different platforms (Unix, Windows NT, and Mac OS), it's a guide to the pockets of administration where Perl can be most useful for sites large and small, including:
- Filesystem management
- User administration with a dash of XML
- DNS and other network name services
- Database administration using DBI and ODBC
- Directory services and frameworks like LDAP and ADSI
- Using email for system administration
- Working with log files of all kinds
Each chapter concentrates on a single administrative area, discusses the possible pitfalls, and then shows how Perl comes to the rescue. Along the way we encounter interesting Perl features and tricks, with many extended examples and complete programs. The scripts included in the book can simply be used as written or with minimal adaptation. But it's likely that readers will also get a taste of what Perl can do, and start extending those scripts for tasks that we haven't dreamed of.
Perl for System Adminstration doesn't attempt to teach the Perl language, but it is an excellent introduction to the power and flexibility of Perl, and it whets the appetite to learn more. It's for anyone who needs to use Perl for system administration and needs to hit the ground running.
商品描述(中文翻譯)
一些人計劃成為管理員。其餘的人則被迫進入這個角色:我們是網站管理員、業餘愛好者,或只是被預期能夠維持運作的「技術人員」。在不斷重複相同步驟的過程中(偶爾因為忘記某個步驟而付出代價),我們意識到必須自動化這些任務,否則將面臨無盡的挫折。於是,Perl 進入了我們的視野。
Perl 程式語言非常適合編寫快速而強大的腳本,以自動化許多管理任務。它模組化、功能強大,並且非常適合在多個平台上管理系統和服務。
《Perl for System Administration》旨在為所有層級的管理員設計——從業餘愛好者到持有 SAGE 會員卡的專業人士——以及在多平台網站上的系統管理員。這本書針對多個不同平台(Unix、Windows NT 和 Mac OS)撰寫,是一本關於 Perl 在大型和小型網站上最有用的管理領域的指南,包括:
- 檔案系統管理
- 帶有 XML 的使用者管理
- DNS 和其他網路名稱服務
- 使用 DBI 和 ODBC 的資料庫管理
- 目錄服務和像 LDAP 和 ADSI 的框架
- 使用電子郵件進行系統管理
- 處理各種日誌檔案
每一章專注於一個單一的管理領域,討論可能的陷阱,然後展示 Perl 如何提供幫助。在這個過程中,我們會遇到有趣的 Perl 特性和技巧,並提供許多擴展範例和完整的程式。書中包含的腳本可以直接使用或進行最小的調整。但讀者很可能也會體驗到 Perl 的強大功能,並開始擴展這些腳本以執行我們未曾想過的任務。
《Perl for System Administration》並不試圖教授 Perl 語言,但它是了解 Perl 的力量和靈活性的絕佳入門書,並激發學習更多的興趣。這本書適合任何需要使用 Perl 進行系統管理並希望迅速上手的人。
