Scalix: Linux Administrator’s Guide

000ddb1c_medium

Scalix: Linux Administrator’s Guide
Packt Publishing | ISBN: 1847192769 | 2008-01-30 | PDF | 276 pages | 8 Mb

This book is a guide for setting up, implementing, and managing both the free open-source Community Edition and the Enterprise Edition of Scalix Collaboration Platform – one of the most widely used groupware servers for email, group calendaring, and messaging on Linux.

Download

Mirror

Beginning Portable Shell Scripting: From Novice to Professional

000af42a_medium
Peter Seebach, “Beginning Portable Shell Scripting: From Novice to Professional ”
Apress | 2008-11-14 | ISBN: 1430210435 | 376 pages | PDF | 2 MB

Portable shell scripting is today the future of modern Linux, OS X, and Unix command–line access. Beginning Portable Shell Scripting: From Novice to Professional teaches shell scripting by using the common core of most shells and expands those principles to all of scripting.

You will learn about portable scripting and how to use the same syntax and design principles for all shells. You’ll discover about the interaction between shells and other scripting languages like Ruby and Python, and everything you learn will be shown in context for Linux, OS X, bash, and AppleScript.

What you’ll learn

This book will prime you on not just shell scripting, but also the modern context of portable shell scripting. You will learn

The core Linux/OS X shell constructs from a portability point of view

How to write scripts that write other scripts, and how to write macros and debug them

How to write and design shell script portably from the ground up

How to use programmable utilities and their inherent portability to your advantage, while pinpointing potential traps

Pulling everything together, how to engineer scripts that play well with Python and Ruby, and even run on embedded systems

Who is this book for?

This book is for system administrators, programmers, and testers working across Linux, OS X, and the Unix command line.

About the Apress Beginning Series

The Beginning series from Apress is the right choice to get the information you need to land that crucial entry–level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from “novice to professional.” You’ll start your journey by seeing what you need to know—but without needless theory and filler. You’ll build your skill set by learning how to put together real–world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you there—it is your trusted guide through unfamiliar territory!

uploading.com
depositfiles.com
uploadbox.com

Beginning DB2: From Novice to Professional

db
Grant Allen “Beginning DB2: From Novice to Professional”
Apress | 2008-08-11 | ISBN: 159059942X | 544 pages | PDF | 9,95 MB

IBM’s DB2 Express Edition is one of the most capable of the free database platforms available in today’s marketplace. In Beginning DB2, author Grant Allen gets you started using DB2 Express Edition for web sites, desktop applications, and more. The author covers the basics of DB2 for developers and database administrators, shows you how to manage data in both XML and relational form, and includes numerous code examples so that you are never in doubt as to how things work. In this book, you’ll find

A friendly introduction to DB2 Express Edition, an industrial–strength, relational database from IBM

Dozens of examples so that you are never in doubt as to how things work

Coverage of important language interfaces, such as from PHP, Ruby, C#, Python, and more

Aimed at developers who want a robust database to back their applications

What you’ll learn Install and manage DB2 Express Edition on Linux and Windows. Manage IML data seamlessly using IBM’s pureXML storage engine. Connect DB2 databases to web and desktop applications via languages such as PHP, Ruby, C#, Python, and more. Protect your data with a sound backup and restore strategy. Design and manage database schemas and security within the database. Know when and why to upgrade to more powerful editions of DB2.
Who is this book for?

Application developers, including web application developers, looking for a robust, zero–cost database to back their applications. Database administrators looking to get up to speed quickly with DB2.
About the Apress Beginning Series

The Beginning series from Apress is the right choice to get the information you need to land that crucial entry–level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from “novice to professional.” You’ll start your journey by seeing what you need to know—but without needless theory and filler. You’ll build your skill set by learning how to put together real–world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you there—it is your trusted guide through unfamiliar territory!


depositfiles.com

easy-share

filefactory

MySQL Cookbook by Paul DuBois

m
MySQL Cookbook by Paul DuBois
Publisher: O’Reilly Media; 2 edition (November 27, 2006) | 059652708X | CHM | 1,4 Mb | 948 pages

Along with MySQL’s popularity has come a flood of questions about solving specific problems, and that’s where this Cookbook is essential. Designed as a handy resource when you need quick solutions or techniques, the book offers dozens of short, focused pieces of code and hundreds of worked-out examples for programmers of all levels who don’t have the time (or expertise) to solve MySQL problems from scratch.

The new edition covers MySQL 5.0 and its powerful new features, as well as the older but still widespread MySQL 4.1. One major emphasis of this book is how to use SQL to formulate queries for particular kinds of questions, using the mysql client program included in MySQL distributions. The other major emphasis is how to write programs that interact with the MySQL server through an API. You’ll find plenty of examples using several language APIs in multiple scenarios and situations, including the use of Ruby to retrieve and format data. There are also many new examples for using Perl, PHP, Python, and Java as well.

Other recipes in the book teach you to:

— Access data from multiple tables at the same time — Use SQL to select, sort, and summarize rows — Find matches or mismatches between rows in two tables — Determine intervals between dates or times, including age calculations — Store images into MySQL and retrieve them for display in web pages — Get LOAD DATA to read your data files properly or find which values in the file are invalid — Use strict mode to prevent entry of bad data into your database — Copy a table or a database to another server — Generate sequence numbers to use as unique row identifiers — Create database events that execute according to a schedule — And a lot more

MySQL Cookbook doesn’t attempt to develop full-fledged, complex applications. Instead, it’s intended to assist you in developing applications yourself by helping you get past problems that have you stumped.

Download from Ftp2Share

The Definitive Guide to SQLite by Mike Owens

sql

The Definitive Guide to SQLite
by Mike Owens | 464 pages | PDF |English | ISBN: 1590596730 | May 25, 2006 | 9.7 MB
More Info

Book Description
Traditional relational databases and embedded databases both have shortcomings that can leave a developer perplexed. So for many people, the solution resides in SQLite, an open source embeddable database with an amazingly small footprint (less than 250 kilobytes). SQLite packs a powerful array of features and can handle databases as large as 2 terabytes. It offers a flexible set of datatypes and the ability to perform transactions, and it is supported by languages like C, PHP, Perl, and Python. And because SQLite’s databases are completely file based, privileges are granted at the operating system level, allowing for easy and fast user management.

The Definitive Guide to SQLite is the first book to devote complete coverage to the latest version of this powerful database. It offers you a thorough overview of SQLite capabilities and APIs, while remaining cognizant of newcomers who may be making their first foray into a database environment with SQLite. This book serves as both a first-time tutorial and future reference guide.

You’ll learn about SQLite extensions available for C, Java, Perl, PHP, Python, Ruby, and Tcl.
The book thoroughly covers SQLite internals to help you take full advantage of its features while minimally impacting resource consumption.
Author Mike Owens is the original creator of Pysqlite, the popular Python extension for SQLite.

Download: Rapidshare.com
Apress.The.Definitive.Guide.to.SQLite.May.2006.pdf