Cargando…

Perl for system administration /

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 pa...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Blank-Edelman, David N.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Cambridge, Mass. : O'Reilly, 2000.
Edición:1st ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocm54116291
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 040130s2000 maua ob 001 0 eng d
040 |a OCL  |b eng  |e pn  |c OCL  |d OCLCQ  |d UMC  |d CEF  |d OCLCQ  |d CUSER  |d OCLCE  |d AZU  |d NHM  |d OCLCQ  |d OCLCF  |d OCLCQ  |d VLB  |d OCLCQ  |d WYU  |d UAB  |d AU@  |d VT2  |d GO9  |d INARC  |d LDP  |d UKBTH  |d OCLCO  |d HS0  |d TOH  |d OCLCO  |d OCLCQ  |d TAC  |d FZL  |d OCLCQ  |d OCLCO 
019 |a 326956496  |a 606455159  |a 648261265  |a 729550677  |a 748108398  |a 759519819  |a 809691275  |a 1044307817  |a 1056400475  |a 1060853296  |a 1062855719  |a 1074314985  |a 1083173103  |a 1100911401  |a 1103253083  |a 1104491574  |a 1129351059  |a 1156889352  |a 1159617248  |a 1180307829  |a 1202568234  |a 1224594053  |a 1240536671  |a 1302700867  |a 1380771374 
020 |a 0596152507 
020 |a 9780596152505 
020 |z 1565926099 
020 |z 9781565926097 
024 8 |a 1565926099 
029 1 |a AU@  |b 000067108598 
035 |a (OCoLC)54116291  |z (OCoLC)326956496  |z (OCoLC)606455159  |z (OCoLC)648261265  |z (OCoLC)729550677  |z (OCoLC)748108398  |z (OCoLC)759519819  |z (OCoLC)809691275  |z (OCoLC)1044307817  |z (OCoLC)1056400475  |z (OCoLC)1060853296  |z (OCoLC)1062855719  |z (OCoLC)1074314985  |z (OCoLC)1083173103  |z (OCoLC)1100911401  |z (OCoLC)1103253083  |z (OCoLC)1104491574  |z (OCoLC)1129351059  |z (OCoLC)1156889352  |z (OCoLC)1159617248  |z (OCoLC)1180307829  |z (OCoLC)1202568234  |z (OCoLC)1224594053  |z (OCoLC)1240536671  |z (OCoLC)1302700867  |z (OCoLC)1380771374 
042 |a dlr 
050 4 |a QA76.73.P22  |b B43 2000 
082 0 4 |a 005.13/3  |2 21 
084 |a 54.53  |2 bcl 
049 |a UAMI 
100 1 |a Blank-Edelman, David N. 
245 1 0 |a Perl for system administration /  |c David N. Blank-Edelman. 
250 |a 1st ed. 
260 |a Cambridge, Mass. :  |b O'Reilly,  |c 2000. 
300 |a 1 online resource (xiv, 430 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
500 |a Includes index. 
588 0 |a Print version record. 
504 |a Includes bibliographical references and index. 
506 |3 Use copy  |f Restrictions unspecified  |2 star  |5 MiAaHDL 
533 |a Electronic reproduction.  |b [Place of publication not identified] :  |c HathiTrust Digital Library,  |d 2010.  |5 MiAaHDL 
538 |a Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.  |u http://purl.oclc.org/DLF/benchrepro0212  |5 MiAaHDL 
583 1 |a digitized  |c 2010  |h HathiTrust Digital Library  |l committed to preserve  |2 pda  |5 MiAaHDL 
520 |a 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 
542 |f Copyright © O'Reilly Media, Incorporated  |g 2000 
505 0 0 |t System Administration Is a Craft --  |g 1 --  |t How Perl Can Help --  |g 1 --  |t This Book Will Show You How --  |g 3 --  |t What You Need --  |g 4 --  |t Locating and Installing Modules --  |g 6 --  |t It's Not Easy Being Omnipotent --  |g 8 --  |g 2.  |t Filesystems --  |g 13 --  |t Perl to the Rescue --  |g 13 --  |t Filesystem Differences --  |g 14 --  |t Walking or Traversing the Filesystem --  |g 18 --  |t Walking the Filesystem Using the File::Find Module --  |g 24 --  |t Manipulating Disk Quotas --  |g 34 --  |t Querying Filesystem Usage --  |g 40 --  |t Module Information for This Chapter --  |g 42 --  |g 3.  |t User Accounts --  |g 43 --  |t Unix User Identity --  |g 44 --  |t Windows NT/2000 User Identity --  |g 52 --  |t Building an Account System to Manage Users --  |g 61 --  |t Module Information for This Chapter --  |g 92 --  |g 4.  |t User Activity --  |g 95 --  |t MacOS Process Control --  |g 96 --  |t NT/2000 Process Control --  |g 97 --  |t Unix Process Control --  |g 113 --  |t Tracking File and Network Operations --  |g 120 --  |t Module Information for This Chapter --  |g 129 --  |g 5.  |t TCP/IP Name Services --  |g 132 --  |t Host Files 
505 0 0 |g 132 --  |t NIS, NIS+, and WINS --  |g 145 --  |t Domain Name Service (DNS) --  |g 149 --  |t Module Information for This Chapter --  |g 168 --  |g 6.  |t Directory Services --  |g 169 --  |t What's a Directory? --  |g 169 --  |t Finger: A Simple Directory Service --  |g 170 --  |t WHOIS Directory Service --  |g 174 --  |t LDAP: A Sophisticated Directory Service --  |g 176 --  |t ADSI (Active Directory Service Interfaces) --  |g 202 --  |t Module Information for This Chapter --  |g 220 --  |g 7.  |t SQL Database Administration --  |g 223 --  |t Interacting with an SQL Server from Perl --  |g 224 --  |t Using the DBI Framework --  |g 227 --  |t Using the ODBC Framework --  |g 232 --  |t Server Documentation --  |g 235 --  |t Database Logins --  |g 241 --  |t Monitoring Server Health --  |g 243 --  |t Module Information for This Chapter --  |g 249 --  |g 8.  |t Electronic Mail --  |g 251 --  |t Sending Mail --  |g 251 --  |t Common Mistakes in Sending Email --  |g 257 --  |t Receiving Mail --  |g 270 --  |t Module Information for This Chapter --  |g 291 --  |g 9.  |t Log Files --  |g 293 --  |t Text Logs --  |g 293 --  |t Binary Log Files --  |g 294 
505 0 0 |t Stateful and Stateless Data --  |g 300 --  |t Disk Space Problems --  |g 302 --  |t Log Analysis --  |g 309 --  |t Module Information for This Chapter --  |g 335 --  |g 10.  |t Security and Network Monitoring --  |g 337 --  |t Noticing Unexpected or Unauthorized Changes --  |g 338 --  |t Noticing Suspicious Activities --  |g 346 --  |t SNMP --  |g 353 --  |t Danger on the Wire --  |g 362 --  |t Preventing Suspicious Activities --  |g 371 --  |t Module Information for This Chapter --  |g 376 --  |g A.  |t Five-Minute RCS Tutorial --  |g 379 --  |g B.  |t Ten-Minute LDAP Tutorial --  |g 382 --  |g C.  |t Eight-Minute XML Tutorial --  |g 388 --  |g D.  |t Fifteen-Minute SQL Tutorial --  |g 393 --  |g E.  |t Twenty-Minute SNMP Tutorial --  |g 405. 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Perl (Computer program language) 
650 4 |a Engineering & Applied Sciences. 
650 4 |a Computer Science. 
650 6 |a Perl (Langage de programmation) 
650 7 |a Perl (Computer program language)  |2 fast 
650 1 7 |a PERL.  |2 gtt 
650 1 7 |a Systeembeheer.  |2 gtt 
653 |a PERL 
653 |a Core Programming 
653 |a Programming 
776 0 8 |i Print version:  |a Blank-Edelman, David N.  |t Perl for system administration.  |b 1st ed.  |d Cambridge, Mass. : O'Reilly, 2000  |z 1565926099  |w (DLC) 00055770  |w (OCoLC)44425560 
856 4 0 |u https://learning.oreilly.com/library/view/~/1565926099/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Internet Archive  |b INAR  |n perlforsystemadm00blan 
994 |a 92  |b IZTAP