Linux Apache Web Server Administration

Linux Apache Web Server Administration
Author: Charles Aulds
Publisher: Sybex
Total Pages: 0
Release: 2002-10-14
Genre: Computers
ISBN: 9780782141375

Authoratative Answers to All Your Apache Questions--Now Updated to Cover Apache 2.0 Linux Apache Web Server Administration is the most complete, most advanced guide to the Apache Web server you'll find anywhere. Written by a leading Apache expert--and now updated to cover Apache 2.0--this book teaches you, step-by-step, all the standard and advanced techniques you need to know to administer Apache on a Linux box. Hundreds of clear, consistent examples illustrate these techniques in detail--so you stay on track and accomplish all your goals. Coverage includes: * Compiling Apache from source code * Creating and hosting virtual web sites * Using Server-Side Includes to create Web pages with dynamic content * Using Apache directives to configure your site * Extending Apache using add-on modules * Using the Common Gateway Interface for web programming * Enhancing the performance of CGI programs with FastCGI and mod_perl * Installing Apache support for PHP * Extending Apache to run Java servlets or Java Server Pages * Attaching Apache to a database server * Using URL rewriting for increased request-handling flexibility * Implementing user authentication * Adding Secure Sockets Layer for enhanced system security * Customizing Apache's log formats The Craig Hunt Linux Library The Craig Hunt Linux Library provides in-depth, advanced coverage of the key topics for Linux administrators. Topics include Samba, System Administration, DNS Server Administration, Network Servers, Security, and Sendmail. Each book in the series is either written by or meticulously reviewed by Craig Hunt to ensure the highest quality and most complete coverage for networking professionals working specifically in Linux environments.

Apache

Apache
Author: Ben Laurie
Publisher: "O'Reilly Media, Inc."
Total Pages: 591
Release: 2003
Genre: Computers
ISBN: 0596002033

Describes the history of the Web server platform and covers downloading and compiling, configuring and running the program on UNIX, writing specialized modules, and establishing security routines.

Subversion 1.6 Official Guide

Subversion 1.6 Official Guide
Author: Ben Collins-Sussman
Publisher: Fultus Corporation
Total Pages: 469
Release: 2009-10
Genre:
ISBN: 1596821698

This is the official guide and reference manual for Subversion 1.6 - the popular open source revision control technology.

Defensive Security Handbook

Defensive Security Handbook
Author: Lee Brotherston
Publisher: "O'Reilly Media, Inc."
Total Pages: 284
Release: 2017-04-03
Genre: Computers
ISBN: 1491960353

Despite the increase of high-profile hacks, record-breaking data leaks, and ransomware attacks, many organizations don’t have the budget to establish or outsource an information security (InfoSec) program, forcing them to learn on the job. For companies obliged to improvise, this pragmatic guide provides a security-101 handbook with steps, tools, processes, and ideas to help you drive maximum-security improvement at little or no cost. Each chapter in this book provides step-by-step instructions for dealing with a specific issue, including breaches and disasters, compliance, network infrastructure and password management, vulnerability scanning, and penetration testing, among others. Network engineers, system administrators, and security professionals will learn tools and techniques to help improve security in sensible, manageable chunks. Learn fundamentals of starting or redesigning an InfoSec program Create a base set of policies, standards, and procedures Plan and design incident response, disaster recovery, compliance, and physical security Bolster Microsoft and Unix systems, network infrastructure, and password management Use segmentation practices and designs to compartmentalize your network Explore automated process and tools for vulnerability management Securely develop code to reduce exploitable errors Understand basic penetration testing concepts through purple teaming Delve into IDS, IPS, SOC, logging, and monitoring

HCI International 2014 - Posters' Extended Abstracts

HCI International 2014 - Posters' Extended Abstracts
Author: Constantine Stephanidis
Publisher: Springer
Total Pages: 684
Release: 2014-05-19
Genre: Computers
ISBN: 3319078577

This is the first of a two-volume set (CCIS 434 and CCIS 435) that constitutes the extended abstracts of the posters presented during the 16th International Conference on Human-Computer Interaction, HCII 2014, held in Heraklion, Crete, Greece in June 2014, and consisting of 14 thematic conferences. The total of 1476 papers and 220 posters presented at the HCII 2014 conferences were carefully reviewed and selected from 4766 submissions. These papers address the latest research and development efforts and highlight the human aspects of design and use of computing systems. The papers accepted for presentation thoroughly cover the entire field of Human-Computer Interaction, addressing major advances in knowledge and effective use of computers in a variety of application areas. The extended abstracts were carefully reviewed and selected for inclusion in this two-volume set. This volume contains posters’ extended abstracts addressing the following major topics: design methods, techniques and knowledge; the design of everyday things; interacting with information and knowledge; cognitive, perceptual and emotional issues in HCI; multimodal and natural interaction; algorithms and machine learning methods in HCI; virtual and augmented environments.

Professional Wikis

Professional Wikis
Author: Mark S. Choate
Publisher: John Wiley & Sons
Total Pages: 338
Release: 2008
Genre: Computers
ISBN: 0470126906

The success of Wikipedia has proven just how effective wikis can be for collaborative editing on a large scale—larger than anyone originally thought possible. This book shows you how to install, use, manage, and extend a wiki using MediaWiki—the wiki engine used to power Wikipedia. As each chapter builds on previous ones, tasks involving wikis progress from simple to those of increasing complexity and evolve from theory to case study. You'll learn wiki terminology and how to create user accounts and new pages, use wiki links, and find your way around the wiki. Special focus is placed on how wikis are used in software and web development projects and how their capabilities ideally suit a specific environment and audience. You'll quickly come to discover why wikis are a valuable addition for any organization that wants to increase productivity using web-based collaboration tools. What you will learn from this book When to use wikis instead of a more formal content management system What to look for when evaluating wikis in order to avoid unexpected pitfalls How to install MediaWiki using Apache, PHP, MySQL®, and other alternatives How wikitext allows you to edit content from any web browser and create links to other wiki pages Ways to comment on pages, move them, track changes, and syndicate wiki pages with RSS Who this book is for This book is for programmers, developers, information architects, designers, and content authors who are looking to use wikis to improve team productivity. Knowledge of HTML, XML, CSS, PHP, MySQL, and PostgreSQL is necessary. Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.

Web Security Testing Cookbook

Web Security Testing Cookbook
Author: Paco Hope
Publisher: "O'Reilly Media, Inc."
Total Pages: 312
Release: 2009-05-15
Genre: Computers
ISBN: 0596514832

Offering developers an inexpensive way to include testing as part of the development cycle, this cookbook features scores of recipes for testing Web applications, from relatively simple solutions to complex ones that combine several solutions.