Managing the Windows NT Registry


Book Description

The Windows NT Registry is the repository for all hardware, software, and application configuration settings. This is the system administrator's guide to maintaining, monitoring, and updating the Registry database. Provides complete coverage of Regedit, RegEdt32, and the System Policy Editor, plus the Resource Kit utilities.




Managing the Windows 2000 Registry


Book Description

This is the system administrator's guide to maintaining, monitoring, and updating the Registry database. A "must-have" for every 2000 systems manager or administrator, it covers what the Registry is and where it lives on the disk, available tools, Registry access from programs, and Registry content.




Troubleshooting and Configuring the Windows NT/95 Registry


Book Description

A complete reference for the administrator of the Windows NT and 95 operating systems, this book includes detailed coverage of registry entries for both systems, noting instances when the entries differ. Complete troubleshooting sections outline known problems and details their solutions.







Windows Registry Forensics


Book Description

Windows Registry Forensics provides the background of the Windows Registry to help develop an understanding of the binary structure of Registry hive files. Approaches to live response and analysis are included, and tools and techniques for postmortem analysis are discussed at length. Tools and techniques are presented that take the student and analyst beyond the current use of viewers and into real analysis of data contained in the Registry, demonstrating the forensic value of the Registry. Named a 2011 Best Digital Forensics Book by InfoSec Reviews, this book is packed with real-world examples using freely available open source tools. It also includes case studies and a CD containing code and author-created tools discussed in the book. This book will appeal to computer forensic and incident response professionals, including federal government and commercial/private sector contractors, consultants, etc. - Named a 2011 Best Digital Forensics Book by InfoSec Reviews - Packed with real-world examples using freely available open source tools - Deep explanation and understanding of the Windows Registry – the most difficult part of Windows to analyze forensically - Includes a CD containing code and author-created tools discussed in the book




Windows NT TCP/IP Network Administration


Book Description

Windows NT TCP/IP Network Administrationis a complete guide to setting up and running a TCP/IP network on Windows NT. Windows NT and TCP/IP have long had a close association, and this is the first book to focus exclusively on NT networking with TCP/IP. It starts with the fundamentals--what the protocols do and how they work, how addresses and routing move data through the network, and how to set up your network connection. Beyond that, all the important networking services provided as part of Windows NT-- including IIS, RRAS, DNS, WINS, and DHCP--are presented in detail. This book is the NT administrator's indispensable guide. Contents include: Overview Delivering the data Network services Getting started Installing and configuring NT TCP/IP Using Dynamic Host Configuration Protocol Using Windows Internet Name Service Using Domain Name Service Configuring Email Service Using Microsoft routing Using Remote Access Service Troubleshooting TCP/IP Network Security Internet Information Server Appendixes on the TCP/IP commands, PPP script language reference, and DNS resource records




Lotus Domino Administration in a Nutshell


Book Description

"Whether you're looking to change messaging servers, modify your administration tasks to a simpler and more efficient level, or ensure the security and flexibility of your web application server, Lotus Domino Administration in a Nutshell will give you the everyday help you need to make the most of this reliable and scalable integrated server platform."--Jacket.




Java Distributed Computing


Book Description

Distributed computing and Java go together naturally. As the first language designed from the bottom up with networking in mind, Java makes it very easy for computers to cooperate. Even the simplest applet running in a browser is a distributed application, if you think about it. The client running the browser downloads and executes code that is delivered by some other system. But even this simple applet wouldn't be possible without Java's guarantees of portability and security: the applet can run on any platform, and can't sabotage its host.Of course, when we think of distributed computing, we usually think of applications more complex than a client and server communicating with the same protocol. We usually think in terms of programs that make remote procedure calls, access remote databases, and collaborate with others to produce a single result. Java Distributed Computing discusses how to design and write such applications. It covers Java's RMI (Remote Method Invocation) facility and CORBA, but it doesn't stop there; it tells you how to design your own protocols to build message passing systems and discusses how to use Java's security facilities, how to write multithreaded servers, and more. It pays special attention to distributed data systems, collaboration, and applications that have high bandwidth requirements.In the future, distributed computing can only become more important.Java Distributed Computing provides a broad introduction to the problems you'll face and the solutions you'll find as you write distributed computing applications.Topics covered in Java Distributed Computing: Introduction to Distributed Computing Networking Basics Distributed Objects (Overview of CORBA and RMI) Threads Security Message Passing Systems Distributed Data Systems (Databases) Bandwidth Limited Applications Collaborative Systems




XLIB Programming Manual, Rel. 5


Book Description

Covering X11 Release 5, the Xlib Programming Manual is a complete guide to programming the X library (Xlib), the lowest level of programming interface to X. It includes introductions to internationalization, device-independent color, font service, and scalable fonts. Includes chapters on: X Window System concepts A simple client application Window attributes The graphics context Graphics in practice Color Events Interclient communication Internationalization The Resource Manager A complete client application Window management This manual is a companion to Volume 2, Xlib Reference Manual.




POSIX Programmers Guide


Book Description

Software -- Operating Systems.