Postfix

Postfix
Author: Kyle D. Dent
Publisher: "O'Reilly Media, Inc."
Total Pages: 278
Release: 2004
Genre: Computers
ISBN: 0596002122

Download Postfix Book in PDF, Epub and Kindle

This guide readers from the basic configuration to the full power of Postfix. It discusses the interfaces to various tools that round out a fully scalable and highly secure email system. These tools include POP, IMAP, LDAP, MySQL, Simple Authentication and Security Layer (SASL), and Transport Layer Security (TLS, an upgrade of SSL).

Postfix

Postfix
Author: Richard Blum
Publisher: Sams Publishing
Total Pages: 620
Release: 2001
Genre: Computers
ISBN: 9780672321146

Download Postfix Book in PDF, Epub and Kindle

This book will offer broad coverage to instruct both the large ISP and the small business network administrator on how to install and configure a full featured Internet email system with a minimum amount of expense. This is possible using the Linux Operating System which supplies all of the necessary server software, the Postfix email software package, and Public Domain client email software on the client PC's. This book also includes educational information that can be used by network administrators in using Postfix to connect an office email server to an ISP. The Postfix email software package is in widely used on the Internet without any books documenting how to install, configure, and operate the email server. This book will provide all the information needed to run Postfix effectively and efficiently.

The Book of Postfix

The Book of Postfix
Author: Ralf Hildebrandt
Publisher: No Starch Press
Total Pages: 498
Release: 2005
Genre: Computers
ISBN: 1593270011

Download The Book of Postfix Book in PDF, Epub and Kindle

A guide to using Postfix covers such topics as filtering spam and viruses, authenticating users, encrypting with TLC, and setting up mail gateways.

Mastering OpenLDAP

Mastering OpenLDAP
Author: Matt Butcher
Publisher: Packt Publishing Ltd
Total Pages: 700
Release: 2007-08-31
Genre: Computers
ISBN: 1847191037

Download Mastering OpenLDAP Book in PDF, Epub and Kindle

Install, Configure, Build, and Integrate Secure Directory Services with OpenLDAP server in a networked environment

MongoDB: The Definitive Guide

MongoDB: The Definitive Guide
Author: Kristina Chodorow
Publisher: "O'Reilly Media, Inc."
Total Pages: 518
Release: 2013-05-10
Genre: Computers
ISBN: 144934481X

Download MongoDB: The Definitive Guide Book in PDF, Epub and Kindle

Manage the huMONGOus amount of data collected through your web application with MongoDB. This authoritative introduction—written by a core contributor to the project—shows you the many advantages of using document-oriented databases, and demonstrates how this reliable, high-performance system allows for almost infinite horizontal scalability. This updated second edition provides guidance for database developers, advanced configuration for system administrators, and an overview of the concepts and use cases for other people on your project. Ideal for NoSQL newcomers and experienced MongoDB users alike, this guide provides numerous real-world schema design examples. Get started with MongoDB core concepts and vocabulary Perform basic write operations at different levels of safety and speed Create complex queries, with options for limiting, skipping, and sorting results Design an application that works well with MongoDB Aggregate data, including counting, finding distinct values, grouping documents, and using MapReduce Gather and interpret statistics about your collections and databases Set up replica sets and automatic failover in MongoDB Use sharding to scale horizontally, and learn how it impacts applications Delve into monitoring, security and authentication, backup/restore, and other administrative tasks

Linux E-mail

Linux E-mail
Author: Alistair McDonald
Publisher: Packt Publishing Ltd
Total Pages: 540
Release: 2009-11-11
Genre: Computers
ISBN: 1847198651

Download Linux E-mail Book in PDF, Epub and Kindle

This book takes a practical, step by step approach to working with email servers. It starts by establishing the basics and setting up a mail server. Then you move to advanced sections like webmail access, security, backup, and more. You will find many examples and clear explanations that will facilitate learning.This book is aimed at technically confident users and new and part time system administrators in small businesses, who want to set up a Linux based email server without spending a lot of time becoming expert in the individual applications. Basic knowledge of Linux is expected.

Apache

Apache
Author: Ben Laurie
Publisher: "O'Reilly Media, Inc."
Total Pages: 591
Release: 2003
Genre: Computers
ISBN: 0596002033

Download Apache Book in PDF, Epub and Kindle

Describes the history of the Web server platform and covers downloading and compiling, configuring and running the program on UNIX, writing specialized modules, and establishing security routines.

Virtualbox 3.1

Virtualbox 3.1
Author: Alfonso V. Romero
Publisher: Packt Publishing Ltd
Total Pages: 516
Release: 2010-04-15
Genre: Computers
ISBN: 1847199151

Download Virtualbox 3.1 Book in PDF, Epub and Kindle

Deploy and manage a cost-effective virtual environment using VirtualBox.

A Complete Guide to Programming in C++

A Complete Guide to Programming in C++
Author: Ulla Kirch-Prinz
Publisher: Jones & Bartlett Learning
Total Pages: 852
Release: 2002
Genre: Computers
ISBN: 9780763718176

Download A Complete Guide to Programming in C++ Book in PDF, Epub and Kindle

This guide was written for readers interested in learning the C++ programming language from scratch, and for both novice and advanced C++ programmers wishing to enhance their knowledge of C++. The text is organized to guide the reader from elementary language concepts to professional software development, with in depth coverage of all the C++ language elements en route.

Perl Best Practices

Perl Best Practices
Author: Damian Conway
Publisher: "O'Reilly Media, Inc."
Total Pages: 542
Release: 2005-07-12
Genre: Computers
ISBN: 0596001738

Download Perl Best Practices Book in PDF, Epub and Kindle

This book offers a collection of 256 guidelines on the art of coding to help you write better Perl code--in fact, the best Perl code you possibly can. The guidelines cover code layout, naming conventions, choice of data and control structures, program decomposition, interface design and implementation, modularity, object orientation, error handling, testing, and debugging. - Publisher