Free Linux Ebooks
Wine 1.1.18: Run Windows applications without having them installed

Turns out a new version of Wine. Wine 1.1.18 is a miracle, enabling you to run Windows applications under Linux. Wine gives us welcome the world of Microsoft Windows, not simply because it emulates its code but because it is a real implementation of the Windows API libraries. But the difference in the technique of "encapsulation", this is translating into 100% all the code for Windows.
For the first time, can run applications running under the popular operating system from Redmond, aka Microsoft Windows, UNIX machines, even without a Windows installation. Although 100% free of Windows source code, can optionally use native Windows DLLs if they are available.
Ebook Securing and Optimizing Linux: RedHat Edition

When I began writing this book, the first question I asked myself was how to install Linux on a server, and be sure that no one from the outside, or inside, could access it without authorization. Then I wondered if any method similar to the one on windows exists to improve the computer’s performance. Subsequently, I began a search on the Internet and read several books to get the most information on security and performance for my server. After many years of research and studies I had finally found the answer to my questions. Those answers were found all throughout different documents, books, articles, and Internet sites. I created documentation based on my research that could help me through my daily activities. Through the years, my documentation grew and started to look more like a book and less like simple, scattered notes. I decide to publish it on the Internet so that anyone could take advantage of it.
By sharing this information, I felt that I did my part for the community who answered so many of my computing needs with one magical, reliable, strong, powerful, fast and free operating system named Linux. I’d received a lot of feedback and comments about my documentation, which helped to improve it over time. Also, I’d found that a lot of people wanted to see it published for its contents, to get advantages out of it and see the power of this beautiful Linux system in action.
Ebook Exim The Mail Transfer Agent

Exim is a mail transfer agent (MTA) that can be run as an alternative to Sendmail on Unix systems.* Exim is open-source software that is distributed under the GNU General Public License (GPL), and it runs on all the most popular flavors of Unix and many more besides. A number of Unix distributions now include Exim as their default MTA. I wrote Exim for use on medium-sized servers with permanent Internet connections in a university environment, but it is now used in a wide variety of different situations, from single-user machines on dial-up connections to clusters of servers supporting millions of customers at some large ISP sites.
The code is small (between 500 KB and 1.2 MB on most hardware, depending on the compiler and which optional modules are included), and its perfor mance scales well. The job of a mail transfer agent is to receive messages from differ ent sources and to deliver them to their destinations, potentially in a number of differ ent ways. Exim can accept messages from remote hosts using SMTP†over TCP/IP, and as well as from local processes. It handles local deliveries to mailbox files or to pipes attached to commands, as well as remote SMTP deliveries to other hosts.
Ebook O'Reilly-C Programming
C is a general-purpose programming language with features economy of expression, modern flow control and data structures, and a rich set of operators. C is not a ``very high level'' language, nor a ``big''one, and is not specialized to any particular area of application. But its absence of restrictions and its generality make it more convenient and effective for many tasks than supposedly more powerful languages.
C was originally designed for and implemented on the UNIX operating system on the DEC PDP-11, by Dennis Ritchie. The operating system, the C compiler, and essentially all UNIX applications programs (including all of the software used to prepare this book) are written in C. Production compilers also exist for several other machines, including the IBM System/370, the Honeywell 6000, and the Interdata 8/32. C is not tied to any particular hardware or system, however, and it is easy to write programs that will run without change on any machine that supports C.
Ebook Que - C++ Professional Programmer's Handbook

The precursors of object-oriented programming can be traced back to the late 1960's: Classes, inheritance and virtual member functions were integral features of Simula67, a programming language that was mainly used for writing event-driven simulations. When Smalltalk first appeared back in 1972, it offered a pure object-oriented programming environment. In fact, Smalltalk defined object-oriented programming. This style of programming was so innovative and revolutionary at the time that it took more than a decade for it to become a standard in the software industry. Undoubtedly, the emergence of C++ in the early '80s provided the most considerable contribution to this revolution.
Ebook Programming Ruby - The Pragmatic Programmer's Guide

A book is a massive undertaking, one that we would never be able to complete without help from our all our friends, old and new. We're proud to count among our old friends the team at Addison-wesley: Mike Hendrickson, John Fuller, the ever-helpful Julie Steele, and the wonderful Julie DiNicola. Thank you all.
Ebook PHP 5 For Dummies

Because you’re here, you must be interested in writing PHP scripts. Perhaps you just want to learn to program and you heard that PHP is one of the easiest languages to learn. You’re right; it is. PHP is a good choice for your first programming language. Perhaps you’re developing an interactive Web site and you heard that PHP is particularly good for Web site development.
Ebook Practical Programming in Tcl and Tk

Why Tcl? Is it just another shell language? How can it help you? Tcl stands for Tool Command Language. Tcl is really two things: a scripting language, and an interpreter for that language that is designed to be easy to embed into your application. Tcl and its associated X windows toolkit, Tk, were designed and crafted by Prof. John Ousterhout of U.C. Berkeley. These packages can be picked up off the Internet (see below) and used in your application, even a commercial one. The interpreter has been ported from UNIX to DOS and Macintosh environments.
Ebook O'Reilly - Programming the Perl DBI

The subject of databases is a large and complex one, spanning many different concepts of structure, form, and expected use. There are also a multitude of different ways to access and manipulate the data stored within these databases.
Ebook Perl and XML

This book marks the intersection of two essential technologies for the Web and information services. XML, the latest and best markup language for self-describing data, is becoming the generic data packaging format of choice. Perl, which web masters have long relied on to stitch up disparate components and generate dynamic content, is a natural choice for processing XML. The shrink-wrap of the Internet meets the duct tape of the Internet.

Technorati Tags: 











Recent comments
1 year 21 weeks ago
1 year 28 weeks ago