Sabtu, 02 Juni 2012

Wow! eBook: PowerShell and WMI - 5 new eBooks


Wow! eBook: PowerShell and WMI - 5 new eBooks

Link to Wow! eBook - Blog

PowerShell and WMI

Posted: 02 Jun 2012 10:39 AM PDT

PowerShell and WMI

Book Description

PowerShell and is an example-driven guide for administrators managing networks of Windows servers and desktops. With 150 practical examples, including ready-to-reuse scripts and techniques, you’ll learn the ins and outs of automating via PowerShell v3. You’ll find deep coverage of all aspects of Windows administration, including , and Hyper-V.

WMI, on its own, is simply a collection of Windows facilities. Paired with PowerShell, however, WMI becomes a brilliant toolset for automating servers, networks, and remote Windows computers.

PowerShell and WMI is an industrial-strength guide for administrators of Windows networks, servers, and desktops. You’ll start with practical overviews of PowerShell and of WMI. Then you’ll explore 150 specific examples?all with ready-to-use scripts?designed to simplify your day-to-day . Each tested technique is configured to load as part of a PowerShell .

A set of handy appendixes includes references for PowerShell and WMI. Prior exposure to PowerShell and WMI is helpful but not required.

What’s Inside

  • Managing Windows, , and Hyper-V
  • Remote desktops and devices
  • Logs, jobs, and
  • New PowerShell v3 WMI functionality

Table of Contents
Part 1: Tools of the trade
Chapter 1. Solving administrative challenges
Chapter 2. Using PowerShell
Chapter 3. WMI in depth
Chapter 4. Best practices and optimization

Part 2: WMI in the enterprise
Chapter 5. documentation
Chapter 6. Disk systems
Chapter 7. Registry administration
Chapter 8. Filesystem administration
Chapter 9. Services and processes
Chapter 10. Printers
Chapter 11. Configuring network adapters
Chapter 12. Managing IIS
Chapter 13. Configuring a server
Chapter 14. Users and security
Chapter 15. Logs, jobs, and
Chapter 16. Administering Hyper-V with PowerShell and WMI

Part 3: The future: PowerShell v3 and WMI
Chapter 17. WMI over WSMAN
Chapter 18. Your own WMI cmdlets
Chapter 19. CIM cmdlets and sessions

Book Details

  • Paperback: 552 pages
  • Publisher: Manning Publications (April 2012)
  • Language: English
  • ISBN-10: 1617290114
  • ISBN-13: 978-1617290114
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


RabbitMQ in Action

Posted: 02 Jun 2012 10:33 AM PDT

RabbitMQ in Action

Book Description

is a fast-paced run through building and managing scalable applications using the messaging server. It starts by explaining how message queuing works, its history, and how fits in. Then it shows you real-world examples you can apply to your own scalability and interoperability challenges.

There’s a virtual switchboard at the core of most large applications where messages race between servers, programs, and services. RabbitMQ is an efficient and easy-to-deploy queue that handles this message traffic effortlessly in all situations, from startups to massive enterprise systems.

RabbitMQ teaches you to build and manage scalable applications in multiple languages using the RabbitMQ messaging server. It’s a snap to get started. You’ll learn how message queuing works and how RabbitMQ fits in. Then, you’ll explore practical scalability and interoperability issues through many examples. By the end, you’ll know how to make Rabbit run like a well-oiled in a 24 x 7 x 365 environment.

Written for developers familiar with Python, , , , or any other modern programming language. No RabbitMQ experience required.

What’s Inside

  • Learn fundamental messaging design patterns
  • Use patterns for on-demand scalability
  • Glue a frontend to a backend written in anything
  • Implement a PubSub-alerting service in 30 minutes flat
  • Configure RabbitMQ’s built-in clustering
  • , manage, extend, and tune RabbitMQ

Table of Contents
Chapter 1. Pulling RabbitMQ out of the hat
Chapter 2. Understanding messaging
Chapter 3. Running and administering Rabbit
Chapter 4. Solving problems with Rabbit: coding and patterns
Chapter 5. Clustering and dealing with failure
Chapter 6. Writing code that survives failure
Chapter 7. Warrens and Shovels: failover and replication
Chapter 8. Administering RabbitMQ from the
Chapter 9. Controlling Rabbit with the REST API
Chapter 10. Monitoring: Houston, we have a problem
Chapter 11. Supercharging and securing your Rabbit
Chapter 12. Smart Rabbits: extending RabbitMQ

Appendix A. Using Rabbit from and
Appendix B. Online resources

Book Details

  • Paperback: 312 pages
  • Publisher: Manning Publications (April 2012)
  • Language: English
  • ISBN-10: 1935182978
  • ISBN-13: 978-1935182979
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


Spring Roo in Action

Posted: 02 Jun 2012 10:25 AM PDT

Spring Roo in Action

Book Description

is a unique book that teaches you how to code in Roo, with a particular focus on -based applications. Through hands-on examples, you’ll learn how Roo creates well-formed application structures and supports best practices and tools. Plus, you’ll get a quick-and-dirty guide to setting up Roo effectively in your environment.

Roo is a lightweight console that simplifies compile-time tasks. It improves productivity by enforcing correct coding practices and patterns and integrates with mainstream technologies, including , , JPA, and OSGi. And, when you finish coding, it gets out of the way so there’s no runtime impact.

teaches you to code Java more efficiently using Roo. With the help of many examples, it shows you how to build application components from the layer to the user interface. The book takes a test-first approach and points out how Roo can help automate many of the mundane details of coding Java apps. Along the way, you’ll address important topics like security, messaging, and .

