You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
The bestselling, most informative Unix reference book ever written is now more complete and up-to-date. You may have seen Unix quick-reference guides, but you've never seen anything like Unix in a Nutshell. Unix in a Nutshell is a complete reference containing all commands and options, along with generous descriptions and examples that put the commands in context. The third edition of Unix in a Nutshell includes thorough coverage of Unix System V Release 4 and Solaris 7. Author Arnold Robbins has added the latest information about: • Sixty new Unix commands • Shell syntax (sh, csh, and the 1988 and 1993 versions of ksh) • Regular expressions • vi and ex commands, as well as newly updated Emacs information • sed and awk commands • troff and related commands and macros, with a new section on refer • make, RCS (Version 5.7), and SCCS commands • Obsolete commands In addition, there is a new Unix bibliography to guide the reader to further reading about the Unix environment. If you currently use Unix SVR4, or if you're a Solaris user, you'll want this book. Unix in a Nutshell is the most comprehensive quick reference on the market, a must for any Unix user.
Dreamweaver in a Nutshell distills all Dreamweaver features, commands, and shortcuts into an indispensable desktop reference for users of all levels. It covers everything from the basics to advanced topics in Dreamweaver, including document creation, site management, templates, libraries, navigation bars, frames, layers, table, image maps, CSS and HTML styles, XML, HTML cleanup tools, and extending Dreamweaver functions and functionality. You'll benefit from the power user tips and tricks, many useful examples, and the authors' real-world experience. Dreamweaver in a Nutshell focuses on Dreamweaver but also applies to Dreamweaver UltraDev. Rather than teach HTML and web design from scratch, the book helps you leverage your existing knowledge inside Dreamweaver. It is the perfect companion to O'Reilly's Web Design in a Nutshell and the O'Reilly HTML, JavaScript, and CSS books included in Dreamweaver's Reference panel.
Shell scripting skills never go out of style. It's the shell that unlocks the real potential of Unix. Shell scripting is essential for Unix users and system administrators-a way to quickly harness and customize the full power of any Unix system. With shell scripts, you can combine the fundamental Unix text and file processing commands to crunch data and automate repetitive tasks. But beneath this simple promise lies a treacherous ocean of variations in Unix commands and standards. Classic Shell Scripting is written to help you reliably navigate these tricky waters.Writing shell scripts requires more than just a knowledge of the shell language, it also requires familiarity with the individual...
This volume offers Python programmers a straightforward guide to the important tools and modules of this open source language. It deals with the most frequently used parts of the standard library as well as the most popular and important third party extensions.
Following the common-sense O'Reilly style, Mac OS X Tiger in a Nutshell cuts through the chaff and gives you practical details you can use every day. Everything you need to know about the Unix side of Mac OS X has been systematically documented in this book. Mac OS X Tiger in a Nutshell offers a complete overview of Mac OS X Tiger (Version 10.4), focusing on the BSD Unix layer. This book familiarizes you with over 300 of Tiger's Unix commands, the Terminal application, file management, system and network administration issues, and more. Completely revised for Mac OS X Tiger, this book offers: The most complete and thorough coverage of Mac OS X's Unix commands you'll find anywhere (even in th...
Apache is the most popular web server on the Internet because it is free, reliable, and extensible. The availability of the source code and the modular design of Apache makes it possible to extend web server functionality through the Apache API. For the most part, however, the Apache API has only been available to C programmers, and requires rebuilding the Apache server from source. mod_perl, the popular Apache module used primarily for enhanced CGI performance, changed all that by making the Apache API available to Perl programmers. With mod_perl, it becomes simple to develop Apache modules with Perl and install them without having to rebuild the web server. Writing Apache Modules with Perl...
The authors provide the most useful, practical information on a broad range of open source technologies. This practical guide presents a survey of LAMP technologies, and shows how these solutions can be implemented securely while improving reliability and cutting costs. The book focuses on the most important core material necessary for the developer to hit the ground running and begin building applications right away.
Deborah Russell provides a broad introduction to the many areas of computer security and a detailed description of how the government sets standards and guidelines for security products. The book describes complicated concepts such as trusted systems, encryption and mandatory access control in simple terms, and includes an introduction to the "Orange Book".
Describing OCTAVE (Operationally Critical Threat, Asset and Vulnerability Evaluation), a method of evaluating information security risk, this text should be of interest to risk managers.
XML in a Nutshell thoroughly explains the basic rules that all XMNL documents--and all XML document creators--must adhere to. Quick-reference chapters also detail syntax rules and usage examples for the core XML technologies, including XML, DTDs, SPath, XSLT, SAX, and DOM.