All about linux @ Linuxinet.Com

Menu Atas

  • Contact
  • Privacy Policy
Home Free Linux Ebooks


Google


Free Linux Update

  • RText 1.1.0.0 for Linux: The program supports editing multiple files simultaneously
  • Mozilla Firefox 3.7 Alpha 3 For linux: The best alternative for Web browsing
  • DVDStyler 1.8.0.2 Final for Linux: Easily create your own DVDs with Personalized Menus
  • Sylpheed 3.0.1 Final For linux: Simple and efficient email manager
  • openSUSE 11.3 Milestone 3: All you need to start working with Linux
  • amaroK 2.3.0 Final: The music player that has revolutionized the world of Linux
  • aTunes 2.0.0 RC for Linux: Free audio player that contains several tools for managing your audio files
  • Mandriva Linux 2010.1 Alpha 3: One of the major distributions completely renovated
  • K3b 1.90.0 RC2: One of the most widely used recording suites on GNU / Linux:
  • Samba 3.5.1: Sharing files between Windows and Linux
  • TV-Browser 3.0 Beta 2 for Linux: Program that lets us know who will give our satellite TV channels Favorite each time
  • Python 3.1.2 RC1: Programming language interpreted
  • Wine 1.1.40: Great tool for connecting these two operating systems
  • FrostWire 4.20.3 for Linux: Excellent Limewire based client for the Gnutella network
  • K3b 1.90.0 RC1: The most convenient and easy software for recording CD / DVD under Linux
Read More...

Linux Update Category

  • Free Linux Ebooks
    • Linux Administration Ebooks
    • Linux Programming Ebooks
    • Perl Ebooks
    • PHP Ebooks
    • Red Hat Linux Ebooks
    • Start Using Linux Ebooks
    • Ubuntu Ebooks
  • Free Linux Software
    • Linux Distributions
    • Linux Education Software
    • Linux Emulation Software
    • Linux Games
    • Linux Graphic / Image Software
    • Linux Multimedia Software
    • Linux Office Software
    • Linux Virus Scan
    • Linux Web Browsers Software

Recent comments

  • The actual setting is a
    1 year 21 weeks ago
  • I understand and agree with
    1 year 28 weeks ago
My Zimbio
TopOfBlogs

Linux Administration Ebooks

Wine 1.1.18: Run Windows applications without having them installed

Submitted by antoq on Fri, 03/27/2009 - 23:21.
  • Linux Administration Ebooks

Screen shot Wine 1.1.18

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.

Technorati Tags: Linux Administration Ebooks
Bookmark/Search this post with:
  • Delicious
  • Digg
  • Reddit
  • Magnoliacom
  • Newsvine
  • Furl
  • Facebook
  • Google
  • Yahoo
  • Technorati
  • Icerocket
  • Add new comment
  • Please login or register to apply
  • Read more
  • 1121 reads

Ebook Exim The Mail Transfer Agent

Submitted by antoq on Mon, 02/09/2009 - 01:38.
  • Linux Administration Ebooks

Screen shot 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.

Technorati Tags: Linux Administration Ebooks
Bookmark/Search this post with:
  • Delicious
  • Digg
  • Reddit
  • Magnoliacom
  • Newsvine
  • Furl
  • Facebook
  • Google
  • Yahoo
  • Technorati
  • Icerocket
  • Add new comment
  • Please login or register to apply
  • Read more
  • 834 reads

Ebook Design and Performance of the OpenBSD Stateful Packet Filter