This book is for Java developers who want to get more productive by using Roo.

What’s Inside

  • Learn Roo from the ground up
  • Integrate with existing projects
  • Create custom add-ons
  • Use Roo with

Table of Contents
Part 1: Starting Spring apps rapidly with Roo
Chapter 1. What is Spring Roo?
Chapter 2. Getting started with Roo

Part 2: Databases and entities
Chapter 3. persistence with entities
Chapter 4. Relationships, JPA, and advanced persistence

Part 3: Web
Chapter 5. Rapid web applications with Roo
Chapter 6. Advanced web applications
Chapter 7. RIA and other web frameworks
Chapter 8. Configuring security

Part 4: Integration
Chapter 9. your application
Chapter 10. Enterprise services—email and messaging
Chapter 11. Roo add-ons
Chapter 12. Advanced add-ons and deployment

Part 5: Roo in the
Chapter 13. Cloud
Chapter 14. Workflow applications using Spring Integration

Book Details

  • Paperback: 408 pages
  • Publisher: Manning Publications (April 2012)
  • Language: English
  • ISBN-10: 193518296X
  • ISBN-13: 978-1935182962
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


MacRuby in Action

Posted: 02 Jun 2012 10:15 AM PDT

MacRuby in Action

Book Description

is a tutorial for Ruby developers who want to code for without learning Objective-. You’ll learn the ins and outs of the language, including straightforward examples of creating OS X applications using components.

MacRuby teaches Ruby developers how to code OS X applications in Ruby. You’ll explore key design patterns, along with a few twists that MacRuby makes possible. You’ll also pick up high-value techniques including system scripting, automated testing practices, and getting your apps ready for the .

Written for Rubyists. No experience with Cocoa, Objective-, or required.

What’s Inside

Table of Contents
Part 1: Starting with MacRuby
Chapter 1. Introducing MacRuby
Chapter 2. Using Macirb and the tools
Chapter 3. Going beyond the basics with Interface Builder

Part 2: Take it for a Spin
Chapter 4. Using the delegate pattern
Chapter 5. Notifications and implementing the observer pattern
Chapter 6. Using key-value coding and key-value observing
Chapter 7. Implementing persistence with
Chapter 8. Core basics

Part 3: MacRuby Extras
Chapter 9. HotCocoa
Chapter 10. MacRuby testing
Chapter 11. MacRuby and the Mac

Book Details

  • Paperback: 272 pages
  • Publisher: Manning Publications (April 2012)
  • Language: English
  • ISBN-10: 1935182498
  • ISBN-13: 978-1935182498
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


Struts 2 in Action

Posted: 02 Jun 2012 10:10 AM PDT

Struts 2 in Action

Book Description

The original Struts project revolutionized and its rapid adoption resulted in the thousands of Struts-based applications deployed worldwide. Keeping pace with new ideas and trends, 2 has emerged as the product of a merger between the and OpenSymphony WebWork projects, united in their goal to develop an easy-to-use yet feature-rich framework. Struts 2 represents a revolution in design and ease of use when compared to classic Struts. It adds exciting and powerful features such as a plugin framework, Faces integration, and -free configuration.

Struts 2 In Action introduces the 2 application framework and shows you how to quickly develop professional, production-ready modern applications. Written by Don Brown, one of the leading developers of Struts 2, Chad Davis, a passionate Struts 2 developer, along with Scott Stanlick, this book gently walks you through the key features of Struts 2 in example-driven, easy-to-digest sections.

Struts 2 in Action delivers accurate, seasoned information that can immediately be put to work. This book is designed for working web developers—especially those with some background in Struts 1 or WebWork. The core content, covering key framework components such as Actions, Results, and Interceptors, includes new features like the annotation-based configuration options. You’ll find chapters on Struts 2 plugins, FreeMarker, and migration from Struts 1 and WebWork 2. Finally, new topics such as the tags, Framework integration, and configuration by convention give familiar subjects new depth.

What’s Inside

  • Handling data and displaying content with an expression language and tag libraries
  • and Struts 2
  • Workflow and Struts 2 actions
  • Type conversion and data validation
  • Internationalization and component-oriented design
  • Struts 1 and WebWork migration
  • Struts 2 plugins
  • Struts 2 best practices and architectures

Table of Contents
Part 1: Struts 2: a brand new framework
Chapter 1. Struts 2: the modern web application framework
Chapter 2. Saying hello to Struts 2

Part 2: Core concepts: actions, interceptors, and type conversion
Chapter 3. Working with Struts 2 actions
Chapter 4. Adding workflow with interceptors
Chapter 5. Data transfer: OGNL and type conversion

Part 3: Building the view: tags and results
Chapter 6. Building a view: tags
Chapter 7. component tags
Chapter 8. Results in detail

Part 4: Improving your application
Chapter 9. Integrating with and Hibernate/
Chapter 10. Exploring the validation framework
Chapter 11. Understanding internationalization

Part 5: Advanced topics and best practices
Chapter 12. Extending Struts 2 with plug-ins
Chapter 13. Best practices
Chapter 14. Migration from Struts Classic
Chapter 15. Advanced topics

Book Details

  • Paperback: 432 pages
  • Publisher: Manning Publications (May 2008)
  • Language: English
  • ISBN-10: 193398807X
  • ISBN-13: 978-1933988078
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


Tidak ada komentar:

Posting Komentar