LinuxLinks.com
Newbies What Next ? News Forums Calendar
Home | Register | News | Forums | Guide | Free Software | Portal Pages | MyLinks | Add Link | Modify Link | New | Hot | Link Us

Search/Browse

 Category Gateway
More Options
Category:  

Related Sites

LinuxLinks Login

Login:

Password:



Click here
to start your own
Link collection!

LinuxLinks News
 · The joy of X - master the Linux GUI
 · Wikipedia moves to one Linux vendor
 · Linux at 17 - What Windows promised to be
 · Novell: Linux is driving force for netbook market
 · Opera Web Browser 9.6 Released
 · Cyberlink broadens Linux offerings
 · Hands on: How to get more from Linux
 · Linux distros lead jumps from Sun
 · Does Linux suck or is it lusers who suck?
 · Dell UK releases Ubuntu netbook but favours Windows
(more...)

 

Latest Links
JELAN
ASUS G50 OLED
Back In Time
Huntor
PcWebSpy
psinfo
dc3dd
AcouSTO
mumpot
phpScheduleEm
(more...)

 

Google Search
 



Top : Books : Applications : Apache

Highlights
The joy of X - master the Linux GUI
If you're a Linux user you have no doubt heard of GNOME and KDE. These popular desktop environments are really the pinnacle of a deep iceberg of technology with the X-Windows graphical interface underpinning it all. Here are a couple of ways to tame X, kicking off a journey of unlimited ability to change the Linux look-and-feel.

(Read more)
LilyPond
LilyPond is an "automated engraving system." It will format music notation beautifully without requiring typographical expertise of its users. It tries to mimic traditional plate engraving in the general impression, layout algorithms, and the font design.

