|
OpenSource EBooks
|
|
|
Free OpenSource EBooks for Download
Below we have listed all the Free OpenSource EBooks for download. Feel free to comment on any OpenSource EBooks for download or answer by the comment feature available on the page.
To buy an eBook containing 9000 Interview Questions, with Answers, Click Here.
|
Open Source Security Tools Practical Guide To Security Applications: This book sorts through the overwhelming mass of open source security tools, chooses a few of the best, and shows network and system administrators how to use them to solve common security problem. Open Source Security Tools is a practicum. It tells readers what they need to do to secure their networks, introduces best-in-class tools, and shows readers how to use them. For each security task described, Howlett reviews the best open source tools, shows readers how to use them, and takes them through a sample implementation and case studies. At the end of each chapter, Howlett will offer pointers to other good open source tools that are worth investigating. The companion CD includes fully dowloadable versions of the tools, so readers can work along with the text. Newcomers to security will leave with enough knowledge and experience to deploy solutions and further their IT careers. Readers will learn to: * Secure their perimeter with open source scanners like Nessus.* Receive early warning about attempted breakins from IDS systems like Snort.* Install a firewall to keep hackers at bay (Turtle).* Use encyrption to secure email and other sensitive data (PGP)* If the worst happens, run forensics tools to investigate a breakin after the fact, like Autopsy or SleuthKit.This book is part of the Bruce Perens Open Source Series. Date Added: 3/7/2011 2:12:22 AM | Visits: 33562 |
Pro J2ME Polish: Open Source Wireless Java Tools Suite: Pro J2ME Polish: Open Source Wireless Java Tools Suite is written for wireless and other mobile Java programmers who want to "polish" their efficiency and acquire in-depth knowledge about programming real-world J2ME applications. It also uncovers all common device limitations and quirks, and explains how these can be circumvented. Date Added: 3/7/2011 2:11:40 AM | Visits: 33274 |
Penetration Testers Open Source Toolkit: Penetration testing a network requires a delicate balance of art and science. A penetration tester must be creative enough to think outside of the box to determine the best attack vector into his own network, and also be expert in using the literally hundreds of tools required to execute the plan. This book provides both the art and the science. The authors of the book are expert penetration testers who have developed many of the leading pen testing tools; such as the Metasploit framework. The authors allow the reader "inside their heads" to unravel the mysteries of thins like identifying targets, enumerating hosts, application fingerprinting, cracking passwords, and attacking exposed vulnerabilities. Along the way, the authors provide an invaluable reference to the hundreds of tools included on the bootable-Linux CD for penetration testing. Date Added: 3/7/2011 2:11:00 AM | Visits: 31937 |
Practical Clojure (Expert�s Voice in Open Source): This book is the first definitive reference for the Clojure language, providing both an introduction to functional programming in general and a more specific introduction to Clojure�s features. This book demonstrates the use of the language through examples, including features such as STM and immutability, which may be new to programmers coming from other languages.
Overview of functional programming and description of what sets Clojure apart from other languages Detailed explanation of Clojure�s special features Examples of real-world tasks that are well-suited to Clojure�s capabilities, starting with simple tasks and moving on to more complex applications Date Added: 3/7/2011 2:10:22 AM | Visits: 32126 |
Funambol Mobile Open Source: Funambol is a free and open source mobile synchronization server that provides push email, address book and calendar (PIM) data synchronization, and device management for wireless devices. Are you looking to sync your email and other data with mobile devices for easy access? This book will show you how to do that via the Internet cloud.
With the help of this complete, practical guide you will learn how to access your email, calendar, contacts, important notes a lot more easily and quickly using Funambol. You will be able to sync a large number of online applications with your mobile devices. You will also be able to develop, deploy, and manage any mobile project.
This book will show you how to provide a full-featured PIM synchronization and push email service with Funambol. You will start by installing Funambol on a personal computer, and then move on to acquire detailed information on the Funambol architecture and the network requirements for deploying it. You will cover several components of Funambol such as Data Synchronization Server, Device Management, Client Plugins, and more. As you reach the end of the book, you will delve deeper to explore the wide range of possibilities of the Funambol platform beyond the immediate needs of personal data synchronization and mobile email. The book is also a great starting point for anyone who aims to extend Funambol. This book was targeted at version 7.1 of Funambol, but is also applicable to version 8. Date Added: 3/7/2011 2:05:58 AM | Visits: 32560 |
Practical Arduino: Cool Projects for Open Source Hardware: Create your own Arduino-based designs, gain in-depth knowledge of the architecture of Arduino, and learn the user-friendly Arduino language all in the context of practical projects that you can build yourself at home. Get hands-on experience using a variety of projects and recipes for everything from home automation to test equipment.
Arduino has taken off as an incredibly popular building block among ubicomp (ubiquitous computing) enthusiasts, robotics hobbyists, and DIY home automation developers. Authors Jonathan Oxer and Hugh Blemings provide detailed instructions for building a wide range of both practical and fun Arduino-related projects, covering areas such as hobbies, automotive, communications, home automation, and instrumentation.
Take Arduino beyond �blink� to a wide variety of projects from simple to challenging Hands-on recipes for everything from home automation to interfacing with your car engine management system Explanations of techniques and references to handy resources for ubiquitous computing projects Supplementary material includes a circuit schematic reference, introductions to a range of electronic engineering principles and general hints & tips. These combine with the projects themselves to make Practical Arduino: Cool Projects for Open Source Hardware an invaluable reference for Arduino users of all levels. You�ll learn a wide variety of techniques that can be applied to your own projects. Date Added: 3/7/2011 2:05:32 AM | Visits: 33857 |
The Essential Guide to Open Source Flash Development: Explore the world of open source Flash and discover which tools are available. Learn how to identify which tool you need and how to best fit it into your workflow. Step-by-step walk-throughs guide you through development with the most popular open source Flash tools. Written by the project leads and open source Flash aficionados.
The Essential Guide to Open Source Flash Development is a practical development guide to creating Flash applications with open source Flash tools and workflows. You will walk away with an understanding of what tools will best suit your current situation, making your development easier and more productive, and with the knowledge of how to install and set up some of the best tools available, including the following:
Papervision3D: to create 3D in Flash Red5: to stream video over the internet SWX: to build data-driven mashups and mobile apps Fuse: to make ActionScript animation a cinch Go: to build your own animation tools in ActionScript 3.0 haXe: to create Flash files and more AMFPHP: to communicate between Flash and php
Open source Flash has been a revolution for Flash and has made a major impact on how people build Flash content. The open source tools available expand on Flash's existing tool set, enabling you to perform such tasks as easily create full 3D in Flash or hook up to an open source video-streaming server. Many of these useful tools are powerful yet lack documentation. this book explains in step-by-step detail how to use the most popular open source Flash tools.
If you want to expand your Flash tool set and explore the open source Flash community, then this book is for you. If you already use some open source Flash tools, then you will find this book a useful documentation resource as well as an eye-opener to the other tools that are available. Date Added: 3/7/2011 2:05:02 AM | Visits: 34514 |
Open Source Fuzzing Tools: Fuzzing is often described as a �black box� software testing technique. It works by automatically feeding a program multiple input iterations in an attempt to trigger an internal error indicative of a bug, and potentially crash it. Such program errors and crashes are indicative of the existence of a security vulnerability, which can later be researched and fixed. Fuzz testing is now making a transition from a hacker-grown tool to a commercial-grade product. There are many different types of applications that can be fuzzed, many different ways they can be fuzzed, and a variety of different problems that can be uncovered. There are also problems that arise during fuzzing; when is enough enough? These issues and many others are fully explored.
. Learn How Fuzzing Finds Vulnerabilities Eliminate buffer overflows, format strings and other potential flaws . Find Coverage of Available Fuzzing Tools Complete coverage of open source and commercial tools and their uses . Build Your Own Fuzzer Automate the process of vulnerability research by building your own tools . Understand How Fuzzing Works within the Development Process Learn how fuzzing serves as a quality assurance tool for your own and third-party software Date Added: 3/7/2011 2:04:24 AM | Visits: 34043 |
Open Source Messaging Application Development: I discovered Gaim in the AOL Instant Messenger (AIM) user profile of a friend about five years ago. I didn?t know a lot about Linux then. I knew that it was a free implementation of UNIX with publicly available source code, but my previous experiences with UNIX comprised staring at a shell prompt, trying to type cryptic commands into a ?DOS-like? console. Likewise, I assumed that Linux was primitive compared to the high-tech, state-of-the-art Windows 98 I was using that day when I read my friend?s profile. Date Added: 3/7/2011 2:03:59 AM | Visits: 33159 |
Choosing an Open Source CMS: Beginner�s Guide: Find the best CMS and start working with it to create web sites, blogs, communities, e-commerce sites, and intranets
Understand different types of CMSs and select the one that best fits your needs Install and customize a CMS with themes and plug-ins Learn key concepts of Content Management Systems and how to systematically assess your requirements Introduction to the major CMSs including Joomla!, Drupal, WordPress, Plone, Magento, Alfresco, and more A hands-on, easy-to-read guide that gives you practical tips on hosting, project management, working with specialists and communities, and finding experts Date Added: 3/7/2011 2:03:21 AM | Visits: 31972 |
1| 2 | 3 | Next >>
Free OpenSource eBooks - Download OpenSource eBooks - List of OpenSource eBooks
|
|