Useful Books and Software
|
Related Apache Books |
|
|
 |
| |
|
|
| |
| Web Hosting and Web Design Related Apache Books |
Page 7 of 22
Total results: 211 |
|
|
| |
|
|
| |
 |
|
Developing Web Services with Apache Axis |
Axis, Apache Axis, Web services, SOAP, WSDL, Computer, Science, Technology, Internet, World, Wide, Web, Programming
Publisher:
Lulu.com
Author:
Tong Ka Iok Kent
Release Date: 2006-04-29
ISBN/EAN: 1411670329 / 9781411670327
New Price: $29.65 /
Used Price: $29.62 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Building Secure Servers with Linux |
Linux consistently turns up high in the list of popular Internet servers, whether it's for the Web, anonymous FTP, or general services like DNS and routing mail. But security is uppermost on the mind of anyone providing such a service. Any server experiences casual probe attempts dozens of time a day, and serious break-in attempts with some frequency as well. As the cost of broadband and other high-speed Internet connectivity has gone down, and its availability has increased, more Linux users are providing or considering providing Internet services such as HTTP, Anonymous FTP, etc., to the world at large. At the same time, some important, powerful, and popular Open Source tools have emerged and rapidly matured--some of which rival expensive commercial equivalents--making Linux a particularly appropriate platform for providing secure Internet services. Building Secure Servers with Linux will help you master the principles of reliable system and network security by combining practical advice with a firm knowledge of the technical tools needed to ensure security. The book focuses on the most common use of Linux--as a hub offering services to an organization or the larger Internet--and shows readers how to harden their hosts against attacks. Author Mick Bauer, a security consultant, network architect, and lead author of the popular Paranoid Penguin column in Linux Journal, carefully outlines the security risks, defines precautions that can minimize those risks, and offers recipes for robust security. The book does not cover firewalls, but covers the more common situation where an organization protects its hub using other systems as firewalls, often proprietary firewalls. The book includes: - Precise directions for securing common services, including the Web, mail, DNS, and file transfer.
- Ancillary tasks, such as hardening Linux, using SSH and certificates for tunneling, and using iptables for firewalling.
- Basic installation of intrusion detection tools.
Writing for Linux users with little security expertise, the author explains security concepts and techniques in clear language, beginning with the fundamentals. Building Secure Servers with Linux provides a unique balance of "big picture" principles that transcend specific software packages and version numbers, and very clear procedures on securing some of those software packages. An all-inclusive resource for Linux users who wish to harden their systems, the book covers general security as well as key services such as DNS, the Apache Web server, mail, file transfer, and secure shell. With this book in hand, you'll have everything you need to ensure robust security of your Linux system.
Publisher:
O'Reilly Media, Inc.
Author:
Michael D. Bauer
Release Date: 2002-11
ISBN/EAN: 0596002173 / 9780596002176
New Price: $7.44 /
Used Price: $2.20 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Jakarta Commons Cookbook |
As a Java developer, you're always looking for tools to help in your web and application development. Maybe you've heard of the Jakarta Commons open source Java tools. The Jakarta Commons is an open source Jakarta subproject where developers create and maintain a collection of twenty-plus independent Java components and utilities that serve useful purposes. Jakarta Commons packages include utilities for web, XML, networking, building and testing applications, and some that help other packages work better together. Jakarta Commons packages are designed to be reusable. Each one is a time saver by itself, and when used in combination the results can be very powerful. But in searching for information on the Jakarta Commons tools, you find it hard to locate documentation relevant to your needs. You don't have lots of time to spend searching for information on a specific Jakarta Commons tool to determine what it does and how to incorporate it in your code. If you are looking for a single source for clear information and samples on how to use the Jakarta Commons tools, then the Jakarta Commons Cookbook is for you. The Jakarta Commons Cookbook summarizes each of the available Jakarta Commons packages and contains practical and efficient recipes for making the most out of the Jakarta Commons open source Java tools. You don't have to be an expert, since the book explains how and why to use a utility, pitfalls to avoid, and where to look for additional information on Jakarta Commons utilities. It introduces design possibilities and explores combining Jakarta Commons utilities in novel assemblies to create complex applications. The book offers detailed code samples and insider tips--making it a valuable resource whether you are an expert Java developer or a novice. If you want to quickly learn how to use Jakarta Commons timing-saving utilities or have an invaluable resource for Jakarta Commons questions and techniques, then the Jakarta Commons Cookbook is for you.
Publisher:
O'Reilly Media, Inc.
Author:
Tim O'Brien
Release Date: 2004-11-16
ISBN/EAN: 059600706X / 9780596007065
New Price: $13.03 /
Used Price: $5.37 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Apache Server Unleashed |
| The Apache Web server is one of the most fascinating success stories in the Internet software business. This open-source product has arguably become the most used Web server on the Net. Apache Server Unleashed offers traditional documentation of this unconventional product. A key aspect of Apache is its modularity. Webmasters are free to custom-build Apache installations that precisely fit their needs by compiling only the software modules they want. The authors do a good job of exploring these possibilities but still manage to present the material in an organized, topical manner. They take a little time along the way to delve into some key related technologies such as Common Gateway Interface (CGI), cookies, Perl, and Personal Home Page (PHP)--a very popular server-side scripting language frequently used to add the smarts to Apache applications. The chapters are all rather bite-size, making this book easy to digest for those with scattered chunks of reading time. To get the most from Apache, a solid understanding of C programming is a must. Even so, this book offers much for the nonprogrammer interested in learning about Apache. Included is a CD-ROM containing the source code for the Apache 1.3.9 release, as well as several third-party utilities like Comanche--a key administration tool. If you have experience with commercial Web servers and are curious what all the fuss is about with Apache, this title offers a well-rounded look at the hottest Web server around. --Stephen W. Plain Topics covered: Installation, server configuration files, configuration with Comanche, MIME types, proxy and cache server use, CGI programming, server-side includes, cookie implementation, security and auditing, authentication, logging, Apache modules, Perl module, PHP module, and Apache API.
Apache Server Unleashed is designed for both the Apache Web developer and system administrator. Apache Server Unleashed teaches you how to extend the base server through CGI scripts and modules, with extensive advanced coverage on modules. This book teaches the system administrator how to fine-tune the server for specific traffic use. Some topics include how to start, stop and restart the server in order to update, retune, and address any general or disaster recovery issues. Learn underlying architecture of Apache Server, specifically security and authentication, as well as newer topics such as running Apache on Windows NT.
Publisher:
Sams
Authors:
Richard Bowen, Matthew Marlowe, Ken Coar
Release Date: 2000-03-09
ISBN/EAN: 0672318083 / 9780672318085
New Price: $9.90 /
Used Price: $3.14 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Linux Server Security |
Linux consistently appears high up in the list of popular Internet servers, whether it's for the Web, anonymous FTP, or general services such as DNS and delivering mail. But security is the foremost concern of anyone providing such a service. Any server experiences casual probe attempts dozens of time a day, and serious break-in attempts with some frequency as well. This highly regarded book, originally titled Building Secure Servers with Linux, combines practical advice with a firm knowledge of the technical tools needed to ensure security. The book focuses on the most common use of Linux--as a hub offering services to an organization or the Internet--and shows readers how to harden their hosts against attacks. An all-inclusive resource for Linux users who wish to harden their systems, Linux Server Security covers general security such as intrusion detection and firewalling a hub, as well as key services such as DNS, the Apache Web server, mail, and secure shell. Author Michael D. Bauer, a security consultant, network architect, and lead author of the popular Paranoid Penguin column in the Linux Journal, carefully outlines the security risks, defines precautions that can minimize those risks, and offers recipes for robust security. He is joined on several chapters by administrator and developer Bill Lubanovic. A number of new security topics have been added for this edition, including: - Database security, with a focus on MySQL
- Using OpenLDAP for authentication
- An introduction to email encryption
- The Cyrus IMAP service, a popular mail delivery agent
- The vsftpd FTP server
Geared toward Linux users with little security expertise, the author explains security concepts and techniques in clear language, beginning with the fundamentals. Linux Server Security with Linux provides a unique balance of "big picture" principles that transcend specific software packages and version numbers, and very clear procedures on securing some of those software packages on several popular distributions. With this book in hand, you'll have both the expertise and the tools to comprehensively secure your Linux system.
Publisher:
O'Reilly Media, Inc.
Author:
Michael D. Bauer
Release Date: 2005-01-18
ISBN/EAN: 0596006705 / 9780596006709
New Price: $23.00 /
Used Price: $8.50 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Running Mac OS X Panther |
Apple® has shown no mercy to the Macintosh® power user---that dedicated individual who knows their Mac® inside and out: what makes it tick, and what makes it tick better. In the rapid evolution of Mac OS® X, there have been three major releases, and each new release challenges the power user to once more stay ahead of the learning curve. Mac OS X Panther is no exception to that rule. With more than 100 new features, including a new Finder, Expos , FileVault, and an improved BSD Unix core, there's plenty here to master. Fortunately, power users have a secret weapon in Running Mac OS X Panther. This book takes readers deep inside Mac OS X's core, revealing the inner workings of Panther for those who want to get the most out of their system. Running Mac OS X Panther is the ultimate Swiss Army Knife™ for power users who want to customize, tweak, and generally rev up their Mac. The easy-to-follow format is organized into three primary parts:- Getting Started introduces you to Mac OS X--where it came from, how it's put together, and how it works
- Administration Essentials gives you the tools you need to examine how your system is running and adjust all the knobs behind its operation
- Networking and Network Services covers all the ways Mac OS X interfaces with the world around it, including wireless and spontaneous networking
Developer Tools, including Xcode, for Mac OS X are discussed throughout the book where needed to accomplish the task at hand. The appendices that follow include handy quick reference materials for things such as Open Firmware. Written for readers who are inquisitive and confident enough to dig into their Macintosh system, Running Mac OS X Panther doesn't waste time talking about silly Finder tips or glossing over the messier details. This book dives right in and explains how your Mac works. You may not be a Mac guru when you start this book, but once you've read it, you'll be well on your way.
Publisher:
O'Reilly Media, Inc.
Author:
James Duncan Davidson
Release Date: 2003-12-01
ISBN/EAN: 0596005008 / 9780596005009
New Price: $0.04 /
Used Price: $0.01 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Sams Teach Yourself Apache 2 in 24 Hours (Sams Teach Yourself) |
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 new 2.0 versions of Apache. Using a hands-on, task-oriented format, it concentrates on the most popular features and common quirks of the server. The first part of the book helps the reader build, configure, and get started with Apache. After completing these chapters the reader will be able to start, stop, and monitor the Web server. He also will be able to serve both static content and dynamic content, customize the logs, and restrict access to certain parts of the Web server. The second part of the book explains in detail the architecture of Apache and how to extend the server via third-party modules like PHP and Tomcat. It covers server performance and scalability, content management, and how to set up a secure server with SSL.
A practical, task-oriented tutorial on installing, configuring, and administering the latest version of the industry's most popular Web server. Includes coverage of Apache 2.0, the most significant new version of Apache since it was first developed. Apache is the dominant Web server in use today. Written by a respected member of the Apache Software Foundation who is also skilled at understanding the problems new users face when using Apache. Sams Teach Yourself Apache 2 in 24 Hours covers the installation, configuration, and ongoing administration of the Apache Web server on Unix and Windows platforms. Using a hands-on, task-oriented format, it concentrates on the most popular features and common quirks of the server. The book is divided in two parts. The first part helps the reader build, configure, and get started with Apache. After completing these chapters the reader will be able to start, stop, and monitor the Web server. He also will be able to serve both static content and dynamic content (via CGIs), customize the logs, and restrict access to certain parts of the Web server. The second part explains in detail the architecture of Apache and how to extend the server via third-party modules like PHP and Tomcat. It covers server performance and scalability, content management, and how to set up a secure server with SSL. Daniel Lopez is a senior software engineer with Covalent technologies, the leading provider of solutions for Apache. He is a member of the Apache Software Foundation, he speaks regularly at open source and Apache conferences, and he is the author of the Comanche configuration tool for Apache, which gives him a daily exposure to the problems new users face taking their first steps with Apache. He enjoys teaching and writing and has published popular how-tos on Apache and Linux networking that have been translated into seven languages and included in several books.
Publisher:
Sams
Author:
Daniel Lopez
Release Date: 2002-06-22
ISBN/EAN: 0672323559 / 9780672323553
New Price: $11.00 /
Used Price: $5.68 |
| |
|
|
|
|
| |
|
|
| |
 |