Links:

  • Apache : Pocket Reference
    by Andrew Ford, Gigi Estabrook: provides a complete overview of the command-line options, configuration directives, and modules, and covers Apache support utilities
  • Apache Administrator's Handbook
    by Rich Bowen, Daniel Lopez Ridruejo, Allan Liska: Apache Administrator's Handbook is a practical hands-on guide to the installation, configuration, and administration of the Apache Web server. It will show you how to build and configure Apache with the features and modules you need, how to seucre the server, how to interpret log files, and how to tune the server's performance.
  • Apache Cookbook
    by Ken Coar, Rich Bowen: The Apache Cookbook is a collection of problems, solutions, and practical examples for webmasters, web administrators, programmers, and everyone else who works with Apache.
  • Apache Phrasebook
    by Daniel Lopez, Jesus Blanco: Packed with practical solutions, or "phrases," for tasks that the Apache developer much accomplish every day, the phrasebook fills the need for a short, functional, to-the-point reference for Apache.
  • Apache Security
    by Ivan Ristic: Apache Security, gives administrators and webmasters just what they crave--a comprehensive security source for Apache.
  • Apache Server 2 Bible
    by Mohammed J. Kabir: Expands coverage to include how to make practical use of the Apache Server.
  • Apache Server 2.0: The Complete Reference
    by Ryan B. Bloom: Install, configure, administer, and secure the world?s leading Web server using this comprehensive resource. Written by a lead Apache developer, this book provides you with all the hands-on guidance you need to administer Apache on multiple platforms.
  • Apache Server For Dummies
    by Ken A. L. Coar: this comprehensive guide helps you understand and maximize the capabilities of Apache, one of the most popular and powerful Web servers in use today
  • Apache Tomcat Bible
    by Jon Eaves, Warner Godfrey, Rupert Jones: Provides a thorough introduction to all topics Tomcat developers need to understand.
  • Apache: The Definitive Guide (3rd Edition)
    by Ben Laurie, Peter Laurie: With this new third edition of Apache: The Definitive Guide, web administrators new to Apache will come up to speed quickly, and experienced administrators will find the logically organized, concise reference sections indispensable, and system programmers interested in customizing their servers will rely on the chapters on the API and Apache modules.
  • Developing Web Services with Apache Axis
    by Kent Ka Iok Tong: Learn how to create web services (in particular, using Apache Axis) and make some sense of various standards like SOAP, WSDL, JAX-RPC, SOAP with attachments, WS-Security, XML Encryption and XML Signature.
  • Hardening Apache
    by Tony Mobily: Hardening Apache explains how to configure Apache safely, and secure an existing installation. It covers the most important issues--like downloading, logging, and administration, as well as the most important security-oriented web sites. This book even discusses advanced system administration techniques, such as jailing Apache and securing third-party modules, and web-related RFC details.
  • Practical mod_perl
    by Stas Bekman: mod_perl embeds the popular programming language Perl in the Apache web server, giving rise to a fast and powerful web programming environment. Practical mod_perl is the definitive book on how to use, optimize, and troubleshoot mod_perl.
  • Preventing Web Attacks with Apache
    by Ryan C. Barnett: Firewalls and SSL won?t protect you: you must systematically harden your Web application environment. Preventing Web Attacks with Apache brings together all the information you?ll need to do that: step-by-step guidance, hands-on examples, and tested configuration files.
  • Pro Apache Tomcat 5/5.5
    by Matthew Moodie: Describes the configuration files, as well as administration features like security, auto-deployment, remote deployment, and datasources.
  • Pro Apache, Third Edition
    by Peter Wainwright: Third Edition is a new revision of Peter Wainwright?s bestselling book on Apache configuration and administration. In addition to installation, maintenance, and deployment, the book demonstrates how to configure Apache to use Perl, PHP, and Python as server-side scripting languages.
  • Professional Apache Tomcat 5
    by Vivek Chopra, Amit Bakore, Jon Eaves, Ben Galbraith, Sing Li, Chanoch Wiggers: You will learn to solve the problems that arise with installation and configuration, security, system testing, and more. This edition also introduces you to Tomcat clustering for planning and deploying installations in mission-critical production environments, and explores the new support for Tomcat in popular IDEs, such as IntelliJ IDEA, Eclipse, NetBeans/Sun Java Studio, and JBuilder.
  • Run Your Own Web Server Using Linux & Apache
    by Tony Steidler-Dennison: This book is for Web Developers who want to learn how to use Linux & Apache for Website Hosting. The first chapters will teach you how to install Linux and Apache 2.0 on a home or office machine for testing purposes. Then you'll learn how to perform dozens of common tasks including: Updating server software, setting up new Websites, Email Accounts and Subdomains, configuring various Linux & Apache files related to performance and security, install spam filtering software, and perform automatic backups and crash recoveries.
  • Sams Teach Yourself Apache 2 in 24 Hours
    by Daniel Lopez: Sams Teach Yourself Apache in 24 Hours covers the installation, configuration, and ongoing administration of the Apache Web server, the most popular Internet Web server. It covers both the 1.3 and the 2.0 versions of Apache.
  • The Definitive Guide to Apache mod_rewrite
    by Rich Bowen: The Apache mod_rewrite module has long inspired fits of joy because it offers an unparalleled toolset for manipulating URLs. The Definitive Guide to Apache mod_rewrite guides you through configuration and use of the module for a variety of purposes, including basic and conditional rewrites, access control, virtual host maintenance, and proxies.
  • Writing Apache Modules with Perl and C: The Apache API and mod_perl
    by Lincoln Stein, Doug MacEachern, Linda Mui (Editor): this guide to Web programming teaches readers how to extend the capabilities of the Apache Web server. The book explains the design of Apache, mod_perl, and the Apache API, then demonstrates how to use them to rewrite CGI scripts, filter HTML documents on the server-side, enhance server log functionality, convert file formats on the fly, and more



Other Sites

Migrate to Linux
Thinking of switching to Linux? Check out our Linux Equivalents to Windows Software section, highlighting popular Linux equivalents to Windows software.

This feature also includes over 150 individual software portal pages including Blender, Scribus, OpenOffice.org, Evolution, Eclipse, K3b, and MythTV, providing a wealth of essential information.

 

Distribution Guides
Distro Guide

Debian
Fedora
Gentoo
Mandriva
OpenSuSE
RedHat
Slackware
Ubuntu
Xandros

Absolute
Linux Mint
64 Studio

LiveCDs
Berry Linux
GoblinX
KNOPPIX
Kubuntu
NimbleX
PCLinuxOS
Sabayon
SimplyMEPIS
Xubuntu

Entire List

 

SourceFiles.org
Sourcefiles.org
Backup
CD Writing
Databases
Editors
Emulators
Financial
Games
Graphics
Home ...
Internet
Multimedia
Networking
Office
Prod Tools
Scientific
Shells
Spreadsheets
Toys
Utilities
WMs

 

Services
Web Calendar
Linux Licenses

Advertise at LinuxLinks.com

 

My LinuxLinks
MyLinks
  • Bookmarked links
  • Emailed Newsletter
  • Your own profile

  • Latest Portal Pages
    Mixxx
    energyXT2
    GRASS
    uDig
    QGIS
    gretl
    SPSS

     

    About | FAQ | Privacy | Awards | Contact
    Portal Version 0.7. Intel Blade.
    Comments to the webmaster are welcome.
    Copyright 2002-2007 LinuxLinks.com All rights reserved.