Share this

Sunday, July 27, 2008

A Buffer Overflow Study Attacks and Defenses

SynopsisWill the Code You Write Today Headline Tomorrow’s BugTraq Mail List?·Includes Numbered-by-Line Exploit Code Examples That Illustrate the Differences Between Stack Overflows, Heap Corruption, and Format String Bugs·Provides Case Studies for Most Major Platforms and Environments, Including Windows, FreeBSD, FrontPage, and Linux,·Avoid Worm or Custom Exploits by Analyzing...

APress - The Definitive Guide to MySQL

Downl...

AIX Reference for Sun Solaris Administrators

AIX Reference for Sun Solaris Administrators:In today's heterogeneous computer environments, especially in UNIX servers and workstations, it is essential that the system administrator have basic knowledge of different operating systems. This redbook is written for Sun Solaris administrators who wants to transfer their knowledge of Solaris UNIX skills to the AIX 5L operating...

Oracle OCP Admin Exam

This course advances your success as an Oracle professional in the area of database administration. In this class, you'll learn how to configure an Oracle database for multilingual applications. You will practice various methods of recovering the database using RMAN and Flashback technology. Database performance monitoring tools will be covered, in addition to the steps to...

100 LINUX TIPS AND TRICKS.

Downl...

RHCE Syngress RedHat Certified Engineer Study Guide

Contents:RHCE PrerequisitesHardware and InstallationThe Boot ProcessLinux Filesystem AdministrationPackage ManagementUser AdministrationSystem Administration ToolsKernel Services and ConfigurationApache and SquidNetwork File-Sharing ServicesDomain Name ServiceElectronic MailOther Networking ServicesThe X Window SystemSecuring ServicesTroubleshootingAppendix A: Sample Exam...

David Mertz - Text Processing In Python

Text Processing in Python describes techniques for manipulation of text using thePython programming language. At the broadest level, text processing is simplytaking textual information and doing something with it. This might berestructuring or reformatting it, extracting smaller bits of information from it,or performing calculations that depend on the text. Text processing...

SAMS - DB2 Developer's Guide-Fourth Edition

As a professional DB2 developer your days are extremely busy. Not only do you need to understand DB2, but you also need to understand programming and design issues, SQL, data modeling, operating system internals, on-line transaction processing systems, performance monitors, third-party tools, distributed data, and office politics. Wouldn't it be nice if there were a place...

O'Reilly - Java NIO

Book descriptionJava NIO explores the new I/O capabilities of version 1.4 in detail and shows you how to put these features to work to greatly improve the efficiency of the Java code you write. This compact volume examines the typical challenges that Java programmers face with I/O and shows you how to take advantage of the capabilities of the new I/O features. You'll learn...

SAMS - Slackware Linux Unleashed

Book DescriptionSlackWare Linux 4 Unleashed shows you how to install, configure, and manage the latest version of SlackWare Linux. The book provides expert advice on installation and configuration, programming, administration and networking. It also provides wisdom and insights on how to control some of the more difficult-to-use aspects of SlackWare, like integrating SlackWare...

O'Reilly Learning the Unix OS

Book descriptionIf you're new to Unix, this concise book will tell you just what you need to get started and no more. This fifth edition is the most effective introduction to Unix in print, covering Internet usage for email, file transfers, and web browsing. It's an ideal primer for Mac and PC users who need to know a little about Unix on the systems they visit.Full DescriptionIf...

O'REILLY Practical UNIX and Internet Security

Book descriptionThis edition of Practical Unix & Internet Security provides detailed coverage of today's increasingly important security and networking issues. Focusing on the four most popular Unix variants today--Solaris, Mac OS X, Linux, and FreeBSD--this book contains new information on PAM (Pluggable Authentication Modules), LDAP, SMB/Samba, anti-theft technologies,...

O'Reilly - sendmail Desktop Reference

