All about linux @ Linuxinet.Com

Menu Atas

  • Contact
  • Privacy Policy
Home Free Linux Ebooks


Google


Free Linux Update

  • OpenOffice.org 3.2.0 Final for Linux: Cross-platform and multilingual office suite and open source project.
  • Puppy Linux 4.3.1: Versatile Linux distribution LiveCD format
  • Mandriva Linux 2010.1 Alpha 2: One of the major distributions completely renovated
  • Wine 1.1.38: Allowing you to run Windows applications under Linux
  • Mixxx 1.7.2 for Linux: Free and powerful program for professional DJ-s
  • Mozilla Prism 1.0 Beta 3 for Linux: Lightweight version of Firefox, which presents a window into a single web application
  • Mozilla Thunderbird 3.1 Alpha 1 for Linux: Organize, secure and customize your mail
  • Debian GNU Linux 5.0.4: free operating system which uses the Linux kernel (the core of the operating system)
  • OpenOffice.org 3.2.0 RC5 for Linux: Complete and free alternative to Microsoft Office
  • DVDStyler 1.8.0 Final for Linux: Creates professional menus for your DVDs finish
  • Vuze 4.3.1.2 for Linux: BitTorrent client become channels content manager and playe
  • KDE 4.4 RC3: Graphical environment useful, simple and aesthetic
  • Azureus Vuze 4.3.1.0a for Linux: Excellent BitTorrent client with streaming capabilities
  • VLC media player 1.0.5 for Linux: Powerful player for viewing MPEG-1, MPEG-2, MPEG-4 and DivX files, DVDs, digital satellite cha
  • K3b 1.70.0 Beta 1: One of the most widely used recording suites on GNU / 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 16 weeks ago
  • I understand and agree with
    1 year 22 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
  • 965 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
  • 722 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
    • 258 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
    • 252 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
    • 666 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
    • 394 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
    • 1391 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
    • 4790 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
    • 2075 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
    • 857 reads
    123next ›last »

    tags in Free Linux Ebooks

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

    Popular Linux

    Today's:

    • Today Popular Search
    • All Time Popular Search
    • 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
    • Ubuntu 10.04 (Lucid Lynx) Alpha 1: Linux for everyone
    • Download Free PDF Ebooks Ubuntu Server Guide
    • Kubuntu 9.10 (Karmic Koala): Ubuntu KDE-hearted
    • iTunes 8.2.1.6 for Linux: High-quality universal player
    • Kubuntu 10.04 (Lucid Lynx) Alpha 1: Ubuntu but with KDE

    tags in Free Linux Software

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

    Linux News Flash

    • Top Storage Stories of 2009: RAID, Clouds, SSDs and Mergers
    • Smartbook Tablet Design Runs Linux, Android
    • AMD Makes its Way into Lenovo ThinkPads
    • More Than 10 Ways to Get FOSS Past the Boss
    • Monty's 'Save MySQL' Mudsling Gets 15,000 Backers
    • Five New Year's Resolutions for Google
    • Open-source BI Going Mainstream, Gartner Says
    • XKB2 Gets Cut Again, Maybe For X Server 1.9?
    • googsystray - System Tray Notifications for various Google Services
    • Gentoo Linux Security Advisory 201001-02 (Normal): adobe-flash
    • Ubuntu Security Notice 876-1: PostgreSQL vulnerabilities
    • Gentoo Linux Security Advisory 201001-01 (Normal): ntp
    • Recursively Encrypt / Decrypt Directories using gpgdir on Linux
    • Distribution Release: Kahel OS 01-01-2010 "Light"
    • SWFTools - SWF Manipulation and Creation tools under Linux
    Read More...

    tags in Linux News

    Open Source News Migrating from Windows to Linux: Getting Started News Ubuntu News Linux Alternatives to Photoshop News 10 things Songbird does better than iTunes News Linux Vs Microsoft Red Hat News Linux Desktop Linux News Linux Software Linux Distro notebook with Ubuntu
    more tags

    Today Search Term:kde 4.4 vs gnome 2.9, azureus install in linux, ubuntu 9.10 hand book, xampp ubuntu karmic download, how to upgrade openoffice 3.2 in mint helena 8, drag and copy ubuntu, linux live cd with flash codec, run windows apps with knoppix, gnumeric for centos 5, k3b in puppy linux, ubuntu 9.10 pcsx2 install, centos4 firefox pdf, softwareubuntu 9.10 *.deb, can you download itunes in linux, output redirection in ubuntu, firefox 3.6 update using yum fedora 12, how to install multi protocol messenger for fedora 12, seamonkey 2.0.2.pup download, kde panel for each desktop, project on hostelmanagement system, instalar openoffice 3.2.0 karmic, player supports mpeg4avi divx format in rhel5, *thunderbird 3.deb, free linux applications for notebook, mandriva linux ebook, intro mpeg pdf ebook free, latest version of adobe flash player software version 10.0.42, ubuntu linux bible filetype:pdf, wine1.1 rpm download, mozilla firefox ad blocker popup blocker ubuntu 9.10, linux slackware commands, vuze for ubuntu 64, scribus alternative, free pdf on home network with 4 computers, wine 1.1.38 pet, opera how to customize mouse, free download linux bible book, how to compress and split files in ubuntu 9.10, install kernel source code fedora 12, manage partition red hat, more ..


    All Times: evolution mail setting in ubuntu 9.4, ebookslmms 0.4.4., apache installation on rh linux 5.3, free dj software fedora, start knoppix 6.0.1 samba, google earth 5.0 ubuntu 8.04 , total reference of fedora 11, firefox 3.5.2 ubuntu 9.4, bible of fedora 11, pcsx2 jaunty, linux typefile : pdf, suse complete reference, virtualbox usb ubuntu 9.0.4, kde 4.3 rc2 opensuse, knoppix huawei 169, php the complete reference, seamonkey-2.0 .src.rpm, kde 4.2 ubuntu 9.40, php: the complete reference, ubuntu 9.04 wep or encryption wireless lan setup, instalar gnome 2.26 en lenny, java 3d opengl, gimp 2.6 pdf manual, ubuntuk3b-1.66, songbird puppy linux 4.2, kde 4.3 different wallpapers, centos pymsnt, build a bewoulf cluster, dreamlinux 2.2 iso, xpgnome debian, xampp ubuntu, linux, fedora, decrypt, ubuntu palimpsest installieren, download itunes 9.4, ubuntu web photo album, fedora wine mirror yum, linux guitar pro player, c programming a modern approach 2nd edition filetype:pdf, installing maya 2009 of suse 11.1, how to install samba-3.4.0, more...

    RoopleTheme