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.

Technorati Tags: 











Recent comments
1 year 45 weeks ago
1 year 52 weeks ago