A classic O'Reilly title since 1993, sendmail now covers Versions 8.10 through 8.14 of this email routing program, including dozens of new features, options, and macros. This edition also takes a more nuts-and-bolts approach than its predecessors. It includes both an administration handbook and a reference guide that provide you with clear options for installing, configuring...

O'Reilly - Linux Command Directory

Book descriptionThis updated fifth edition covers all substantial user, programming, administration, and networking commands for the most common Linux distributions. Considered by many to be the most complete and authoritative command reference for Linux available. No matter how you use Linux, you need the quick access to information this book provides.Full DescriptionOver...

O'Reilly - Java 3d Programming

Downl...

Slackware Linux Unleashed, Third Edition

Slackware Linux Unleashed, Third Edition is a 32-bit version of the popular UNIX operating system. In many ways, it enhances the performance of UNIX and UNIX-based applications. Slackware is a free operating system that can be downloaded from the Internet. And because it is free, there is very little existing documentation for the product. This book fills that void and provides...

O'Reilly - Advanced Perl Programming

Book descriptionThis book covers complex techniques for managing production-ready Perl programs and explains methods for manipulating data and objects that may have looked like magic before. It gives you necessary background for dealing with networks, databases, and GUIs, and includes a discussion of internals to help you program more efficiently and embed Perl within C or...

O'Reilly Beginning Perl for Bioinformat.

Book DescriptionWith its highly developed capacity to detect patterns in data, Perl has become one of the most popular languages for biological data analysis. But if you're a biologist with little or no programming experience, starting out in Perl can be a challenge. Many biologists have a difficult time learning how to apply the language to bioinformatics. The most popular...

UNIX Programmer's Manual

UNIX Programmers ManualThe definitive published document about UNIX is the UNIX Programmer's Manual. System V, HP-UX, and BSD UNIX have slightly different versions of it.Volume 1 of the UNIX Programmers Manual consists mostly of documentation written for programmers. It documents mainly software in little space.Most of Volume 1 of the UNIX Programmers Manual is kept on-line....

Hack Proofing Linux

Book Description:The Linux operating system continues to gain market share, based largely on its reputation as the most secure operating system available. The challenge faced by system administrators is that Linux is secure only if installed and configured properly, constantly and meticulously updated, and carefully integrated with a wide variety of Open Source security tools....

Misc - Debian The Perfect Setup

Downl...

JBoss Server Development with Eclipse

Boss, the open source, J2EE-based application server, has been a favorite of the Java community for a long time. But recently JBoss got a handy new toolkit, thanks to Eclipse—one that may just help the product go from full steam to mainstream.While JBoss has always been applauded for being robust and scalable, with support for security, load balancing, clustering, and transactional...

JBoss Group - JBoss All Docs Subscription

"Under the expanded agreement, Unisys can now deliver a broad range of support services, consulting services and public training for clients developing multi-channel, multi-portal applications based on JEMS. The expanded agreement covers all of JEMS, including leading products such as JBoss Application Server, Hibernate, Apache Tomcat, JBoss Rules, JBoss Transactions and JBoss...

JBoss and PostgreSQL

The best part is one-line software installation by using our exclusive RPM packages: Tomcat, JBoss,GlassFish, Apache Geronimo. Each package is already pre-configured for hassle-free installation and does not require any modification. You can also install any other software yourself since you have root access :)Root access give you total freedom to modify, install, do whatever...

O'Reilly - Core Python

"Learning Python, Second Edition": An Updated Guide to the Core Python Language and Object-Oriented ProgrammingSebastopol, CA--Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting applications. Python is considered easy to learn, but there's no quicker way to mastery...

Advanced Linux Programming

1. Getting StartedTHIS CHAPTER SHOWS YOU HOW TO PERFORM THE BASIC steps required to create a C or C++ Linux program. In particular, this chapter shows you how to create and modify C and C++ source code, compile that code, and debug the result. If you’re already accustomed to programming under Linux, you can skip ahead to Chapter 2, “Writing Good GNU/Linux Software;” pay careful...

