Linux es un sistema operativo de código abierto, libre y gratuito que está cambiando el mundo de la informática. Su potencia y flexibilidad implica que hay una increíble cantidad de software, esperando a resolver sus problemas de administracion de sistemas.Los trucos de administracion de sistemas son esencialmente maneras inteligentes de abordar cualquier problema que se intenta resolver, ya sea descubrir como recuperar datos perdidos, intentar recopilar informacion de clientes distribuidos en un solo lugar, de manera que se pueda tener facilmente una idea del contenido, o cualquier otra cosa que surja. Este libro reune los trucos mas practicos sobre administracion de sistemas.Linux Server. Los mejores trucos analiza algunos paquetes de software, como usarlos para hacer su vida como administrador de sistemas mas facil, la mejor manera de mantener los sistemas de los que usted es responsable funcionando con suavidad y como tener felices a sus usuarios.
If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket. Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms.Inside, youll find complete recipes for more than a dozen topics, covering the core Python language as well as tasks common to a wide variety of application domains. Each recipe contains code samples you can use in your projects right away, along with a discussion about how and why the solution works.Topics include:Data Structures and AlgorithmsStrings and TextNumbers, Dates, and TimesIterators and GeneratorsFiles and I/OData Encoding and ProcessingFunctionsClasses and ObjectsMetaprogrammingModules and PackagesNetwork and Web ProgrammingConcurrencyUtility Scripting and System AdministrationTesting, Debugging, and ExceptionsC Extensions