Submitted by antoq on Thu, 01/22/2009 - 02:28.
  • Linux Administration Ebooks
  • part of a firewall, working on IP packet level (vs. application level proxies or ethernet level bridges)
  • packet filter intercepting each IP packet that passes through the kernel (in and out on each interface), passing or blocking it
  • stateless inspection based on the fields of each packet
  • stateful filtering keeping track of connections, additional information makes filtering more powerful (sequence number checks) and easier (replies, random client ports)
  • Technorati Tags: Linux Administration Ebooks
    Bookmark/Search this post with:
    • Delicious
    • Digg
    • Reddit
    • Magnoliacom
    • Newsvine
    • Furl
    • Facebook
    • Google
    • Yahoo
    • Technorati
    • Icerocket
    • Add new comment
    • Please login or register to apply
    • Read more
    • 288 reads

    Ebook Security Evaluation of the OpenBSD Operating System

    Submitted by antoq on Fri, 01/16/2009 - 01:43.
    • Linux Administration Ebooks

    The developers of the OpenBSD operating system claim that it has been designed with security in mind. They claim that their proactive approach to security has allowed them to create a very secure operating system. The objective of this report is to examine the security philosophy in the OpenBSD operating system and how it has been implemented. Also, common areas for vulnerabilities will be examined to see how exposure in these areas has been mitigated.

    Technorati Tags: Linux Administration Ebooks
    Bookmark/Search this post with:
    • Delicious
    • Digg
    • Reddit
    • Magnoliacom
    • Newsvine
    • Furl
    • Facebook
    • Google
    • Yahoo
    • Technorati
    • Icerocket
    • Add new comment
    • Please login or register to apply
    • Read more
    • 284 reads

    Ebook O'Reilly - Learning the UNIX Operating System

    Submitted by antoq on Fri, 01/16/2009 - 01:27.
    • Linux Administration Ebooks

    Screen shot Ebook O

    All versions of UNIX work with computer terminals that handle a single window or a single login session. Most modern UNIX versions support one or more window systems. A window system is a package of programs that let a terminal handle many sessions at once. Along with the keyboard, window systems use a mouse or another device (such as a trackball) to move a pointer across the screen. The pointer can select parts of the screen, move them, help you copy and paste text, work with menus of commands, and more. If you've used a Macintosh, any version of Microsoft Windows, or OS/2 and its Presentation Manager (among others), you've used a window system. Figure 2.1 shows a typical display with windows.

    Technorati Tags: Linux Administration Ebooks
    Bookmark/Search this post with:
    • Delicious
    • Digg
    • Reddit
    • Magnoliacom
    • Newsvine
    • Furl
    • Facebook
    • Google
    • Yahoo
    • Technorati
    • Icerocket
    • Add new comment
    • Please login or register to apply
    • Read more
    • 737 reads

    Ebook How to Setup And Secure Snort, Mysql And Acid On Freebsd 4.7 Release

    Submitted by antoq on Fri, 01/16/2009 - 01:08.
    • Linux Administration Ebooks

    This document will help a user install FreeBS D 4.7 Release, Snort 1.9.0, MySQL 3.23.53, and ACID-0.9.6b21. It will also guide the user through the process of securing the machine and getting the snort sensor(s) to log to a central database over stunnel. The intention is to give users that are new to any of the software the opportunity to build an enterprise-class system based completely on free, open-source tools. Following the instructions in this document will get you the following:
    · Multiple FreeBSD boxes, one running the Windowmaker desktop. I chose Windowmaker because the intention of this tutorial is to create dedicated Snort machines. In other words Gnome and KDE are overkill for what we are doing here (and it looks nice).
    · Locked-down machines (C2 in 2002!). I tried to be responsible with the securing of these boxes, but this is not a definitive guide to securing FreeBSD; there are several links to those at the end. If I have missed something obvious, feel free to point it out (nicely please) with your suggestion on exactly how to fix it.
    · Multiple Snort sensors logging to a central MySql server/viewing station.
    · An easy method of updating your software via the ports collection.
    · The fastest NIDS for your money.

    Technorati Tags: Linux Administration Ebooks
    Bookmark/Search this post with:
    • Delicious
    • Digg
    • Reddit
    • Magnoliacom
    • Newsvine
    • Furl
    • Facebook
    • Google
    • Yahoo
    • Technorati
    • Icerocket
    • Add new comment
    • Please login or register to apply
    • Read more
    • 435 reads

    Free Ebook Understanding the Linux Virtual Memory Manager

    Submitted by linuxinet on Sun, 11/09/2008 - 20:34.
    • Linux Administration Ebooks

    Linux is developed with a stronger practical emphasis than a theoretical one. When new algorithms or changes to existing implementations are suggested, it is common to request code to match the argument. Many of the algorithms used in the Virtual Memory (VM) system were designed by theorists, but the implementations have now diverged considerably from the theory. In part, Linux does follow the traditional development cycle of design to implementation, but changes made in reaction to how the system behaved in the “real world” and intuitive decisions by developers are more common.

    Technorati Tags: Linux Administration Ebooks
    Bookmark/Search this post with:
    • Delicious
    • Digg
    • Reddit
    • Magnoliacom
    • Newsvine
    • Furl
    • Facebook
    • Google
    • Yahoo
    • Technorati
    • Icerocket
    • Add new comment
    • Please login or register to apply
    • Read more
    • 1559 reads

    Download Free Linux Ebooks Mastering IPtables

    Submitted by linuxinet on Thu, 08/21/2008 - 10:23.
    • Linux Administration Ebooks

    Download Free Linux Ebooks Mastering IPtablesWhen Linux 2.4 was released, most people focused on what it would do to help the average Linux user and talked about the USB support, firewire, PCMCIA and DRI. While these are great additions to the kernel for the majority of people, often one of the major improvements over 2.2 was overlooked, even though it applies almost as much to Joe (and of course Jane) User as it does to a hardened network engineer. This is, of course, the inclusion of the netfilter system into the kernel, which provides packet filtering and other more advanced IP features. Along with netfilter comes iptables, which is the 2.4 equivalent of ipchains, and provides a user-space interface to the filtering, Network Address Translation (NAT) and mangling modules.

    We are going to look at building 2.4 with support for netfilter and iptables, then building a production level router out of it. For those of you who just have one machine, and use it to connect to the Internet, then many of the same rules apply. The Internet is one giant, generally unrestricted, network which any reasonable person would have reservations about putting any sort of machine on, never mind their own Linux system.

    Technorati Tags: Linux Administration Ebooks
    Bookmark/Search this post with:
    • Delicious
    • Digg
    • Reddit
    • Magnoliacom
    • Newsvine
    • Furl
    • Facebook
    • Google
    • Yahoo
    • Technorati
    • Icerocket
    • Add new comment
    • Please login or register to apply
    • Read more
    • 5076 reads

    Free Linux Ebooks Dual Boot with Fedora Core 6 and Windows XP

    Submitted by linuxinet on Wed, 08/13/2008 - 03:18.
    • Linux Administration Ebooks

    Not everyone has a halfdozen computers in their office or home so that they can use a separate machine for each OS they want to work with. After all, Tom Watson of IBM once said that he couldn't imagine a need for more than five computers in the entire world.
    Dual Boot with Fedora Core 6 and Windows XP
    As a result, setting up a single machine to host more than one operating system is a common requirement. Unfortunately, much of the reference material out there is old or inappropriate for a dual boot of Fedora's latest release and the tried andtrue Windows XP. Here's how to get the two to coexist nicely on the same computer with a minimum of fuss, and not too much Linux expertise either!

    Technorati Tags: Linux Administration Ebooks
    Bookmark/Search this post with:
    • Delicious
    • Digg
    • Reddit
    • Magnoliacom
    • Newsvine
    • Furl
    • Facebook
    • Google
    • Yahoo
    • Technorati
    • Icerocket
    • Add new comment
    • Please login or register to apply
    • Read more
    • 2152 reads

    Download Free Linux Ebooks Installing Ubuntu ‘Feisty Fawn’ (7.04) on the ThinkPad T40

    Submitted by linuxinet on Wed, 08/13/2008 - 02:06.
    • Linux Administration Ebooks

    It’s not that difficult just needs a bit of patience and someone who has been there before to guide you through the pitfalls. This is not a ‘how to use Ubuntu’ guide. My ThinkPad T40 is a standard model the only noteworthy items are that my T40 has:
    ● Mobility Radeon 7500 32MB (opposed to Radeon 9000 or the T40p)
    ● Intel ‘Centrino’ 2100B 802.11b wireless card
    ● XGA Screen (1024x768)
    I am not aware of issues with other wireless cards such as the Intel 2200BG card. The only requirement is that you have some form of Internet connection preferably over wireless in order to get some of the updates and applications that I have included here.

    Technorati Tags: Linux Administration Ebooks
    Bookmark/Search this post with:
    • Delicious
    • Digg
    • Reddit
    • Magnoliacom
    • Newsvine
    • Furl
    • Facebook
    • Google
    • Yahoo
    • Technorati
    • Icerocket
    • Add new comment
    • Please login or register to apply
    • Read more
    • 890 reads
    123next ›last »

    tags in Free Linux Ebooks

    Red Hat Linux Ebooks Ubuntu Ebooks Perl Ebooks PHP Ebooks Start Using Linux Ebooks Linux Administration Ebooks Linux Programming Ebooks
    more tags

    Popular Linux

    Today's:

    • All Time Popular Search
    • Today Popular Search
    • Ubuntu 10.04 (Lucid Lynx) Alpha 1: Linux for everyone
    • Kubuntu 10.04 (Lucid Lynx) Alpha 1: Ubuntu but with KDE
    • Ubuntu 9.10 Alpha 5: fully functional desktop operating system
    • Search Result
    • Mandriva Linux 2010.0 Alpha 2: One of the major distributions completely renovated
    • Kubuntu 9.10 (Karmic Koala): Ubuntu KDE-hearted
    • Cheap Phentermine
    • Download Free PDF Ebooks Ubuntu Server Guide

    tags in Free Linux Software

    Linux Emulation Software Linux Distributions Linux Web Browsers Software Linux Office Software Linux Graphic / Image Software Linux Multimedia Software Linux Games Linux Education Software
    more tags

    Linux News Flash

    • How to Restart a Unresponsive Linux System with Reisub
    • IT Security Job Market Improving: Survey
    • The Grand App Writing Challenge Submissions!
    • Book Excerpt: A Practical Guide to Linux Commands, Editors, and Shell Programming
    • Innovators Get Linux to Boot in 1 Second
    • Security Advisory for Friday
    • Hypervisor Supports Linux Guests
    • Android on MIPS Platform Gains Virtual Emulator
    • How To Set Up WebDAV With Lighttpd On Ubuntu 9.10
    • Yellow Dog Linux for CUDA Released
    • The Linux Desktop Will Have Its Day: Q&A With Canonical Founder Mark Shuttleworth
    • Distribution Release: SystemRescueCd 1.4.0
    • Google Pumps Out Chrome Build Which Knows Where You Are
    • Hardware Attack on RSA Implementation
    • DistroWatch Weekly, Issue 343
    Read More...

    tags in Linux News

    Ubuntu News Linux News Linux Software Proposed timetable for openSUSE 11.2 and beyond News Linux Vs Microsoft Red Hat News ubuntu trick and tips Linux Distro Linux Desktop Playdeb Beta 2 Open Source License Saya-VE News
    more tags

    Today Search Term:eclipse 3.5.2 ubuntu 9.10 install, ubuntu medial player for mp3 song free download, gvim rhel5 rpm, how to install xampp 1.7.3 on ubuntu, suse where to download amarok 2.2.2, repository ubuntu 9.4, remote access to puppy linux from xp, karmic gnome 2.29, mint vs ubuntu 9.10, yotube, install eclipse 3.5.2 on ubuntu karmic, instalar java en linux mint, kompozer.pup, fsarchiver on knoppix, new linux ubuntu, peazip установка в ubuntu, how to upgrade centos 5 kernel to 2.6.32, swftools debian lenny, ubuntu 9.10 cover, configure wine, youtube downloadr, como baixar videos da internet no ubuntu 9.10, how to install groundworks on suse, pidgin 2.6.2.deb, limewire free download kubuntu, rhel firefox 3.6 fedora, evolution email .deb installer, kppp mandriva 2010, kde 4.4 enlightenment 17, install vcl in ubuntu, instalar firefox en knoppix, samba 3.5.1 ubuntu sparc, wine 1.1.33 download, kde kubuntu 10.04, ubuntu audio player playlist ptions, lucid lynx beta 1, manual lampp ubuntu 8.10 pdf, rpm k3b 1.70, webmin suse, linux audio player launcher, more ..


    All Times: vlc puppylinux, karmic thunderbird 3.0.2, inurl:node/frontpage/, thunderbird 3.0.2 deb, best theme for ubuntu 9.4, ubuntu 8.04 ebox-mail, upgrade linux 8.10 to 9.0.4, how to configure adsl on puppy linux, ebook administration sous ubuntu server, ubuntu best graphic environment, ubuntu desktop guide for 9.10 free download, linux furniture, steps to install new kernel 2.6.32.8, songbirdlinuxflashplayer, ubuntu (9.10 or karmic) (10.04 or lucid) (alpha3 or alpha 3), pdf2swf instalar fedora 11, instalar kpdf en ubuntu, how to make transparent background in ubuntu 9.4, 1.0.9-rc2 italc, linux admin ebooks, vlc 1.0.5 for mint, bt-linux 2.6.32.8 on i686 rpm, new gentoo linux source download flash player softwares, creating video from images using ffmpeg, azureus for opensuse download, tunderbird 3.0.2 deb, how to run the web page using ubuntu xampp, install linux kernel 2.6.33.deb ubuntu karmic, karmic open port, ubuntu server uncompress zip, truecrypt opensuse how to install, linx alpha 3, ubudsl for ubuntu 8.10, thunderbird 2.0 deb, debian 5.0.3 download text mode complete cd, linux books free pdf, thunderbird 3.0.2 .deb, ecomorphenlightenment, flash player 11 knoppix, linux-restricted-modules-server for ubuntu 9.10, more...

    RoopleTheme