Sun - Solaris 9 SysAd Guide - Advanced

Downl...

O'Reilly Learning Perl

Book descriptionInformed by their years of success at teaching Perl as consultants, the authors have re-engineered the Llama to better match the pace and scope appropriate for readers getting started with Perl, while retaining the detailed discussion, thorough examples, and eclectic wit for which the Llama is famous. If you ask Perl programmers today what book they relied...

JavaServer Pages - Examples (O'Reilly)

JavaServer Pages shows how to develop Java-based web applications without having to be a hardcore programmer. The author provides an overview of JSP concepts and illuminates how JSP fits into the larger picture of web applications.There are chapters for web authors on generating dynamic content, handling session information, and accessing databases, as well as material for...

Zope and MySQL

Downl...

Solaris Kernel Tuning for Security

Downl...

Sams 2002 - Enhydra XMLC Java Presentation Development.

Sams | ISBN 0672322110 | PDF | 2,61 Mb | 504 Pages | 2002 YearEnhydra XMLC Java Presentation Development is written for computer professionals, with a special focus on application architects, Java Web application developers, and those who are just ramping up on Java and are excited about immersing themselves into Web application development.Downl...

(O'Reilly) - Learning Wireless Java

PrefacePart I. Introducing Java 2 Platform, Micro Edition (J2ME)1. Overview of J2ME What Is J2ME? Downloading the J2ME Wireless Toolkit A Simple Example2. The Connected Limited Device Configuration (CLDC) Examining the CLDC in Detail Using the Standalone CLDC and KVM CLDC Next Generation3. The Mobile InformationDevice Profile (MIDP) Mobile Information...

XML Schema

The W3C's XML Schema offers a powerful set of tools for defining acceptable XML document structures and content. While schemas are powerful, that power comes with substantial complexity.This book explains XML Schema foundations, a variety of different styles for writing schemas, simple and complex types, datatypes and facets, keys, extensibility, documentation, design choices,...

Learning XML

XML (Extensible Markup Language) is a flexible way to create "self-describing data"--and to share both the format and the data on the World Wide Web, intranets, and elsewhere.In Learning XML, the author explains XML and its capabilities succinctly and professionally, with references to real-life projects and other cogent examples. Learning XML shows the purpose of XML markup...

Java Swing

The Swing classes eliminate Java's biggest weakness: its relatively primitive user interface toolkit. Java Swing helps you to take full advantage of the Swing classes, providing detailed descriptions of every class and interface in the key Swing packages. It shows you how to use all of the new components, allowing you to build state-of-the-art user interfaces and giving you...

Java Performance Tuning

Java Peformance Tuning, 2nd edition provides a comprehensive and indispensable guide to eliminating all types of performance problems. Using many real-life examples to work through the tuning process in detail, JPT shows how tricks such as minimizing object creation and replacing strings with arrays can really pay off in improving your code's performance. Tuning J2EE applications...

Saturday, July 26, 2008

JSP - Java Server Pages , Second Edition

JavaServer Pages (JSP) technology provides an easy way to create dynamic web pages. JSP uses a component-based approach that allows web developers to easily combine static HTML for look-and-feel with Java components for dynamic features. The simplicity of this component-based model, combined with the cross-platform power of Java, allows a web development environment with enormous...

O'Reilly - Jakarta Struts

Book descriptionAs popular as the Struts Framework for building web applications with Servlets and JSPs is becoming, the online documentation is inadequate, focusing on the most basic functionality and leaving out information crucial to developers writing today's complex web applications. O'Reilly's Programming Jakarta Struts was written by Chuck Cavaness after his internet...

O'Reilly.CGI.Programming

Downl...

Redhat Linux Rhce Cramsession

Downl...

Html - Linux Configuration & Installation (Slackware)

Downl...

O'Reilly - J2Me In A Nutshell - Decrypted

Downl...