[分享]收集的电子书v2

新手涉及到的教学或入门贴,推荐新手必看,版主维护
回复
头像
Stupid kid
帖子: 416
注册时间: 2006-10-18 12:57

[分享]收集的电子书v2

#1

帖子 Stupid kid » 2009-07-16 20:19

都藏在自己电脑里,平时在需要的时候看……
虽然品种不多,但很多都还不错,可是收集2年多的成果^_^

列个表,方便大家查看,有需要的请直接写出书名,然后我传过去;
由于书都不太小,所以最好能开个ftp服务,我直接传到您电脑上……

或者大家推荐个好用的网盘,呵呵;如果全需要的话邮件联系 (可查看签名档得知 :em11

代码: 全选

|-- administration
|   |-- Automating Linux And Unix System Administration.pdf
|   |-- Essential System Administration, 3rd Edition.chm
|   |-- Kerberos - The Definitive Guide.chm
|   |-- OpenVPN Building and Integrating Virtual Private Networks.pdf
|   |-- Server Load Balancing.pdf
|   |-- Setting Up LAMP Getting Linux, Apache, MySQL, and PHP Working Together.pdf
|   |-- Squid The Definitive Guide.chm
|   |-- Using Moodle, 2nd Edition.pdf
|   |-- Using Samba, 3rd Edition.chm
|   |-- Version Control with Subversion.chm
|   |-- backup
|   |   `-- Backup and Recovery.chm
|   |-- database
|   |   |-- LDAP
|   |   |   |-- LDAP System Administration.chm
|   |   |   |-- Mastering OpenLDAP.pdf
|   |   |   `-- Understanding And Deploying Ldap Directory Services, 2nd edition.pdf
|   |   `-- MySQL
|   |       |-- High Performance MySQL SECOND EDITION.pdf
|   |       |-- Managing and Using MySQL, 2nd Edition.chm
|   |       |-- MySQL Cookbook, 2nd Edition.chm
|   |       |-- MySQL in a Nutshell, 2nd Edition.chm
|   |       `-- OReilly Understanding MySQL Internals.pdf
|   |-- dns
|   |   |-- O'Reilly - DNS and BIND Cookbook.chm
|   |   `-- OReilly - DNS and BIND, 5th Edition.chm
|   |-- httpd
|   |   `-- Apache
|   |       |-- Apache Cookbook 2nd Edition.chm
|   |       |-- Apache The Definitive Guide, 3rd Edition.chm
|   |       |-- Charles Aulds - Linux Apache Web Server Administration.pdf
|   |       |-- O'Reilly Apache Security.chm
|   |       |-- The Apache Modules Book.pdf
|   |       `-- Writing Apache Modules with Perl and C.pdf
|   |-- mail
|   |   |-- Building an Enterprise Mail Solution.pdf
|   |   `-- Oreilly Postfix The Definitive Guide.chm
|   `-- ssh
|       |-- SSH, the Secure Shell The Definitive Guide.pdf
|       `-- SSH, the Secure Shell, 2nd Edition.chm
|-- computerScience
|   |-- Encyclopedia Of Algorithms.pdf
|   |-- Fundamentals of Computer Organization and Architecture.pdf
|   |-- Operating Systems Design and Implementation, Third Edition.chm
|   |-- PC Hardware in a Nutshell, 3rd Edition.chm
|   `-- Prentice Operating Systems Stallings, 6 edition.pdf
|-- language
|   |-- Assembly
|   |   |-- Linux Assembly Language Programming.pdf
|   |   `-- The Art of Assembly Language.chm
|   |-- Introduction to Algorithms, Second Edition.chm
|   |-- Programming
|   |   |-- Beautiful Code Leading Programmers Explain How They Think.pdf
|   |   |-- Beautiful Code.chm
|   |   |-- C
|   |   |   `-- The C Programming Language.chm
|   |   |-- Donald.E.Knuth
|   |   |   |-- Donald.E.Knuth - The Art Of Computer Programming Volume 1.pdf
|   |   |   |-- Donald.E.Knuth - The Art Of Computer Programming Volume 2.pdf
|   |   |   `-- Donald.E.Knuth - The Art Of Computer Programming Volume 3.pdf
|   |   `-- The C++ Programming Language.pdf
|   `-- Scripting
|       |-- JavaScript
|       |   |-- JavaScript The Definitive Guide, 5th edition.chm
|       |   `-- Simply JavaScript.pdf
|       |-- PHP
|       |   |-- Essential PHP Security.chm
|       |   `-- PHP Cookbook, 2nd edition.chm
|       |-- Perl
|       |   |-- Advanced Perl Programming, 2nd edition.chm
|       |   |-- Beginning Perl for Bioinformatics.pdf
|       |   |-- Building Tag Clouds in Perl and PHP.chm
|       |   |-- Intermediate Perl  O'Reilly  2006.chm
|       |   |-- Learning Perl Objects, References & Modules.chm
|       |   |-- Learning Perl Tk.pdf
|       |   |-- Learning Perl, 4th edition.chm
|       |   |-- Learning Perl, 5th edition.pdf
|       |   |-- Mastering Algorithms with Perl.pdf
|       |   |-- Mastering Perl  O'Reilly 2007.pdf
|       |   |-- Mastering Perl for Bioinformatics.chm
|       |   |-- Mastering PerlTk.chm
|       |   |-- Network Programming with Perl.chm
|       |   |-- Perl 6 Essentials.chm
|       |   |-- Perl 6 and Parrot Essentials, 2nd Edition.chm
|       |   |-- Perl Best Practices.chm
|       |   |-- Perl Cookbook, 2nd Edition.chm
|       |   |-- Perl GTK Reference.pdf
|       |   |-- Perl Hacks, May 2006.chm
|       |   |-- Perl Template Toolkit.chm
|       |   |-- Perl Testing A Developer's Notebook.chm
|       |   |-- Perl and XML.pdf
|       |   |-- Perl for Oracle DBAs.chm
|       |   |-- Perl for System Administration.chm
|       |   |-- Perl in a Nutshell, Second Edition.chm
|       |   |-- Perl-TK Pocket Reference.pdf
|       |   |-- Practical Mod Perl.chm
|       |   |-- Programming Perl, 3rd Edition.chm
|       |   |-- Programming Web Services with Perl.chm
|       |   |-- Programming the Perl DBI.pdf
|       |   `-- Web Client Programming with Perl Automating Tasks on the Web.pdf
|       |-- Python
|       |   |-- OReilly Learning Python, 3rd Edition.pdf
|       |   |-- OReilly Python for Unix and Linux System Administration.pdf
|       |   |-- Python and XML.chm
|       |   `-- Python in a Nutshell.chm
|       |-- Regular Expression
|       |   |-- Mastering Regular Expressions, 3rd Edition.chm
|       |   `-- Regular Expression Pocket Reference, Second Edition.pdf
|       |-- Ruby
|       |   |-- Learning Ruby.pdf
|       |   `-- Ruby Cookbook.chm
|       |-- Sed and Awk
|       |   |-- Effective awk Programming, 3nd Edition.pdf
|       |   |-- Sed and Awk, 2nd edition.chm
|       |   `-- Sed and Awk, 2nd edition.pdf
|       |-- Shell
|       |   |-- Classic Shell Scripting.chm
|       |   |-- Cool Shell Scripts - 101 Scripts for Linux Mac OS X and Unix Sysytems.chm
|       |   |-- Learning The Bash Shell 3rd edition.chm
|       |   `-- O'Reilly Bash Cookbook May 2007.pdf
|       `-- Tcl
|           |-- Practical Programming in Tcl and Tk, Fourth Edition.chm
|           `-- Tcl and the Tk Toolkit.pdf
|-- mathematics
|   `-- OReilly Statistics in a Nutshell - A Desktop Quick Reference.pdf
|-- networkSecurity
|   |-- Blackjacking.pdf
|   |-- Computer Security Basics, 2nd Edition.chm
|   |-- Computer Security and Cryptography.pdf
|   |-- Linux Security Cookbook.pdf
|   |-- Linux Server Security, 2nd Edition.chm
|   |-- Managing Security With Snort and IDS Tools.chm
|   |-- Multimedia Security Handbook.pdf
|   |-- Network Security Assessment, Second Edition.pdf
|   |-- Network Security Hacks, Second Edition.chm
|   |-- Network Security Hacks.chm
|   |-- Network Security Know It All.pdf
|   |-- Network Security Tools.chm
|   |-- Network Security with OpenSSL.pdf
|   |-- Nmap in the Enterprise.pdf
|   |-- Practical Unix & Internet Security, 3rd Edition.chm
|   |-- Security Monitoring.chm
|   |-- Security Power Tools.pdf
|   |-- Security and Usability.chm
|   |-- Snort Cookbook.chm
|   |-- Stealing The Network - How To Own A Shadow (2007).pdf
|   |-- The Craft of System Security.chm
|   |-- The Web Application Hackers Handbook.pdf
|   |-- cryptology
|   |   `-- Cryptology Unlocked 2007.pdf
|   |-- firewall
|   |   |-- Designing and Implementing Linux Firewalls and QoS.pdf
|   |   |-- Firewall Fundamentals.chm
|   |   |-- Firewalls and Internet Security - Repelling the Wily Hacker 2nd edition.pdf
|   |   `-- Linux Firewalls.pdf
|   `-- hack
|       `-- Hacking for Dummies (2008).pdf
|-- networkTechnology
|   |-- Cisco Cookbook.chm
|   `-- tcpip
|       |-- TCP IP Network Administration, 3rd edition.chm
|       |-- TCPIP Illustrated Volume 2 The Implementation.chm
|       `-- TCPIP Illustrated, Volume 1 The Protocols.chm
|-- officeSuite
|   |-- LaTeX
|   |   |-- LaTeX Tutorials--A Primer.pdf
|   |   `-- LaTeX2e Graphic.pdf
|   |-- openoffice.Org
|   |   |-- OpenOffice org Macros Explained.chm
|   |   |-- OpenOffice org Spreadsheet Macro Programming, 2006.pdf
|   |   |-- OpenOffice org for Dummies.pdf
|   |   `-- OpenOffice,2 Firefox and Thunderbird for Windows All In One.chm
|   `-- vim
|       |-- Hacking Vim A Cookbook to Get the Most Out of the Latest Vim Editor.pdf
|       |-- Learning The Vi and Vim Editors, 7th Edition.pdf
|       `-- Learning the Vi and ViM Editors, 7th Edition.pdf
|-- operatingSystem
|   |-- BSD
|   |   |-- Desiging BSD Rootkits - An Introduction to Kernel Hacking.pdf
|   |   |-- FreeBSD
|   |   |   |-- Absolute FreeBSD - The Complete Guide to FreeBSD, 2nd Edition.pdf
|   |   |   `-- The Complete Freebsd Fourth edition.pdf
|   |   `-- OpenBSD
|   |       `-- The Book of PF - A No-Nonsense Guide to the OpenBSD Firewall.pdf
|   |-- Linux
|   |   |-- A Practical Guide To Linux Commands Editors And Shell Programming.chm
|   |   |-- Building Embedded Linux Systems.pdf
|   |   |-- Building Secure Servers with Linux.chm
|   |   |-- Gnu Linux Application Programming.chm
|   |   |-- Learning Debian GNULinux.chm
|   |   |-- Linux Complete Command Reference.pdf
|   |   |-- Linux Debugging and Performance Tuning Tips and echniques.chm
|   |   |-- Linux Device Drivers, 3rd Edition.chm
|   |   |-- Linux Device Drivers, 3rd edition.chm
|   |   |-- Linux Network Administrator's Guide, 3nd edition.chm
|   |   |-- Linux Networking Cookbook.pdf
|   |   |-- Linux Server Hacks 2003.pdf
|   |   |-- Linux Server Hacks Volume Two.chm
|   |   |-- Linux Server Hacks.chm
|   |   |-- Linux System Administration, Mar 2007.pdf
|   |   |-- Linux System Programming.pdf
|   |   |-- Linux for Programmers and Users.chm
|   |   |-- Linux in a Nutshell, 5th edition.chm
|   |   |-- O'Reilly Linux Cookbook.chm
|   |   |-- Optimizing Linux Performance A Hands On Guide To Linux Performance tools.chm
|   |   |-- Running Linux 5th edition.chm
|   |   |-- The Debian System Concepts and Techniques.pdf
|   |   |-- Ubuntu Hacks.chm
|   |   |-- Understanding The Linux Virtual Memory Manager.pdf
|   |   `-- Understanding the Linux Kernel 3rd edition.chm
|   |-- OReilly Big Book of Apple Hacks Tips and Tools for unlocking the power of your Apple devices.pdf
|   |-- Unix
|   |   |-- The Art of UNIX Programming.chm
|   |   |-- UNIX Power Tools, 3rd Edition.chm
|   |   `-- Unix Shell By example.chm
|   `-- Windows
|       |-- O'Reilly Windows XP Annoyances for Geeks, 2nd edition.chm
|       |-- O'Reilly Windows XP Hacks, 2nd edition.chm
|       |-- O'Reilly Windows XP In A Nutshell, 2nd edition.chm
|       |-- O'Reilly Windows XP Pro The Missing Manual.chm
|       |-- O'Reilly Windows XP in a Nutshell, 2nd edition.chm
|       `-- Windows XP Registry Guide, 2nd edition.chm
|-- pocketReference
|   |-- Apollo for Adobe Flex Developers Pocket Guide.chm
|   |-- C Pocket Reference.chm
|   |-- C# 3.0 Pocket Reference.chm
|   |-- C# Language Pocket Reference.chm
|   |-- GNU Emacs Pocket Reference.pdf
|   |-- Grep Pocket Reference.pdf
|   |-- Java Pocket Guide.chm
|   |-- JavaScript Pocket Reference, 2nd Edition.chm
|   |-- LINQ Pocket Reference.chm
|   |-- MySQL Pocket Reference.chm
|   |-- Mysql Pocket Reference SECOND EDITION.pdf
|   |-- Objective-C Pocket Reference.chm
|   |-- Oracle DBA Automation Quick Reference.chm
|   |-- Oracle PLSQL Built-ins Pocket Reference.pdf
|   |-- Oracle PLSQL Language Pocket Reference, 2nd Edition.chm
|   |-- Oracle PLSQL Language Pocket Reference, Fourth Edition.pdf
|   |-- Oracle PLSQL Language Pocket Reference.pdf
|   |-- Oracle RMAN Pocket Reference.pdf
|   |-- Oracle Regular Expressions Pocket Reference.chm
|   |-- Oracle SQL Plus Pocket Reference, 2nd Edition.pdf
|   |-- Oracle SQL Tuning Pocket Reference.pdf
|   |-- PHP Pocket Reference, 2nd Edition.chm
|   |-- PHPUnit Pocket Guide.chm
|   |-- Perl-TK Pocket Reference.pdf
|   |-- Python Pocket Reference, 2nd Edition.chm
|   |-- Regular Expression Pocket Reference, Second Edition.pdf
|   |-- Regular Expression Pocket Reference.chm
|   |-- Ruby Pocket Reference.pdf
|   |-- Sed and Awk Pocket Reference, 2nd edition.chm
|   |-- Unix for Oracle DBAs Pocket Reference.pdf
|   |-- Windows Vista Pocket Reference.chm
|   |-- Windows XP Pocket Reference.chm
|   `-- XML Pocket Reference, Second Edition.pdf
|-- theOthers
|   |-- A plus Network plus Security plus Exams in a Nutshell.pdf
|   |-- Google Hacks.chm
|   |-- Intellectual Property and Open Source.pdf
|   |-- Managing Projects with GNU make, 3rd Edition.chm
|   |-- RT Essentials.chm
|   |-- Thinking on the Web.pdf
|   `-- X Power Tools.pdf
`-- webDesign
    |-- CSS
    |   |-- CSS Cookbook, 2nd edition.chm
    |   |-- CSS The Definitive Guide, 3rd Edition.chm
    |   |-- Css The Missing Manual Aug 2006.chm
    |   |-- Head First HTML with CSS & XHTML.chm
    |   `-- The Art and Science of CSS.pdf
    |-- Html and Xhtml
    |   |-- HTML&XHTMLThe Definitives Guide,6th edition 2006.chm
    |   `-- Head First HTML with CSS & XHTML.chm
    |-- Learning Web Design, 3rd Edition.pdf
    |-- Network Warrior, 2007.chm
    |-- Web Design In A Nutshell, 3rd edition.chm
    |-- Web Site Measurement Hacks.chm
    `-- XML
        `-- Learning XML, 2nd Edition.chm
http://twitter.com/nothining
Mail: bjdfzster@gmail.com
南京的开源活动几乎是0,希望能有人组织下(也可以拉我入伙^_^)
最近在从零开始学习Linux程序设计,加油……
头像
steley
帖子: 538
注册时间: 2008-06-14 11:00
系统: ubuntu
来自: sunl@riseup.net
联系:

Re: [分享]收集的电子书v2

#2

帖子 steley » 2009-07-16 20:35

下了好多,都放那了也没看 :em06 :em03 ,还是希望有本纸质的杂志!!!
头像
dash08
帖子: 99
注册时间: 2009-06-15 18:20

Re: [分享]收集的电子书v2

#3

帖子 dash08 » 2009-07-31 13:24

全英文的暂时消化不了
回复