|
SOA Security |
| SOA is one of the latest technologies enterprises are using to tame their software costs - in development, deployment, and management. SOA makes integration easy, helping enterprises not only better utilize their existing investments in applications and infrastructure, but also open up new business opportunities. However, one of the big stumbling blocks in executing SOA is security. This book addresses Security in SOA with detailed examples illustrating the theory, industry standards and best practices. It is true that security is important in any system. SOA brings in additional security concerns as well rising out of the very openness that makes it attractive. If we apply security principles blindly, we shut ourselves of the benefits of SOA. Therefore, we need to understand which security models and techniques are right for SOA. This book provides such an understanding. Usually, security is seen as an esoteric topic that is better left to experts. While it is true that security requires expert attention, everybody, including software developers, designers, architects, IT administrators and managers need to do tasks that require very good understanding of security topics. Fortunately, traditional security techniques have been around long enough for people to understand and apply them in practice. This, however, is not the case with SOA Security. Anyone seeking to implement SOA Security is today forced to dig through a maze of inter-dependent specifications and API docs that assume a lot of prior experience on the part of readers. Getting started on a project is hence proving to be a huge challenge to practitioners. This book seeks to change that. It provides bottom-up understanding of security techniques appropriate for use in SOA without assuming any prior familiarity with security topics on the part of the reader. Unlike most other books about SOA that merely describe the standards, this book helps you get started immediately by walking you through sample code that illustrates how real life problems can be solved using the techniques and best practices described in standards. Whereas standards discuss all possible variations of each security technique, this book focusses on the 20% of variations that are used 80% of the time. This keeps the material covered in the book simple as well as self-sufficient for all readers except the most advanced.
Publisher:
Manning Publications
Authors:
Ramarao Kanneganti, Prasad Chodavarapu
Release Date: 2008-01-11
ISBN/EAN: 1932394680 / 9781932394689
New Price: $31.25 /
Used Price: $30.00 |
| |
|
|
|
|
| |
|
|
|
|
|