Wow! eBook: Nagios Core Administration Cookbook - 6 new eBooks |
- Nagios Core Administration Cookbook
- Aptana Studio: Beginner’s Guide
- Creating Concrete5 Themes
- Instant Autodesk Revit 2013 Customization with .NET How-to
- Instant Burp Suite Starter
- Instant Sublime Text Starter
Nagios Core Administration Cookbook Posted: 01 Mar 2013 06:43 AM PST Book DescriptionNetwork monitoring requires significantly more than just pinging hosts. This cookbook will help you to comprehensively test your networks’ major functions on a regular basis. “Nagios Core Administration Cookbook” will show you how to use Nagios Core as a monitoring framework that understands the layers and subtleties of the network for intelligent monitoring and notification behaviour. Nagios Core Administration Guide introduces the reader to methods of extending Nagios Core into a network monitoring solution. The book begins by covering the basic structure of hosts, services, and contacts and then goes on to discuss advanced usage of checks and notifications, and configuring intelligent behaviour with network paths and dependencies. The cookbook emphasizes using Nagios Core as an extensible monitoring framework. By the end of the book, you will learn that Nagios Core is capable of doing much more than pinging a host or to check if websites respond. What you will learn from this book
Approach Who this book is for Book Details
Related Posts
The post Nagios Core Administration Cookbook appeared first on Wow! eBook. |
Aptana Studio: Beginner’s Guide Posted: 01 Mar 2013 06:38 AM PST Book DescriptionAptana Studio 3 is a powerful web development IDE based on the Eclipse platform and provides many innovative technologies and features for developing effective, modern hi-standard web-applications. Aptana has been around since 2008 and it provides language support for HTML, CSS, JavaScript, Ruby, Rails, PHP, Python, and many others by using plugins. “Aptana Studio Beginner’s Guide” is packed with the author’s experience of several years developing with Aptana Studio. It’s not just a powerful guide, it’s a practical, hands-on introduction to Aptana Studio as a whole. If you want to harness Aptana Studio to enhance your web-development productivity, then read this book. You will start by setting up your own installation of Aptana Studio, and will be guided step-by-step through the various stages of developing with Aptana Studio. You will learn how to manage all your work in workspaces and projects, and how you can optimize your projects depending on the nature of the project. In addition, you will be taught how to work on remote servers or manage your source code with Git and SVN. Finally, you will have a fully configured IDE and be equipped with the knowledge about how to work and manage large web-projects. What you will learn from this book
Approach Who this book is written for Book Details
Related Posts
The post Aptana Studio: Beginner’s Guide appeared first on Wow! eBook. |
Posted: 01 Mar 2013 06:33 AM PST Book DescriptionCreating a concrete5 theme isn’t complicated if there’s already a HTML document. There are only very few PHP functions you’ll have to add, but those are powerful and give you a lot of freedom. As you’ll learn to create mobile ready themes, you’ll start to see that there’s almost no limit in what you can do. “Creating Concrete5 Themes” is a practical, hands-on guide that provides you with a number of examples that will teach you how to create powerful concrete5 themes, change the look of content block elements, and even make your site ready for mobile devices. “Creating Concrete5 Themes” starts with a few words about the editing concept and architecture of concrete5 and then continues with the creation of a basic theme which gets extended with more and more elements until the theme is mobile ready. You will learn where to find the information necessary to get your own concrete5 site and then get a quick introduction to understand the idea of the in-site editing concept. We'll then create a theme which is extended with features and more details as we progress. You’ll also see some examples to show you the process of overriding elements from the core without losing the ability to upgrade concrete5 in the future. Once we’ve customized every element in concrete5 to build a complete theme, we’ll have a look at responsive techniques to make your site ready for small screen devices such as mobile phones and tablets. What you will learn from this book
Approach Who this book is written for Book Details
Related Posts
The post Creating Concrete5 Themes appeared first on Wow! eBook. |
Instant Autodesk Revit 2013 Customization with .NET How-to Posted: 01 Mar 2013 06:29 AM PST Book DescriptionAutodesk Revit is a Building Information Modelling software designed for architects and engineers. Extending the features and power of a BIM application such as Revit can increase personal productivity, speed up basic drafting tasks, and aid cross-team collaboration. “Instant Autodesk Revit 2013 Customization with .NET” is a hands-on guide to getting up and running with the Autodesk Revit 2013 API through a series of plugins and add-ons that are extremely useful in your everyday tasks. This book takes you through several of the Autodesk Revit 2013 API features in an easy to follow, step-by-step process using powerful code samples. Tons of great tips and solutions are provided throughout this book to help you get the most out of Revit 2013. Using practical code samples you will also learn the new Autodesk Revit 2013 API features such as floor plan creation, schedule creation, and analysis display of custom analysis results. If you’ve ever wanted to learn how to customize Autodesk Revit but were intimidated by any perceived difficulty or complexity, this book will give you what you've been looking for. What you will learn from this book
Approach Who this book is for Book Details
Related Posts
The post Instant Autodesk Revit 2013 Customization with .NET How-to appeared first on Wow! eBook. |
Posted: 01 Mar 2013 06:20 AM PST Book DescriptionWeb security is more important than ever for protecting the confidentiality, integrity, and availability of web applications. Although there is no silver bullet tool, using the right instruments does play a critical role in any security initiative. Burp Suite is a well-known integrated platform for performing security testing and is considered the de-facto standard for testing web applications. “Instant Burp Suite Starter” is a practical, hands-on guide that can help you take advantage of the Burp Suite, a powerful web security tool. Thanks to its step-by-step examples, you will quickly learn how to efficiently discover web application vulnerabilities such as SQL Injection and Cross-site scripting. From intercepting your first web request, you will soon be able to inspect parameters, perform tampering, and eventually discover security flaws. You will also learn how to use the numerous tools available in Burp Suite in order to enumerate all web application entry points, perform scans, and automatically detect security flaws. Then test your sites with automated customized attacks, analyze the randomness of application data, decode data in multiple formats, and much more. “Instant Burp Suite Starter” will teach you everything you need to know to get started with testing your first application using Burp Suite. You will learn helpful tips and tricks on how to discover potentially destructive security flaws in your application. What you will learn from this book
Approach Who this book is written for Book Details
Related Posts
The post Instant Burp Suite Starter appeared first on Wow! eBook. |
Posted: 01 Mar 2013 06:03 AM PST Book DescriptionThere are many areas of computing that require the creating or editing and manipulating of text. We may need to author or edit plain-text documents for software development, building a website, or even just writing a blog post. While other options exist, Sublime Text 2 is a fast, feature-filled option that allows you to efficiently and rapidly manipulate and author your content or software with ease. The “Instant Sublime Text Starter” book is a practical guide that provides numerous step-by-step instructions detailing some of the many features Sublime Text 2 provides to streamline your text editing. This starter can also serve as a reference guide to many of the great features Sublime Text 2 has to offer. This book looks at the various features Sublime Text 2 offers in order to increase the efficiency and ease of text manipulation and creation with a focus on programming related topics. It will take you through basic tasks from opening and saving documents all the way up to defining your own snippets and macros. You will learn these topics by way of easy to reference, stand-alone, step-by-step tutorial sections You will also learn about some of the innovative features Sublime Text 2 has to offer, such as multiple cursors for editing in more than one place at a time, the preview pane, the command palette, and the Goto Anything features, among others. With the Sublime Text 2 Starter, you will learn everything you need to know to begin using Sublime Text 2 and some of its more advanced features. This will provide you an excellent start on utilizing Sublime Text 2′s powerful features and give you a good foundation to move on to its most advanced features on your own. What you will learn from this book
Approach Who this book is for Book Details
Related Posts
The post Instant Sublime Text Starter appeared first on Wow! eBook. |
You are subscribed to email updates from Wow! eBook To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
Tidak ada komentar:
Posting Komentar