Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • Safari Tech Books Online  (167)
  • Grimm, Wilhelm  (159)
  • Operating systems (Computers)  (167)
  • Deutsches Wörterbuch  (159)
Datasource
Material
Language
Subjects(RVK)
  • 101
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, MA :Safari,
    Language: English
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Tweak Windows® XP for ultimate performance with the undocumented secrets and hidden gems of the experts who work with the technology every day. Use their best techniques, practices, hacks, tricks, and workarounds to put all of your PC's muscle to work.
    Note: Includes index. - Title from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 102
    Online Resource
    Online Resource
    Redmond, Wash. : Microsoft Press | Boston, MA :Safari,
    Language: English
    Keywords: Microsoft Windows server ; Microsoft .NET Framework ; Operating systems (Computers) ; Electronic books ; local
    Abstract: This comprehensive administrator's reference details operating system features and capabilities and provides easy-to-follow procedures, practical workarounds, and key troubleshooting tactics for on-the-job results with the Windows® Server 2003 family.
    Note: Includes index. - Title from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 103
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall PTR | Boston, MA :Safari,
    Language: English
    Pages: xviii, 600 p. , ill. ; , 24 cm
    DDC: 005.2/82
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: The definitive guide to Linux processes and IPC for programmers and system administrators Pipes, message queues, semaphores, shared memory, RPC, sockets, the /proc filesystem, and much more In-depth coverage of multithreading with POSIX compliant LinuxThreads Contains dozens of detailedprogram examples (GNU C/C++ 2.96/Red Hat Linux 7.3 & 8.0) Raves for Gray's companion UNIX® volume! "Concepts I only vaguely understood now make complete sense to me! The sample code and exercises are so good,they seem to clamp down on the concepts like a vise grip..."-S. Lee Henry, Johns HopkinsUniversity The expert, example-rich guide to Linuxprocesses and IPC Serious Linux software developers need a sophisticated understanding of processes, system level programming andinterprocess communication techniques. Now, John Shapley Gray, author of the widely praised Interprocess Communicationin UNIX, Second Edition, zeroes in on the core techniques Linux uses to manage processes and IPC. With exceptionalprecision and great clarity, Gray explains what processes are, how they're generated, how they access their environments,how they communicate- and how to use them to build robust, high-performance systems . Includes extensive coverage of named/unnamed pipes, message queues, semaphores, and shared memory. Provides C++ classes for System V IPC facilities. Offers an in-depth introduction to socket-basedcommunication. Demystifies Linux's /proc file system. Illuminates the LinuxThreads POSIX threadimplementation and its use in multithreaded applications. Provides valuable tips and warnings, plus insight intokey differences amongst Linux and Unix implementations. Includes problem sets and illustrations designed toreinforce key concepts. Gray presents dozens of standalone program examples; all compiled with the GNU C/C++ compiler 2.96 & 3.2, and fullytested on PC platforms running Red Hat Linux 7.3 & 8.0. http://authors.phptr.com/gray/
    Note: Includes bibliographical references (p. 587-590) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 104
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xxii, 391 p. , ill. ; , 24 cm
    DDC: 005.4/32
    Keywords: Linux ; Embedded computer systems ; Programming ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Linux® is being adopted by an increasing number of embedded systems developers, who have been won over by its sophisticated scheduling and networking, its cost-free license, its open development model, and the support offered by rich and powerful programming tools. While there is a great deal of hype surrounding the use of Linux in embedded systems, there is not a lot of practical information. Building Embedded Linux Systems is the first in-depth, hard-core guide to putting together an embedded system based on the Linux kernel. This indispensable book features arcane and previously undocumented procedures for: Building your own GNU development toolchain Using an efficient embedded development framework Selecting, configuring, building, and installing a target-specific kernel Creating a complete target root filesystem Setting up, manipulating, and using solid-state storage devices Installing and configuring a bootloader for the target Cross-compiling a slew of utilities and packages Debugging your embedded system using a plethora of tools and techniques Details are provided for various target architectures and hardware configurations, including a thorough review of Linux's support for embedded hardware. All explanations rely on the use of open source and free software packages. By presenting how to build the operating system components from pristine sources and how to find more documentation or help, this book greatly simplifies the task of keeping complete control over one's embedded operating system, whether it be for technical or sound financial reasons.Author Karim Yaghmour, a well-known designer and speaker who is responsible for the Linux Trace Toolkit, starts by discussing the strengths and weaknesses of Linux as an embedded operating system. Licensing issues are included, followed by a discussion of the basics of building embedded Linux systems. The configuration, setup, and use of over forty different open source and free software packages commonly used in embedded Linux systems are also covered. uClibc, BusyBox, U-Boot, OpenSSH, thttpd, tftp, strace, and gdb are among the packages discussed.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 105
    Online Resource
    Online Resource
    Boston : Addison-Wesley | Boston, MA :Safari,
    Language: English
    Pages: xlvii, 1565 p. , ill. ; , 24 cm. +
    DDC: 005.4/469
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: A Practical Guide to Red Hat® Linux® 8 provides everyone--new users to experienced programmers--with the knowledge and skills they need to master Linux. Written by best-selling author Mark Sobell, this book is a clear, thorough, and logically organized tutorial and reference. Part I is a comprehensive tutorial that introduces the basics of GNU/Linux. It explains how to use the basic utilities, the filesystem, and many features of the shell command interpreter. Illustrations and step-by-step examples demonstrate how each command works. Part II covers more advanced topics, such as graphical user interfaces (GUIs), networking, text editors, programming tools, system administration, the new features of Red Hat Linux version 8, and the three major shells, including shell scripts. Part III is a detailed reference to more than 85 GNU/Linux utilities. This authoritative guide includes: Instructions for users and administrators covering security and RH features, including Red Hat Network (RHN), Red Hat system administration tools, and Red Hat Package Manager (RPM). A full chapter on the use and customization of the Red Hat default GNOME 2 desktop manager and the new Metacity window manager A full chapter on how to use and customize the KDE 3 desktop environment Lucid descriptions of utilities illustrated by many practical examples Detailed coverage of the Linux programming environment and tools, including the C compiler, make, and source code management In-depth discussion of networking and the Internet, including types of networks, secure network utilities, and distributed computing An emphasis on security issues throughout, including highlighted warnings and a dedicated appendix Extensive information and full-length examples about using shells interactively and as programming tools, with chapters on the Bourne Again Shell (bash), the TC Shell (tcsh), and the Z Shell (zsh) Appendixes covering regular expressions, online resources, security, and POSIX standards A comprehensive glossary of more than five hundred words and phrases Helpful features such as tips, cautions, and security alerts supplement the lessons of the text. The companion Web site (http://www.sobell.com) provides useful links, downloadable examples and illustrations, answers to selected review exercises, additional exercises and programs, and updates to the book. The accompanying CD-ROMs contain Red Hat Linux version 8.0. 0201703130B11262002
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 106
    Online Resource
    Online Resource
    Boston : Addison-Wesley | Boston, MA :Safari,
    Language: English
    Pages: viii, 419 p. , ill. ; , 24 cm
    Keywords: Linux ; Embedded computer systems ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Embedded Linux will help the user: select an Embedded Linux platform based on hardware requirements; build and boot a custom Linux kernel for the platform; remote debug programs running on the platform using GNU tools; connect data acquisition and control electronics/peripherals using the platform's serial, parallel, USB, I/O port and I2C interfaces; interface the peripherals to the kernel and applications using modules; collect, control, store and present data via open source protocols and applications; and analyze Embedded Linux vendor product offerings.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 107
    Online Resource
    Online Resource
    Sebastopol, CA : Pogue Press/O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xii, 712 p. , ill. ; , 24 cm
    Edition: 2nd ed.
    DDC: 005.4/465
    Keywords: Mac OS ; Macintosh (Computer) ; Programming ; Operating systems (Computers) ; Electronic books ; local
    Abstract: New York Times computer columnist David Pogue has just updated his bestselling Mac OS X:The Missing Manual ! And once again, he applies his scrupulous objectivity to this exciting new operating system, revealing which new features work well and which do not. With new material on almost every page, this second edition offers a wealth of detail on the myriad changes in OS X 10.2. Apple says that 10.2 introduces 150 new features to Mac OS X, but for once it undercounted. "Jaguar" is a different animal entirely. It's faster, more powerful, and much more customizable -- but it still comes without a manual. The first edition of Mac OS X: The Missing Manual was the #1 bestselling computer book of 2002, selling 100,000 copies in six months. Now David Pogue brings his humor and expertise to this completely rewritten, greatly expanded edition. It covers: Getting started. The early chapters demystify the Dock, the Finder toolbar, and the unfamiliar Mac OS X folder structure. New technologies. Mac OS X 10.2 includes dramatic enhancements in Internet integration (Sherlock 3, iCal, iSync, .Mac, a built-in firewall, Internet sharing), networking (Rendezvous, Windows compatibility, virtual private networking), and entertainment (iTunes 3, DVD Player, Inkwell, iChat). Basics of Unix. You can sail along in Mac OS X without ever realizing that you're using Unix. But if you're tempted by the power of the command line, this book contains a gentle, intelligent introduction. Finding familiar features. This second edition includes two of the popular "Where'd It Go?" Appendixes: one for veteran Mac fans, and one for Windows refugees. Look up any traditional feature -- and find out precisely where Apple put it in Mac OS X 10.2. As always, Mac OS X:The Missing Manual offers warm, witty writing, and bursts with the shortcuts, surprises, and design touches that make the Mac the most passionately championed computer in the world.
    Note: "Covers version 10.2"--Cover. - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 108
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xxiv, 1149 p. , ill. ; , 24 cm
    Edition: 3rd ed.
    DDC: 005.4/32
    Keywords: Operating systems (Computers) ; UNIX (Computer file) ; Electronic books ; local
    Abstract: Essential System Administration ,3rd Edition is the definitive guide for Unix system administration, covering all the fundamental and essential tasks required to run such divergent Unix systems as AIX, FreeBSD, HP-UX, Linux, Solaris, Tru64 and more. Essential System Administration provides a clear, concise, practical guide to the real-world issues that anyone responsible for a Unix system faces daily.The new edition of this indispensable reference has been fully updated for all the latest operating systems. Even more importantly, it has been extensively revised and expanded to consider the current system administrative topics that administrators need most. Essential System Administration ,3rd Edition covers: DHCP, USB devices, the latest automation tools, SNMP and network management, LDAP, PAM, and recent security tools and techniques. Essential System Administration is comprehensive. But what has made this book the guide system administrators turn to over and over again is not just the sheer volume of valuable information it provides, but the clear, useful way the information is presented. It discusses the underlying higher-level concepts, but it also provides the details of the procedures needed to carry them out. It is not organized around the features of the Unix operating system, but around the various facets of a system administrator's job. It describes all the usual administrative tools that Unix provides, but it also shows how to use them intelligently and efficiently.Whether you use a standalone Unix system, routinely provide administrative support for a larger shared system, or just want an understanding of basic administrative functions, Essential System Administration is for you. This comprehensive and invaluable book combines the author's years of practical experience with technical expertise to help you manage Unix systems as productively and painlessly as possible.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 109
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xv, 282 p. , ill. ; , 24 cm
    Edition: 1st ed.
    Keywords: Solaris (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: The Solaris operating system, along with related Sun products like Java, is one of the most reliable and scalable platforms on which to build e-commerce products, and on which to support all networked services. Yet, one problem that potential users face is finding out more information about what Solaris offers. In a sense, they want to know how much technical work is involved in migrating to Solaris, and what kind of philosophy Solaris is based on. To answer these questions, Solaris 8 Administrator's Guide covers all aspects of deploying Solaris as a network server, including both basic and advanced network services. Given newfound interest in Solaris as an enterprise network operating system, this guide is aimed squarely at supporting enterprise-level services. It's written for experienced network administrators who want an objective guide to networking with Solaris, and covers installation on both the Intel and Sparc platforms. With it, you will learn how to setup Solaris as a file server, application server, and database server. In its coverage of advanced topics, Solaris 8 Administrator's Guide offers examples of configuration files and the installation of third-party software packages. This comprehensive book also contains more conceptual and difficult material that is absent from other Solaris reference manuals. At all points, emphasis is placed on issues like evaluating the security, scalability, and reliability of specific software packages--at the expense of providing detailed coverage of every available package. The book covers the practical experience and new skills needed to understand the impact of new services and new software products on existing server systems. Author Paul Watters--a recognized authority on Solaris--avoids so-called "historical" services, like UUCP, which can easily fill chapters but are not commonly found in today's production environments. Indeed, he doesn't bother to provide an in-depth history of Solaris or UNIX at all, assuming that you can find this material elsewhere. Instead, the practical focus is on supporting relevant contemporary networking technologies. Solaris 8 Administrator's Guide provides you with a third-party view that not only praises Solaris, but is critical and realistic in its assessment. This book is for experienced Solaris Administrators as well as and those looking to migrate to this operating system.
    Note: "Help for network administrators"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 110
    Online Resource
    Online Resource
    Boston : Addison-Wesley | Boston, MA :Safari,
    Language: English
    Pages: xviii, 752 p. , ill. ; , 24 cm
    DDC: 005.4/469
    Keywords: Linux ; Computer networks ; Operating systems (Computers) ; Electronic books ; local
    Abstract: With an increasing number of networks and mission-critical applications running on Linux, system and network administrators must be able to do more than set up a server and rely on its default configuration. Advanced Linux Networking is designed to help you achieve a higher level of competence. It focuses on powerful techniques and features of Linux networking and provides you with the know-how you need to improve server efficiency, enhance security, and adapt to new requirements. This book begins with a brief introduction to low-level configuration, including a guide to getting your network up and running. Part II outlines those servers and procedures most likely to be used by the computers on your local network: DHCP servers, Kerberos, Samba, time servers, and network backups, among others. Part III covers Internet servers: DNS, SMTP (sendmail, Postfix, and Exim), Apache, and FTP servers. Part IV examines network security, exploring such topics as using a chroot jail, iptables configuration, and VPNs. Wherever pertinent, the author addresses the differences between Caldera OpenLinux, Debian GNU/Linux, Mandrake, Red Hat, Slackware, SuSE, and TurboLinux. Specific topics covered include: Configuring small but potentially important servers quickly and easily Optimizing Linux network operation Using advanced system features effectively Using systems and software in alternative ways to reach your goals Avoiding possible damage to your system and violations of ISP policies Securing your system Advanced Linux Networking is the single-volume tutorial and reference for Linux networking that will help you achieve expert status. 0201774232B05172002
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 111
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que | Boston, MA :Safari,
    Language: English
    Pages: xxix, 1022 p. , ill. ; , 24 cm
    Edition: Special ed., 3rd ed.
    DDC: 005.4/469
    Keywords: MS-DOS (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Special Edition Using MS-DOS 6.22, Third Edition is an update to the successful best seller and the only up-to-date title on the market today. This edition will add to the second edition's coverage in the following areas: Updates the entire book to reflect current technology and provide better readability. Updates compatibility with the addition of Windows ME/2000 operating systems.
    Note: Previous ed. cat. under: Special edition using MS-DOS 6.22 by Allen L. Wyatt, Sr., etc
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 112
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall PTR | Boston, MA :Safari,
    Language: English
    Pages: xxi, 583 p. ; , 23 cm
    Edition: 2nd ed.
    DDC: 005.4/32
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Completely updated with hundreds of new examples! The only Linux reference with examples for every command All-new chapters on the Apache Web server, tc shell, and Emacs editor Organized by task, so you can find it fast! The practical, handy desk reference for every Linux user-now completely updated! Linux Desk Reference, Second Edition packs information about every command Linux users need-organized for maximum value and convenience. Scott Hawkins has updated entries throughout the book, and added four new chapters-including all-new coverage of the tc shell, Emacs editor, and Apache Web server. This friendly reference is organized by task so you can find what you need even if you don't know what it's called! Unlike other Linux references, this one delivers practical examples for every command it contains-plus hundreds of invaluable tips, warnings, diagrams, and sample outputs. And if you're a Linux expert, you'll love the "roadmap-style" alphabetical fast-find reference section! No matter what you need to know about Linux, it's here... Files and the filesystem Sessions, users, and groups Networking I/O, devices, and disks Apache Web services Windows connectivity Security X Window System Printers and print queues Text editors-including vi and Emacs The Linux kernel Scripting Email Comparing and merging files Scheduling Archiving and compression Performance monitoring Startup/shutdown Daemons Shells-including bash and tc Pattern matching Processes Diagnostics Tuning NIS/NFS Development resources And more! Whether you're a sysadmin, developer, power user, or newbie, get the most convenient, up-to-date Linux reference you can buy: Linux Desk Reference, Second Edition ! Praise for the first edition "Hawkins provides a superior combination of explanations, descriptions, and examples. Every Linux user, whether novice or experienced administrator, will value the organization and contents of the Linux Desk Reference." - SysAdmin magazine (Sept. 2000)
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 113
    Online Resource
    Online Resource
    Sebastopol, CA ; : Pogue Press/O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xii, 571 p. ; , 24 cm
    Edition: 1st ed.
    Series Statement: Missing manual
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Windows XP is the latest, most reliable, and best-looking version of the world's most widely used operating system. The new Windows combines the same stress-tested, extremely stable engine that drives Windows 2000-Microsoft's corporate operating system-with the far superior compatibility of Windows Me. Windows XP offers dozens of important new features. In addition to the vastly more elegant user interface, it offers drag-and-drop CD burning, powerful built-in features for viewing and managing digital photos and music, and a Remote Assistance feature that lets invited PC gurus or help-desk technicians see and even manipulate what's on your screen over the Internet. But one major failing of Windows remains unaddressed in the XP edition: It comes without a single page of printed instructions. In Windows XP Home Edition: The Missing Manual , New York Times technology columnist (and Missing Manual series creator) David Pogue provides the friendly, authoritative book that should have been in the box. It's the ideal users' guide for the world's most popular operating system. The book begins at the beginning: with a tour of the Desktop, the new, two-column Start menu, and instructions for customizing the Taskbar and toolbars. A special focus: Organizing files, folders, and windows for maximum efficiency and minimum clutter. More advanced chapters explore each control panel and built-in application; walk through every conceivable configuration (setting up a PC for Internet use, peripheral equipment, laptop life, and so on); and setting up a small network, including how to share a single Internet connection among several PCs. Finally, special chapters are dedicated to standard rituals of Windows life: troubleshooting, installation, and upgrading. Windows XP Home Edition: The Missing Manual is a one-stop reference for the Windows user. In keeping with the high standards of the Missing Manual line, the book features superb writing, special features for both absolute novices and power users, and complete coverage. If Microsoft could wave its magic software wand and wish for the perfect guide to its flagship product, Windows XP Home Edition: The Missing Manual would appear like magic.
    Note: A crystal-clear guide for the modern PC--Cover. - ELECTRONIC BOOK. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 114
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xx, 346 p. , ill. ; , 24 cm. +
    Edition: 2nd ed.
    DDC: 005.4/32
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: With roughly 20 million users worldwide, Linux is the most talked about success story of open source and free software. Even devotees of Microsoft Windows and Apple's Macintosh are attracted by the unsurpassed stability and flexibility of Linux, but learning a Unix-style operating system can be a daunting task. The second edition of Learning Red Hat Linux gives newcomers exactly what they need to get started. The book includes a complete Linux system CD-ROM from Red Hat Software, one of the most popular distributions of Linux in the U.S. Once it guides beginners through the process of installing and configuring this software, the book offers a thorough but gentle introduction to the basics of using Red Hat Linux. This new edition has been "upgraded" to cover installation and configuration of Red Hat version 7.2, with improved sections on how to use the GNOME and KDE desktop environments, and how to use the Red Hat Package Manager (RPM). Highlights of Learning Red Hat Linux include: How to prepare your system for installing Linux How to install and configure Linux How to install and configure the X Window System How to use X and the GNOME and KDE desktop environments How to obtain and set up Linux applications How to set up a Linux system for networking, either on your local area network (LAN), or via a dialup connection to the Internet How to install and configure Linux-based servers, including the Apache web server and Samba for integrated file and print services with Windows-based networks How to understand and write shell scripts to extend the power of Linux How to install, upgrade, and remove packages using RPM
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 115
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall PTR | Boston, MA :Safari,
    Language: English
    Pages: xxxix, 1416 p. , ill. ; , 23 cm
    Edition: 2nd ed.
    DDC: 005.4/469
    Keywords: UNIX (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: The in-depth UNIX guide for every end-user: completely updated and full of examples! For every key UNIX platform: practical examples, real depth! Covers all basic UNIX commands, plus sed , grep , awk , vi , and more Complete shell programming coverage-plus NEW programming section covering C/C++, Java(tm), and Internet development KornShell, Bash, C Shell, and Shell Programming Windows interoperability, in depth: Samba, NFS, Windows 2000 Services for UNIX, and much more UNIX end-users desperately need an up-to-date reference guide with real depth: one that teaches UNIX commands and doesn't just list them! In UNIX User's Handbook, Second Edition , best-selling UNIX author Marty Poniatowski covers every topic UNIX users need to master-with exceptional clarity and practical, real-world examples. Part I brings together thorough coverage of virtually every key aspect of day-to-day UNIX operation and end-user administration. Part II presents an in-depth programming reference. Part III covers every leading option for Windows interoperability. You'll find fast, easy answers for all this and more: Getting started: login, mail, Internet access, and key UNIX file management commands All basic UNIX commands and a complete UNIX file system overview (cd, cp, file, ls, mv, pwd, rm, rmdir, cut, paste, split, sort, diff, and more) Key UNIX tools-including in-depth coverage of find, vi, find, grep, sed, and awk Shells and shell programming: Bash, Korn, and C Full programming section-including a NEW user-centered introduction to C/C++ and Java End-user administration: processes, startup, shutdown, users/groups, backup, software management, printing, and more Networking and Internet protocols UNIX/Windows interoperability: Samba, X Window, NFS, Posix, Windows 2000 Services for UNIX, and other alternatives Performance and monitoring This new edition has been updated throughout and redesigned for even faster, easier access to information. Whatever your experience, whatever UNIX version you use, you won't find a more useful reference!
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 116
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xv, 700 p. , ill. ; , 24 cm
    DDC: 005.4/4769
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: It is characteristic of most computer systems that they do not degrade gradually. The painful reality is that performance is acceptable day after day, until quite suddenly it all falls apart. When this happens, the administrator needs to be prepared to help the organization get through the crisis. Computer applications are growing ever more intelligent and easy to use. One of the by-products of making applications easier to use is that they usually also require more resources to run. And wherever productivity is a central factor in the decisions you make, performance considerations loom large and continue to play an important role in system management. Are you wondering, for example, if more expensive equipment would give better performance? The answer is often yes, but not always. This book will show you why it is important to understand the performance characteristics of the hardware and of the workload, and how they match up against each other. Windows 2000 Performance Guide takes you through problem solving techniques like measurement methodology, workload characterization, benchmarking, decomposition techniques, and analytic queuing models. This book covers: Processor performance Application profiling and hardware considerations Multiprocessing Memory and paging File cache Disk performance Networking IIS The horror stories of failed development projects that did not meet cost and performance specifications reflect the fact that expectations about what computer technology can do far exceed the reality. Even as hardware performance continues to improve, managing performance will not get perceptibly easier. This book will give you the tools and information you need to meet the challenges of performance management now and in the future. Many of the popular computer books out there promise easy answers, but this is the only book for those tricky situations that have no direct precedent. Windows 2000 Performance Guide will give you the information and the conceptual framework to become your own Windows 2000 performance expert.
    Note: Includes bibliographical references (p. 659-666) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 117
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: xvii, 531 p. , ill. ; , 23 cm
    DDC: 005.4/32
    Keywords: UNIX (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Unix System Management Primer Plus describes in detail the concepts and methodologies that govern Unix system administration. Its focus is both analytical and task-oriented. It covers the entire lifecycle of a system, from design to decommission, and explores the reader's role as an administrator. Topics not usually covered in more specific books are covered, such as collocation facilities, user communication, and disaster recovery. The focus of the book "how to be a system administrator," not "how to administer your system."
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 118
    Language: English
    Pages: xiv, 334 p. , ill. ; , 24 cm
    Edition: 2nd ed.
    Series Statement: Nutshell handbooks
    DDC: 005.4/3
    Keywords: UNIX (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: System Performance Tuning answers one of the most fundamental questions you can ask about your computer: How can I get it to do more work without buying more hardware? In the current economic downturn, performance tuning takes on a new importance. It allows system administrators to make the best use of existing systems and minimize the purchase of new equipment. Well-tuned systems save money and time that would otherwise be wasted dealing with slowdowns and errors. Performance tuning always involves compromises; unless system administrators know what the compromises are, they can't make intelligent decisions.Tuning is an essential skill for system administrators who face the problem of adapting the speed of a computer system to the speed requirements imposed by the real world. It requires a detailed understanding of the inner workings of the computer and its architecture. System Performance Tuning covers two distinct areas: performance tuning, or the art of increasing performance for a specific application, and capacity planning, or deciding what hardware best fulfills a given role. Underpinning both subjects is the science of computer architecture. This book focuses on the operating system, the underlying hardware, and their interactions. Topics covered include: Real and perceived performance problems, introducing capacity planning and performance monitoring (highlighting their strengths and weaknesses). An integrated description of all the major tools at a system administrator's disposal for tracking down system performance problems. Background on modern memory handling techniques, including the memory-caching filesystem implementations in Solaris and AIX. Updated sections on memory conservation and computing memory requirements. In depth discussion of disk interfaces, bandwidth capacity considerations, and RAID systems. Comprehensive discussion of NFS and greatly expanded discussion of networking. Workload management and code tuning. Special topics such as tuning Web servers for various types of content delivery and developments in cross-machine parallel computing For system administrators who want a hands-on introduction to system performance, this is the book to recommend.
    Note: Includes index. - Rev. ed of: System performance tuning / MIke Loukides. 1990
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 119
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: vii, 141 p. , ill. ; , 18 cm
    Edition: 2nd ed.
    Keywords: Mac OS ; Macintosh (Computer) ; Programming ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Known as Jaguar, Mac OS X 10.2 is a stunning technical achievement that has seduced Unix, Windows, and Mac OS 9 users. Adopting Jaguar is easy; mastering this new OS can take a bit more. And no matter how good your reference books are, you can't always stop to thumb through hundreds of pages to find the piece of information you need. Concise, easy to use, and thoroughly updated to cover Mac OS X 10.2, this new edition of the Mac OS X Pocket Guide introduces you to the fundamental concepts of Mac OS X. It also features a handy "Mac OS X Survival Guide," that shows Mac users what's changed from Mac OS 9, and helps Windows and Unix converts get acclimated to their new OS. The Mac OS X Pocket Guide , 2nd Edition shows you how to use tools such the Finder and the Dock, and includes an overview of the System Preferences, the Terminal application, and the Developer Tools. It covers all the essential commands and keys, includes basic UNIX command info, printer, modem configurations, and provides instant help when you need it at your keyboard or on the road. This slim guide also includes a quick reference for creating special characters and a listing of basic keyboard commands. If you need to add a user, remove a user, correct OS preferences, log in, log out, tune the dock, or change passwords, you'll find the information you need easily in a book that really can fit in your back pocket. With over 250 tips and tricks, this practical, to-the-point Mac OS X Pocket Guide is a small but powerful roadmap to unleashing the power of Mac OS X.
    Note: "A user's guide to Mac OS X"--Cover. - "Covers Jaguar"--Cover. - Previous ed. published as: Mac OS X pocket reference, 2002. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 120
    Online Resource
    Online Resource
    Indianapolis, Ind. : New Riders | Boston, MA :Safari,
    Language: English
    Pages: xvii, 328 p. , ill. ; , 23 cm
    Edition: 1st ed.
    DDC: 005.4/4769
    Keywords: Linux ; Operating systems (Computers) ; Routers (Computer networks) ; Electronic books ; local
    Abstract: Linux Routing explains and demonstrates routing solutions for common network types, namely LANs, WANs, and VPNs, using various types of hardware, and then explores the inner workings of the daemons and commands used for routing in Linux. The second half of the book revolves around specialized issues. These include building micro-kernels that provide additional routing speed and security; how routing is handled in a list of popular Linux distributions; security issues; traffic monitoring and control; and finally a variety of hardware and software packages available to those running or wanting to run Linux routers. Whether you need routing for a small, subnetted network or a larger scale project, Linux Routing will help you to understand the complexities that come with setting up dynamic routing for complex network configurations on a Linux box. Along the way you'll learn about some of the more popular protocols available and when they are best used, how to configure key routing daemons and what else is available, and how to set up routing and related services in a wide variety of situations.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 121
    Online Resource
    Online Resource
    Indianapolis, IN : Sams Pub. | Boston, MA :Safari,
    Language: English
    Pages: xxii, 880 p. , ill. ; , 24 cm
    DDC: 005.4/469
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Windows XP Unleashed guides the advanced reader through nearly every Windows XP topic imaginable giving ideas and solutions practical to typical problems encountered by professionals. Examples of topics covered are: Installations, use, and maintenance; Performance tuning; Optimizing memory; Detailed registry info; Pushing hardware profiles to their limits; XP system tools; How to build network bridges between Dissimilar operating systems; Working with compatibility modes to enable older O/S to interact with XP; Device driver rollback; Automatic driver update; Ensuring perfect printing always; Maximizing XP for the internet, intranet, and security.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 122
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xiii, 157 p. , ill. ; , 23 cm
    Edition: 5th ed. /
    Keywords: UNIX (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: If you are new to Unix, this concise book will tell you just what you need to get started and no more. Unix was one of the first operating systems written in C, a high-level programming language, and its natural portability and low price made it a popular choice among universities. Initially, two main dialects of Unix existed: one produced by AT&T known as System V, and one developed at UC Berkeley and known as BSD. In recent years, many other dialects have been created, including the highly popular Linux operating system and the new Mac OS X (a derivative of BSD). Learning the Unix Operating System is a handy book for someone just starting with Unix or Linux, and it's an ideal primer for Mac and PC users of the Internet who need to know a little about Unix on the systems they visit. The fifth edition is the most effective introduction to Unix in print, covering Internet usage for email, file transfers, web browsing, and many major and minor updates to help the reader navigate the ever-expanding capabilities of the operating system: In response to the popularity of Linux, the book now focuses on the popular bash shell preferred by most Linux users. Since the release of the fourth edition, the Internet and its many functions has become part of most computer user's lives. A new chapter explains how to use ftp, pine for mail, and offers useful knowledge on how to surf the web. Today everyone is concerned about security. With this in mind, the author has included tips throughout the text on security basics, especially in the Internet and networking sections. The book includes a completely updated quick reference card to make it easier for the reader to access the key functions of the command line.
    Note: A concise guide for the new user--Cover. - ELECTRONIC BOOK. - Includes index. - Includes quick ref card--Cover. - Previous ed.: 1998
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 123
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall PTR | Boston, MA :Safari,
    Language: English
    Pages: xv, 600 p. , ill. ; , 24 cm
    DDC: 005.4/469
    Keywords: Linux ; Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Configuring, programming, and administering mixed Linux/Windows environments Practical Linux/Windows network design and implementation Covers all key interoperability issues Internet/intranet, directory services, backup/restore, security, remote access, file/print, and much more Enterprises depend increasingly on both Linux and Windows technologies to maximize the performance and value of their IT infrastructures. Now one book presents all of today's best practices for managing Linux and Windows together. In Linux and Windows Interoperability Guide , leading consultants Ed Bradford and Lou Mauget deliver comprehensive guidance for the entire IT lifecycle: network planning, configuration, deployment, application development, scripting, system administration, optimization, and much more. Includes up-to-the-minute coverage of Windows XP and Windows 2000 Covers every key Windows/Linux interoperability issue Delivering Web, intranet, and other TCP/IP-based services Providing remote access and thin-client support Managing software and user interface compatibility Integrating and streamlining backup and restore Designing enterprise domains for maximum performance and security Integrating directory services to provide single-sign-on and easy management Providing robust file and print services Linux and Windows Interoperability Guide -it's your total solutions resource for maximizing the reliability, performance, and cost-effectiveness of any Linux/Windows environment.
    Note: "Configuring, programming, and administering mixed Linux/Windows environments"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 124
    Online Resource
    Online Resource
    Palo Alto, Calif. : Sun Microsystems, Inc. | Boston, MA :Safari,
    Language: English
    Pages: xvi, 204 p. , ill. ; , 24 cm
    Keywords: Solaris (Computer file) ; Computer software ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Enhance system reliability with reference configurations Effectively use Solstice DiskSuite or VERITAS Volume Manager to manage your boot disk Speed system recovery operations Boot Disk Management examines the life cycle of the Solaris Operating Environment (OE) and its boot disk. Recommendations and methods for selecting hardware and partitioning the Solaris OE boot disk are presented in detail. Additionally, this book provides recommendations for installing the Solaris OE, as well as recommendations for managing Solaris OE upgrades with Live Upgrade. This book also provides best practices for selecting a logical volume manager and configuring Solstice DiskSuite (also known as Solaris Volume Manager) or VERITAS Volume Manager to manage the Solaris OE boot disk. The reference configurations presented demonstrate how these recommendations can be used to help improve system reliability, serviceability, and recovery time.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 125
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xv, 198 p. , ill. ; , 23 cm
    Edition: 1st ed.
    DDC: 005.4469
    Keywords: Mac OS ; UNIX (Computer file) ; Macintosh (Computer) ; Programming ; Operating systems (Computers) ; Electronic books ; local
    Abstract: If you're one of the many Unix developers drawn to Mac OS X for its BSD core, you'll find yourself in surprisingly unfamiliar territory. Even if you're an experienced Mac user, Mac OS X is unlike earlier Macs, and it's radically different from the Unix you've used before, too.Enter "Mac OS X for Unix Geeks" by Brian Jepson and Ernest E. Rothman, two Unix geeks who found themselves in the same place you are. Their new book is your guide to figuring out the BSD Unix system and Mac-specific components that are making your life difficult and to help ease you into the Unix inside Mac OS X. This concise book includes such topics as: A quick overview of the Terminal application Understanding Open Directory (LDAP) and NetInfo Issues related to using the GNU C Compiler 9GCC Library linking and porting Unix software An overview of Mac OS X?s filesystem and startup processes Creating and installing packages using Fink Building the Darwin kernel Running X Windows on top of Mac OS X The book wraps up with a quick manpage-style reference to the "Missing Manual Pages"--commands that come with Mac OS X although there are no manpages.If you find yourself disoriented by the new Mac environment, Mac OS X for Unix Geeks can help you acclimate yourself quickly to the familiar, yet foreign, Unix landscape.
    Note: "Switching to Mac OS X"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 126
    Online Resource
    Online Resource
    Sebastopol, CA ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xvi, 616 p. , ill. ; , 23 cm
    Edition: 1st ed.
    Series Statement: In a nutshell
    DDC: 005.4469
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: This compact and comprehensive book systematically unveils what resolute users of the new Windows XP operating system will find interesting and useful, with little-known details, utility programs, and configuration settings all captured in a consistent reference format. A hands-on guide, Windows XP in a Nutshell cuts through the hype and gives practical details you can use every day. It's written by David A. Karp, the best-selling author whose no-nonsense "Annoyances" books and web site (Annoyances.org) have helped thousands of users solve problems and improve their experience with Windows®. The co-author is none other than Tim O'Reilly, founder of O'Reilly & Associates, whose books have revolutionized computer book publishing with their commonsense approach and depth of detail. At the heart of the book is a 200-plus-page reference section titled "Windows XP Applications and Tools," containing: Detailed information on most of the commands and utilities available with Windows XP, including Start Menu accessories, command prompt tools, hidden system administration utilities such as the Registry Editor, Microsoft Management Console, and TweakUI. A comprehensive "Where to Find It?" section designed to give Windows 9x/Me and Windows NT/2000 users a guide to the XP counterparts to previously familiar features, plus information on installing and upgrading. The Task and Setting Index, which provides users with quick access to locations of the hundreds of settings in Windows XP, organized alphabetically. A complete reference to the command prompt-- not only covering the basics of the command line and the different ways to use it, but also the advanced commands and scripting features at Windows XP's disposal. Packed with numerous tips and tricks, while warning of potential pitfalls, Windows XP in a Nutshell enables anyone to get the most out of all the resources available in XP.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 127
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: vi, 137 p. ; , 18 cm
    Edition: 1st ed.
    DDC: 005.4/4765
    Keywords: Linux ; UNIX (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: If you're a Unix system administrator, then the information you need every day just to get your job done could fill a book--a very large book. But, practically speaking, you don't want to stop and thumb through a weighty volume each time a problem arises. Your answer is the Essential System Administration Pocket Reference , the only system administration reference that fits in your pocket. Concise and easy-to-use, this little book is the portable companion to the classic Essential System Administration by AEleen Frisch. The Essential System Administration Pocket Reference is a quick reference to all the fundamental and essential tasks required to run such divergent Unix systems as Solaris, Linux, AIX, BSD, SuSe, Red Hat, and more. Beginners and experienced administrators alike will quickly be able to apply its principles and advice to solve everyday problems. The book is divided into three parts: Commands, Syntax and Their Applications, Configuration Files and Formats, and Operating System Specific Information. The information in this book is a must-have for any administrator or user of a Unix system. O'Reilly's Pocket References have become a favorite among technology professionals everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point and need to get to a solution quickly, the new Essential System Administration Pocket Reference is the book you'll want to have.
    Note: "Commands and file formats"--Cover. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 128
    Online Resource
    Online Resource
    Indianapolis, Ind. : New Riders Pub. | Boston, MA :Safari,
    Language: English
    Pages: xxiii, 340 p. , ill. ; , 23 cm
    Edition: 1st ed.
    DDC: 005.4/469
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Advanced Linux Programming is divided into two parts. The first covers generic UNIX system services, but with a particular eye towards Linux specific information. This portion of the book will be of use even to advanced programmers who have worked with other Linux systems since it will cover Linux specific details and differences. For programmers without UNIX experience, it will be even more valuable. The second section covers material that is entirely Linux specific. These are truly advanced topics, and are the techniques that the gurus use to build great applications. While this book will focus mostly on the Application Programming Interface (API) provided by the Linux kernel and the C library, a preliminary introduction to the development tools available will allow all who purchase the book to make immediate use of Linux.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 129
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xvi, 684 p. , ill. ; , 24 cm
    DDC: 005.4/32
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Why is Linux so efficient? Is it the right operating system for a particular application? What can be learned from looking at the kernel source code? These are the kinds of questions that Understanding the Linux Kernel takes in stride in this guided tour of the code that forms the core of all Linux operating systems. Linux is presented too often as a casual hacker experiment. It has increasingly become not only a mission-critical part of many organizations, but a sophisticated display of programming skill. It incorporates many advanced operating system concepts and has proven itself extremely robust and efficient for a wide range of uses. Understanding the Linux Kernel helps readers understand how Linux performs best and how it meets the challenge of different environments. The authors introduce each topic by explaining its importance, and show how kernel operations relate to the utilities that are familiar to Unix programmers and users. Major topics include: Memory management, including file buffering, process swapping, and Direct Memory Access (DMA) The Virtual File System and the Second Extended File System Process creation and scheduling Signals, interrupts, and the essential interfaces to device drivers Timing Synchronization in the kernel Inter-Process Communication (IPC) Program execution
    Note: Includes bibliographical references (p. 595]-597) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 130
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall PTR | Boston, MA :Safari,
    Language: English
    Pages: xx, 700 p. , ill. ; , 24 cm. +
    Edition: 3rd ed.
    Keywords: Microsoft Win32 ; Microsoft Windows (Computer file) ; Microsoft Windows NT ; Application software ; Development ; Operating systems (Computers) ; Electronic books ; local
    Abstract: The Win32 best-seller, fully updated for Windows 2000 and Windows 98! Master every key Win32 system service Processes, threads, synchronization, and much more Includes extensive coverage of network programming The #1 guide to Win32 system services, totally updated! Includes hundreds of proven code examples - Comprehensive coverage of RPCs and other network programming topics Processes, threads, and synchronization - in depth Expert techniques for effective large-scale development Leveraging Windows 2000's security capabilities Get up-to-speed on the Win32 API, fast! The #1 best-seller - now completely updated! For years, Marshall Brain's Win32 System Services has been the world's #1 resource for Windows developers seeking to master Win32 services in real-world application development. Now, this worldwide bestseller has been fully updated to reflect the latest Win32 enhancements in Windows 2000 and Windows 98! Each self-contained chapter covers a different API service: Win32 files, directory and drive structure, processes and threads, synchronization mechanisms, network communications, Remote Procedure Calls, security, consoles, communications ports, accessing system information, using DLLs to modularize programs, and much more. You'll find practical guidance on when to use each service, today's best techniques for integrating services into complex, enterprise-class applications, and extensive proven code examples. Whether you're an experienced Windows developer seeking to deepen your system programming skills, or you're porting applications from other environments, Win32 System Services - The Heart of Windows 98 and Windows 2000, Third Edition will be your most valuable resource.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 131
    Online Resource
    Online Resource
    Palo Alto, CA : Sun Microsystems, Inc. | Boston, MA :Safari,
    Language: English
    Pages: xli, 657 p. , ill. ; , 24 cm
    Keywords: Solaris (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: The definitive Sun Microsystems guide to the internals of the Solaris kernel. This book focuses on the core kernel functions, major data structures and algorithms. Its practical approach makes it an essential resource for anyone responsible for kernel, driver or application software. Anyone doing development, debugging, maintenance, performance tuning, capacity planning, or application tuning will also benefit from Mauro and McDougall's in-depth coverage of the Solaris kernel. This authoritative and comprehensive guide covers the key components that comprise the Solaris kernel. The modular architecture of the kernel is discussed and each major subsystem is fully explored. Topics covered include: Scheduler implementation and behavior The Solaris multi-threaded architecture Multi-threaded synchronization primitives The Solaris Virtual Memory implementation, including tools for memory measurement and analysis The Virtual File System framework Techniques for analyzing kernel behavior and structures with sar, vmstat, crash, and adb Solaris Internals is an indispensable reference for kernel developers and is full of useful information for monitoring and optimizing Solaris systems. Whether you're a software developer, systems architect, system administrator, or performance analyst, you'll rely on it constantly.
    Note: Includes bibliographical references (p. 635-637) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 132
    Online Resource
    Online Resource
    Boston : New Riders | Boston, MA :Safari,
    Language: English
    Pages: xx, 407 p. , ill. ; , 23 cm
    Edition: 1st ed.
    DDC: 005.4/469
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Windows Management Instrumentation (WMI) tells readers everything they need to know in order to harness the power of WMI to automate vast parts of Windows 2000 workstation and server management. The book starts with the absolute basics, teaching the fundamentals of WMI terminology and the VBScript programming language. By the time readers complete the book, the readers will not only have the ability to use the scripts supplied, but also have a good understanding of both WMI and VBScript.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 133
    Online Resource
    Online Resource
    Sebastapol, CA ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xvii, 387 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.75/85
    Keywords: Oracle (Computer file) ; Database management ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Net8 is the fundamental Oracle technology that allows Oracle services and clients to communicate with each other over a network. Net8 is most often used to connect client software to Oracle database servers. It may also be used to connect database servers to one another, allowing communication between distributed databases. This practical guide provides the information that readers, especially database administrators, need to know in order to install configure, tune, and troubleshoot Net8. It discusses how Oracle's network architecture, products, and name resolution methods work, and it provides the details of client and server configuration using a variety of Oracle protocols and networking products, including: The Oracle Internet Directory (OID), Oracle's implementation of the standard Lightweight Directory Access Protocol (LDAP). This directory can be used to maintain a central repository of net service names that can be referenced by all clients. Oracle Names, a networking component used mainly in earlier versions of Oracle, that allows net service names to be defined centrally. Multi-Threaded Server (MTS), an environment in which the client connections share access to a pool of shared server processes. Oracle Connection Manager, a Net8 component that acts much like a router and provides protocol conversion, connection concentration, and access control. The book also describes the utilities Oracle provides to help manage a Net8 environment; these include the Listener Control Utility (lsnrctl), the Oracle Names Control Utility (namesctl), the Oracle Connection Manager Control Utility (cmctl), tnsping, and Net8 Assistant. In addition, it provides a variety of networking troubleshooting techniques and commonly encountered Net8 configuration problems, and provides complete syntax for all networking files and commands.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 134
    Online Resource
    Online Resource
    Indianapolis, Ind. : New Riders Pub. | Boston, MA :Safari,
    Language: English
    Pages: xvi, 797 p. , ill. ; , 24 cm
    DDC: 005.4/469
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: With in-depth complete coverage on the installation process, editing and typesetting, graphical user interfaces, programming system administration, and managing Internet sites, Inside Linux is the only book "smart users" new to Linux will need. Many of the users new to Linux have an understanding of computer technology and will be looking for just the right reference to fit their sophisticated needs. This book guides users to a high level of proficiency with all the flavors of Linux, and help them with crucial system administration chores. Inside Linux is different than other books available because it's a unique blend of a how-to and a reference guide.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 135
    Online Resource
    Online Resource
    Indianapolis, IN : Sams | Boston, MA :Safari,
    Language: English
    Pages: xxvii, 1112 p. , ill. ; , 23 cm. +
    DDC: 005.4/469
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Red Hat Linux 7 Unleashed shows you how to install, configure, and manage version 7, the latest version of Red Hat operating system. Version 7 boasts the latest stable Linux kernel, a new and improved installation program, updated libraries and a host of other improvements, including the new Xfree86 4.x. Learn how the operating system works from the inside out.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 136
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: vi, 110 p. ; , 18 cm
    Edition: 1st ed.
    DDC: 005.4/46
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Windows administrators can accomplish many of their routine tasks much more quickly by using the command line (similar to the command line of DOS or Unix-based systems) than by going through the graphical user interface that most users associate with Windows. Windows 20000 Commands Pocket Reference documents the Windows command mode. It's designed for system administrators, but will also be valuable to many users. It includes most available Windows 2000 commands, as well as the most useful system administration command-line utilities from the Resource Kit. Weeded out of this book are Windows commands and command options that are obscure, obsolete, broken, unacceptably insecure, or frankly inadvisable, as well a few special-purpose classes of commands. Whenever several utilities perform essentially identical tasks, we include only the best of them.Commands are grouped according to their purpose and function; within a group, commands are arranged alphabetically. Options for each command are grouped by function and ordered by importance.The Windows 2000 Commands Pocket Reference complements Windows 2000 Administration in a Nutshell by conveying the kind of no-nonsense, boiled-down information typical of O'Reilly's highly successful companion Pocket Reference series. It's a valuable, concise reference to Windows 2000 commands and command-line utilities.
    Note: "Includes Resource Kit commands"--Cover. - Includes bibliographical references (p. 105-106) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 137
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: xv, 533 p. , ill. ; , 24 cm
    DDC: 005.2/768
    Keywords: Linux ; Client/server computing ; Computer networks ; Operating systems (Computers) ; TCP/IP (Computer network protocol) ; Electronic books ; local
    Abstract: This book teaches readers how to program Linux sockets, and gives them everything they need to know to make programs communicate effetively over networks. It presents a comprehensive discussion of all relevant topics including: writing programs compatible with both Internet Protocol version 4 (IPv4) and IPv6, raw sockets, User Datagram Protocol (UDP), broadcasting /multicasting, server internals, and more, plus a section covering Posix threads. It provides thorough coverage of programming with the TCP, UDP, and IP protocols, as well as lower-level raw sockets. The myriad of function calls, data structures, and options associated with the APIs are explained with well-chosen diagrams and tables. After reading this book, the reader will be able to: Differentiate basic datagrams vs. streaming sockets. Differentiate unicast, broadcast, and multicast sockets. Write socket-based network programs. Write portable code for various OS'. Implement client-server and peer communications Increase network throughput using "connectionless" communications Manage asynchronous I/O, I/O and multiple sockets. Use signals, threading and processes to manage socket connections. Understand new socket technologies like Mbone and 6bone. Understand Remote Procedure Calls and how to implement them. Understand the different socket addressing types.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 138
    Online Resource
    Online Resource
    Palo Alto, Calif. : Sun Microsystems Press | Boston, MA :Safari,
    Language: English
    Pages: l, 789 p. , ill. ; , 23 cm
    Edition: 3rd ed.
    Keywords: Solaris (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: The widely used reference for experienced system administrators of the Solaris Operating Environment-now fully updated for the Solaris 8 platform. Focuses on the tasks experienced sysadmins find most challenging Completely updated for the Solaris 8 Operating Environment! Includes extensive new coverage of WebNFS technology Ready to leverage the full power of Solaris 8 software? Now there's a hands-on reference specifically for you. In Solaris 8 Advanced System Administrator's Guide, Third Edition , award-winning author Janice Winsor delivers hundreds of indispensible tips, step-by-step procedures, and quick reference tables, all focused on the features experienced administrators find most challenging. Thoroughly updated, this book's coverage includes: The Solaris platform mail services, including detailed procedures for planning and customizing sendmail Understanding the NIS+ nameservice environment, and configuring both servers and clients All-new coverage of WebNFS technology-concepts, configuration, and day-to-day management Advanced security coverage-authentication, Role-Based Access Control (RBAC), and the Automated Security Enhancement Tool (ASET) New Service Access Facility services for terminals, modems, and printers Software management-installation, removal, patching, and more Automounter services, volume management, shell programming, and much more No matter how well you know Solaris, this book will make you far more effective-just as it has for thousands of Solaris sysadmins worldwide.
    Note: Previous ed.: 1998. - Includes bibliographical references (p. 739-741) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 139
    Online Resource
    Online Resource
    Indianapolis, Ind. : New Riders | Boston, MA :Safari,
    Language: English
    Pages: xxvii, 192 p. , ill. ; , 23 cm
    Edition: 1st ed.
    DDC: 005.4/469
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Embedded Linux provides the reader the information needed to design, develop, and debug an embedded Linux appliance. It explores why Linux is a great choice for an embedded application and what to look for when choosing hardware.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 140
    Online Resource
    Online Resource
    Berkeley : Peachpit | Boston, MA :Safari,
    Language: English
    Pages: xiv, 368 p. , ill. ; , 23 cm
    DDC: 005.4/469
    Keywords: Mac OS ; Macintosh (Computer) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Want to really learn how to use your Mac? Here's your chance, because Mac OS 9.1: Visual QuickStart Guide gives you everything you need to get straight to work managing your files, navigating menus, working with utilities and applications, customizing your system, finding your way on the Internet and sharing your files over a network. Like all Visual QuickStart Guides , this book is packed with step-by-step instructions, illustrations and loads of tips. Beginners can follow it as a tutorial, while current Mac users can use it to get up to speed with the latest OS release.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 141
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: x, 786 p. , ill. ; , 23 cm
    Edition: 1st ed.
    Series Statement: In a nutshell
    DDC: 005.4/4769
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Anyone who installs Windows 2000, creates a user, or adds a printer is a 2000 system administrator. This book covers all the important day-to-day administrative tasks, and the tools for performing each task are included in a handy easy-to-look-up alphabetical reference. What's the same and what's different between the Windows 2000 and Windows NT platform? Has the GUI or the networking architecture changed, and if so, how? Windows 2000 Administration in a Nutshell addresses the problems associated with bridging the gap between the Windows NT and Windows 2000 platforms. This book covers: Commonalities and differences between Windows NT and Windows 2000 All the administrative tasks, including Installation, Group Policies, Terminal Services, User Accounts, and Virtual Private Networks Microsoft Management Console tool (MMC) What's new and significant in the Control Panel utilities Command-line Tools, Utilities and Wizards TCP/IP networking with Windows 2000 Whether the concern is new security issues or how Active Directory works, Windows 2000 Administration in a Nutshell is as useful to the single-system home user as it is to the administrator of a 1,000-node corporate network.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 142
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xvii, 451 p. , ill. ; , 23 cm
    Edition: 1st ed.
    DDC: 005.4/469
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: In an ideal world, an operating system is a collection of software that handles a computer's "dirty work" invisibly, quickly, and most of all, painlessly. For many of us, however, Microsoft Windows exists outside this ideal world. We are annoyed by "personalized Menus" that keep changing, icons we don't use cluttering up our workspace, periodic crashes, unintelligible error messages, and inadequate documentation to help us figure it all out. Windows Me Annoyances has the insider information you need for overcoming Windows' many annoyances and limitations. Whether you're looking to finally solve a nagging problem, dramatically improve system performance, or customize the interface to better suit your work habits, the Windows Me Annoyances solution-oriented format makes finding information and implementing solutions easy and pain free. Thanks to the thorough and relevant documentation on the registry, Windows Scripting Host, and Windows' built-in networking capabilities, customizing and improving Windows Me is easier than ever. Based on the author's extremely popular Annoyances.org web sites, Windows Me Annoyances delivers an authoritative collection of techniques and tools for customizing Windows Me, including: Several approaches and hidden tools for working with the Windows registry, the database of system- and application-specific configuration information How to bypass Windows roadblocks such as the Home Networking and System Restore wizards, allowing you to take control of the processes quickly and painlessly A tutorial and reference on automation with the Windows Scripting Host as a means of eliminating many Windows Me annoyances Using third-party software and utilities to handle some of the more complex workarounds and customizations Dealing with software that overwrites your file associations and other settings without warning Windows Me Annoyances is the intermediate and advanced Windows user's best resource for turning Windows into the user-friendly, customizable interface it was meant to be, but doesn't always manage to be on its own.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 143
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que | Boston, MA :Safari,
    Language: English
    Pages: xv, 817 p. , ill. ; , 23 cm
    Edition: 6th ed.
    DDC: 005.4/469
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Linux is a significant force in the server room and the desktop, delivering reliability, ease of installation and administration, high performance, security, and robust applications. Special Edition Using Linux 6E is written to the just-released 2.4.x kernel and includes the following topics: installation and configuration of Red Hat Linux, Caldera OpenLinux, and Debian GNU/Linux; configuration and use of Samba, Netscape, sendmail, SSH, and Webmin; coverage of KDE 2.0 and its integrated utility suite; configuration of the X Windows System; installation and managment of applications; creation of a VPN with FreeS/WAN; customization of your shell environment; networking with Linux; Novell NetWare integration; and more. Special Edition Using Linux 6E details the latest Linux technologies, such as Ximian GNOME and the 2.4 kernel.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 144
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xxix, 474 p. , ill. ; , 23 cm
    Edition: 2nd ed.
    DDC: 005.4/4769
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Linux, a Unix-compatible operating system that runs on personal computers and larger servers, is valued above all for its networking strengths. The Linux Network Administrator's Guide spells out all the information needed for joining a network, whether it's a simple UUCP connection or a full LAN with a Linux system serving as a firewall, an NFS or NIS file server, and a mail and news hub. This book, which is one of the most successful to come from the Linux Documentation Project and remains freely distributable under its license, touches on all the essential networking software included with the operating system, plus some hardware considerations. Fully updated, the book now covers firewalls, including the use of ipchains and iptables (netfilter), masquerading, and accounting. Other new topics include Novell (NCP/IPX) support and INN (news administration). Original material on serial connections, UUCP, routing and DNS, mail and News, SLIP and PPP, NFS, and NIS has been thoroughly updated. Kernel options reflect the 2.2 kernel. However, some topics covered in other books (notably Samba and web server administration) are not in this book. Topics include: Introduction to TCP/IP Configuring network and serial hardware Domain Name Service Serial line communications using SLIP and PPP NIS and NFS Taylor UUCP Administering electronic mail, including sendmail and Exim Administering Netnews, including INN and several news readers Firewalling using ipfwadm, ipchains, and iptables (netfilter) Masquerading and accounting IPX configuration for a Novell Netware network
    Note: Rev. ed. of: Linux system administration, 1999. - Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 145
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams Pub. | Boston, MA :Safari,
    Language: English
    Pages: xvii, 604 p. , ill. ; , 24 cm
    DDC: 005.4/32
    Keywords: UNIX (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Advanced UNIX Programming goes beyond the fundamentals of UNIX programming and presents information and techniques the readers needs to expand their knowledge base. Designed for professional UNIX programmers, this book builds on the skills and knowledge the reader already possesses. It includes coverage of internet processes, interprocess control, file system manipulation, synchronization, and much more.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 146
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que | Boston, MA :Safari,
    Language: English
    Pages: xv, 558 p. ; , 24 cm
    Keywords: Linux ; Client/server computing ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Linux Socket Programming by Example begins with a very basic introduction to the fundamentals of socket level programming. As the chapters progress, you are introduced to related concepts, such as forming network addresses, Ipv6, the TCP/IP protocol suite and options, writing servers, and creating secure applications. You will also learn about socket fundamentals, domains and addresses, address conversion functions, socket types and protocols, Internet sockets, types and protocols, binding an address to a socket, using Datagram oriented protocols, and much more.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 147
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall PTR | Boston, MA :Safari,
    Language: English
    Pages: xli, 789 p. , ill. ; , 24 cm
    DDC: 005.4/469
    Keywords: HP-UX ; Operating systems (Computers) ; Electronic books ; local
    Abstract: The all-in-one authorized reference for HP certified, HP-UX system administration certification! If you are preparing for HP Certified, HP-UX System Administration certification, here's your all-in-one, authorized reference and preparation guide! The only preparation book approved by HP Education, HP Certified, HP-UX System Administration covers every exam objective in HP's three-part HP-UX System Administration exam (3HO-002). Best of all, this comprehensive book won't just help you prepare for the exam: it'll help you manage your systems for maximum efficiency today, tomorrow, and for years to come! Coverage includes all this, and more: UNIX and HP-UX fundamentals: installation, startup, logins, shells, processes, file systems, and more Managing users, groups, and accounts Security, auditing, performance management, and optimization HP-UX networking: configuring LAN devices, IP addresses, NFS, DNS, NIS, and more Printing, backup, storage management, kernel patches, peripherals, and more Essential shell programming and job automation techniques HP Certified: HP-UX System Administration contains detailed lists of exam objectives, summaries of key points and challenging review questions after every chapter, plus a complete sample exam. If you run HP-UX, this book is all you need to get certified. Even better, it's all you need to get results.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 148
    Online Resource
    Online Resource
    Beijing ; : Pogue Press/O'Reilly & Associates | Boston, MA :Safari,
    Language: English
    Pages: xii, 443 p. , ill. ; , 24 cm
    Edition: 1st ed.
    DDC: 005.4/4769
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Windows 2000 Pro combines the friendly interface of Windows 98 withthe famous stability of Windows NT. Windows 2000, the successor toNT, introduces many technologies that weren't available in NT,including Plug-and-Play, support for USB devices, power managementfeatures, and more. It's 25% faster than Windows 98 and three timesas stable. Unfortunately, despite all the enhancements, Microsoftforgot to address one of NT's most glaring omissions: Windows 2000doesn't include a printed user's manual. In Windows 2000 Pro:The Missing Manual, bestselling Windows NT author SharonCrawford provides the ideal (and desperately needed) user's guidefor the world's most popular corporate operating system. The bookcovers: Getting started. The early chapters cover using menus,finding lost files, reducing window clutter, and taming the wildStart menu. What's what. A complete guide, this book explains thepurpose of every Control Panel item, accessory program, andmaintenance tool. Mastering the network. Special chapters help younavigate the corporate network, dial in from the road, and even setup your own small-office (peer-to-peer) network, step by step. Understanding security. User accounts, file encryption,and the NTFS file system keep your private files private, whilestill offering network access to coworkers you specify. Flying the Net. This book demystifies the rich Internetsuite of Windows 2000 Pro: its email, newsgroup, Web-browsing, andvideo conferencing programs. Windows 2000 Pro: The Missing Manual isn't for systemadministrators or OS theory geeks; it's for the novice or buddingpower user who wants to master the machine and get down to work. Windows 2000 Pro: The Missing Manual is the crystal-clear,jargon-free book that should have been in the box.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 149
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que | Boston, MA :Safari,
    Language: English
    Pages: xvi, 685 p. , ill. ; , 23 cm
    DDC: 005.4/32
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Practical Linux gears itself toward people who don't want to be burdened with technobabble, but just want to use Linux just as they would any other operating system. Most books in this category concentrate mostly on the installation and configuration process, while neglecting content that helps you use Linux for daily tasks. This book covers all the bases, making use of a systematic approach, while providing numerous cross-references. Topics include working with the KDE and Gnome desktops, using the command line, getting help and maintaining your system, connecting to the Web, using browsers, setting up e-mail, setting up printers and adding peripherals, using graphics and multimedia tools, and networking.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 150
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que | Boston, MA :Safari,
    Language: English
    Pages: xv, 640 p. , ill. ; , 24 cm. +
    DDC: 005.4/3
    Keywords: Operating systems (Computers) ; Software configuration management ; Electronic books ; local
    Abstract: The Multi-Boot Configuration Handbook provides guidance to installing two or more OSes on a single computer. This book explains why things work the way they do and gives examples of real-world experience in using multiple operating systems in harmony with one another. You'll be able to coax several OSes into coexisting on one computer. You'll also understand something more about the basics of how a PC operates. See how to avoid the frustration of installing multiple operation systems. The Multi-Boot Configuration Handbook provides a guide to the intricacies of installing and maintaining a multi-OS computer.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 151
    Online Resource
    Online Resource
    Indianapolis, Ind. : New Riders | Boston, MA :Safari,
    Language: English
    Pages: xvii, 381 p. , ill. ; , 23 cm
    DDC: 005.7/13769
    Keywords: Microsoft Windows (Computer file) ; Directory services (Computer network technology) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Microsoft's Active Directory is a quantum leap forward in the management, interoperability, and security of your enterprise network. More that just an overview of the new features, Windows 2000 Active Directory helps you get the most out of this new tool's potential. Brovick, Hauger, and Wade will help you obviate pitfalls while giving you detailed solutions and pragmatic advice you won't find anywhere else. Perfect for network architects and implementers, this book describes the intricacies of Active Directory while keeping real-world systems and constraints in mind. If you are charged with planning, implementing, or managing Windows 2000, Windows 2000 Active Directory will help you: learn how to define your organization's business and technical requirements, and couple them with Active Directory's functionality; develop a unified directory strategy that will support enterprise applications now and in the future; and comprehend how Active Directory and DNS can coexist peacefully.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 152
    Online Resource
    Online Resource
    Upper Saddle River, N.J. : Prentice Hall PTR | Boston, MA :Safari,
    Language: English
    Pages: xviii, 761 p. , ill. ; , 24 cm. +
    DDC: 005.4/469
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: The complete guide to bash and tsch-PLUS grep, sed, and gawk! Learn Linux shell programming hands-on! Hundreds of classroom-proven examples throughout gawk in-depth! Pattern scanning, text filtering, reporting, and more By best-selling author Ellie Quigley, Silicon Valley's #1 shell programming instructor! CD-ROM: All source code and data files used in the book. Learn Linux shell programming hands-on! One book is all you need to learn Linux shell programming! Linux Shells by Example is your complete, step-by-step guide to both essential Linux shells-bash and tcsh-and three essential Linux shell programming utilities, grep, sed and gawk. Ellie Quigley-Silicon Valley's top shell programming instructor-starts from scratch and gets you all the way to expert-level techniques! Through hundreds of classroom-proven examples, you'll learn what Linux shells are, what they do, and exactly how they integrate with other Linux utilities and processes. Master creating, running, and debugging shell scripts using grep, sed, gawk, and a whole lot more. bash and tcsh: how they compare, and when to use each gawk in depth: pattern scanning, text filtering, reporting, and other key applications Includes hands-on exercises for every topic Detailed syntax listings, comparison charts, essential information on Linux utilities, and more Whether you're a system administrator, application developer or power user, Linux Shells by Example is the most convenient, cost-effective way to learn Linux shell programming! CD-ROM INCLUDED CD-ROM contains all of the source code and datafiles from the book.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 153
    Online Resource
    Online Resource
    Indianapolis, Ind. : Que | Boston, MA :Safari,
    Language: English
    Pages: xviii, 961 p. ; , 23 cm
    DDC: 005.4/32
    Keywords: UNIX (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Practical UNIX address the concerns of the beginning to intermediate UNIX user. Practical UNIX teaches what its namesake promises--practical applications and information that you can easily find and use. You can count on this book to provide solid reference information and practical knowledge necessary to master the ever-complex UNIX. Topics covered in Practical UNIX include listing, finding, displaying, and printing files, generating and using file lists, system security, command-line editing, introduction to Emacs, accessing other UNIX systems on the network and Internet, writing Bourne Shell Scripts, and writing Perl Programs.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 154
    Online Resource
    Online Resource
    Indianapolis, IN : New Riders Pub. | Boston, MA :Safari,
    Language: English
    Pages: xviii, 334 p. , ill. ; , 23 cm
    DDC: 005.4/4769
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Windows 2000 Professional explores the power available to the Windows workstation user on the corporate network and internet and is aimed directly at the power user who values the security, stability and networking capabilities of NT alongside the ease and familiarity of the Windows 9X user interface. This book covers both user and administration topics, with a dose of networking content added for connectivity. It also covers upgrading from Windows 9X and Windows NT 4, working with the enhanced Windows 2000 interface, setting up Internet connections, configuring network security, working remotely, "Internetworking" with Windows 2000 Server, Windows 9X, Linux, Novell, and MacIntosh. Also, includes extensive coverage of networking (including Virtual Private Networks) customizing the Windows interface and working with the Windows 2000 Registry.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 155
    Online Resource
    Online Resource
    Indianapolis, Ind. : Sams | Boston, MA :Safari,
    Language: English
    Pages: xiv, 1590 p. , ill. ; , 24 cm. +
    DDC: 005.4/4769
    Keywords: Microsoft Windows (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Following in the tradition of the Win 95 and Win32 NT SuperBibles, this book is a comprehensive reference for all of the APIs needed by the Windows programmer. It is arranged topically with related functions presented in the same chapter. Using relevant examples that are complete and appropriate to the task at hand, the user will be able to see clearly the most effective usage for each function. The user-friendly organization of the book will save programmers valuable time, and negate the need to sift through vendor supplied documentation with is spotty and disorganized.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 156
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: xiv, 199 p. , ill. ; , 24 cm
    DDC: 005.4/4769
    Keywords: Microsoft Windows NT server ; Internet ; Operating systems (Computers) ; Electronic books ; local
    Abstract: In recent years, Windows NT and Windows 2000 systems have emerged as viable platforms for Internet servers. More and more organizations are now entrusting the full spectrum of business activities--including e-commerce--to Windows. Unfortunately, the typical Windows NT/2000 installation makes a Windows server an easy target for attacks, and configuring Windows for secure Internet use is a complex task. Securing Windows NT/2000 Servers for the Internet suggests a two-part strategy to accomplish the task: "Hardening" any Windows server that could potentially be exposed to attacks from the Internet, so the exposed system (known as a "bastion host") is as secure as it can be. Providing extra security protection for exposed systems by installing an additional network (known as a "perimeter network") that separates the Internet from an organization's internal networks. Introduction--Windows NT/2000 security threats, architecture of the Windows NT/2000 operating system and typical perimeter networks. How to build a Windows NT bastion host. Configuring Windows and network services, encrypting the password database, editing the registry, setting system policy characteristics, performing TCP/IP configuration, configuring administrative tools, and setting necessary permissions. Differences between Windows NT and Windows 2000 security including IPSec (IP Security Protocol) configuration. Secure remote administration--SSH, OpenSSH, TCP Wrappers, the Virtual Network Console, and the new Windows 2000 Terminal Services. Windows NT/2000 backup, recovery, auditing, and monitoring--event logs, the audit policy, time synchronization with NTP (Network Time Protocol), remote logging, integrity checking, and intrusion detection. Securing Windows NT/2000 Servers for the Internet is a concise guide that pares down installation and configuration instructions into a series of checklists aimed at Windows administrators. Topics include: Administrators who carefully follow the detailed instructions provided in this book will dramatically increase the security of their Windows NT/2000 Internet servers.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 157
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: p. cm
    Series Statement: In a nutshell
    DDC: 005.4/469
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Linux in a Nutshell covers the core commands available on common Linux distributions. This isn't a scaled-down quick reference of common commands, but a complete reference to all user, programming, administration, and networking commands with complete lists of options. Contents also include: LILO and Loadlin (boot) options Shell syntax and variables for the bash , csh , and tcsh shells Pattern matching Emacs and vi editing commands sed and gawk commands Common configuration tasks for the GNOME and KDE desktops and the fvwm2 window manager New material in the third edition includes common configuration tasks for the GNOME and KDE desktops and the fvwm2 window manager, the dpkg Debian package manager, an expanded investigation of the rpm Red Hat package manager and CVS, and many new commands. Linux in a Nutshell is a must for any Linux user; it weighs less than a stack of manual pages, but delivers everything needed for common, day-to-day use. It also covers a wide range of GNU tools for Unix users who have GNU versions of standard Unix tools.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 158
    Online Resource
    Online Resource
    [Indianapolis] : New Riders | Boston, MA :Safari,
    Language: English
    Pages: xx, 390 p. ; , 23 cm
    Edition: 1st ed.
    DDC: 005.4/32
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: If you are a developer and are looking to participate in the Open Source development growth area you will need to learn new Open Source tools. GNU autoconf, GNU automake and GNU libtool are key tools for Open Source application development. These tools are not easy to learn, so some of the leading authorities on these tools have agreed to work together on this book to teach developers how to boost their productivity and the portability of their application. This book place New Riders/MTP at the center of the Open Source development community. Autoconf, Automake and Libtool is an efficient discourse on the use of autoconf, automake and libtool aimed at reducing the steep learning curve normally associated with these tools. This is a study guide to the interactions between the tools, and how best to get them to cooperate. If you are a developer and have no GNU build environment expertise, this book will help you develop these tools completely and confidently.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 159
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Prentice Hall PTR | Boston, MA :Safari,
    Language: English
    Pages: ix, 405 p. , ill. ; , 24 cm
    DDC: 005.4/469
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: 2539E-5 Manage your Red Hat Linux systems for maximum productivity! Red Hat Linux 6.0 delivers cost-effective, rock-solid networking and Internet connectivity - and with the Red Hat Unux System Administration Handbook, anyone can administer a Red Hat Linux system successfully! Two top Linux experts walk you step-by-step through everything you'll need to know about Linux networking, user accounts, file and print services, email, security, backups, and much more. You'll get practical, hands-on guidance for configuring your hardware and peripherals - and maximizing the performance of your Linux system. Coverage includes: Technical and practical explanations of every major system administration task Deploying Web services, NetNews, FTP, X Windows, Samba, and more Managing Linux in heterogeneous networked environments Handling Linux system upgrades, and more You'll find all-new chapters on installation, the PAM Red Hat Security Model, the Red Hat package manager, and the latest 2.2 kernel enhancements - plus detailed coverage of managing Red Hat Linux with the GNOME graphical user interface. If you want to make the most of Red Hat Linux - with the least effort - you want Red Hat Linux System Administration Handbook!
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 160
    Online Resource
    Online Resource
    Berkeley, CA : Peachpit Press | Boston, MA :Safari,
    Language: English
    Pages: xiv, 360 p. , ill. ; , 23 cm
    DDC: 005.4/469
    Keywords: Mac OS ; Macintosh (Computer) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Mac OS 9: Visual QuickStart Guide provides step-by-step instruction in how to use AppleÕs Mac OS 9, taking an easy, visual approach. Beginners, and professionals moving up to the newest version of the operating system, can quickly learn to use the features and capabilities of Mac OS 9. Detailed explanation of how to install, set up and configure, and use the OS are covered, along with detailed instruction on how to getting going on the Internet, using the Mac OSÕs Internet utilities. Also included is a chapter on the iBook, AppleÕs popular consumer laptop.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 161
    ISBN: 3423590459
    Language: German
    Pages: IV, 2153-4452 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1897
    Series Statement: dtv 5945,5
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 162
    ISBN: 3423590459
    Language: German
    Pages: 1496 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1935
    Series Statement: dtv 5945,9
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 163
    ISBN: 3423590459
    Language: German
    Pages: VII, 2386 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1889
    Series Statement: dtv 5945,13
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 164
    Book
    Book
    München : Dt. Taschenbuch-Verl.
    ISBN: 3423590459
    Language: German
    Pages: XVIII, 1176 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1860
    Series Statement: dtv 5945,2
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 165
    ISBN: 3423590459
    Language: German
    Pages: Sp.6597 -8342
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1949
    Series Statement: dtv 5945,7
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 166
    ISBN: 3423590459
    Language: German
    Pages: 1688 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1957
    Series Statement: dtv 5945,19
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 167
    ISBN: 3423590459
    Language: German
    Pages: 1702 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1935
    Series Statement: dtv 5945,21
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 168
    ISBN: 3423590459
    Language: German
    Pages: 1312 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1936
    Series Statement: dtv 5945,23
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 169
    ISBN: 3423590459
    Language: German
    Pages: 3160 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1922
    Series Statement: dtv 5945,27
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 170
    Book
    Book
    München : Dt. Taschenbuch-Verl.
    ISBN: 3423590459
    Language: German
    Pages: XCII, 1824 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. 1854
    Series Statement: dtv 5945,1
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 171
    Book
    Book
    München : Dt. Taschenbuch-Verl.
    ISBN: 3423590459
    Language: German
    Pages: X S., 1066 Sp., S. 1072 - 1094
    Edition: Fotomechan. Nachdr. der Erstausg. 1971
    Series Statement: dtv 5945,33
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 172
    ISBN: 3423590459
    Language: German
    Pages: 1776 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1919
    Series Statement: dtv 5945,17
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 173
    ISBN: 3423590459
    Language: German
    Pages: 1998 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1952
    Series Statement: dtv 5945,22
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 174
    ISBN: 3423590459
    Language: German
    Pages: 2026 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1951
    Series Statement: dtv 5945,26
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 175
    ISBN: 3423590459
    Language: German
    Pages: 2578 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1960
    Series Statement: dtv 5945,30
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 176
    ISBN: 3423590459
    Language: German
    Pages: 1460 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1954
    Series Statement: dtv 5945,32
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 177
    ISBN: 3423590459
    Language: German
    Pages: 2722 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1956
    Series Statement: dtv 5945,25
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 178
    ISBN: 3423590459
    Language: German
    Pages: 1640 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1960
    Series Statement: dtv 5945,29
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 179
    Book
    Book
    München : Dt. Taschenbuch-Verl.
    ISBN: 3423590459
    Language: German
    Pages: VIII, 1904 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. 1862
    Series Statement: dtv 5945,3
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 180
    ISBN: 3423590459
    Language: German
    Pages: Sp.4453 -6596
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1911
    Series Statement: dtv 5945,6
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 181
    ISBN: 3423590459
    Language: German
    Pages: LI, 2915 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1873
    Series Statement: dtv 5945,11
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 182
    Book
    Book
    München : Dt. Taschenbuch-Verl.
    ISBN: 3423590459
    Language: German
    Pages: 2684 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1893
    Series Statement: dtv 5945,14
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 183
    ISBN: 3423590459
    Language: German
    Pages: Sp. 1777-3214
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1941
    Series Statement: dtv 5945,18
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 184
    ISBN: 3423590459
    Language: German
    Pages: 2408 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1877
    Series Statement: dtv 5945,10
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 185
    ISBN: 3423590459
    Language: German
    Pages: 2926 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1899
    Series Statement: dtv 5945,15
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 186
    ISBN: 3423590459
    Language: German
    Pages: 1740 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1956
    Series Statement: dtv 5945,31
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 187
    ISBN: 3423590459
    Language: German
    Pages: VII, 2848 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1885
    Series Statement: dtv 5945,12
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 188
    ISBN: 3423590459
    Language: German
    Pages: 2152 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1878
    Series Statement: dtv 5945,4
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 189
    ISBN: 3423590459
    Language: German
    Pages: 1 - 2254 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1958
    Series Statement: dtv 5945,8
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 190
    ISBN: 3423590459
    Language: German
    Pages: 2848 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1905
    Series Statement: dtv 5945,16
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 191
    ISBN: 3423590459
    Language: German
    Pages: 1448 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1942
    Series Statement: dtv 5945,20
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 192
    ISBN: 3423590459
    Language: German
    Pages: 2620 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1936
    Series Statement: dtv 5945,24
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 193
    ISBN: 3423590459
    Language: German
    Pages: 1824 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. Leipzig, 1955
    Series Statement: dtv 5945,28
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Deutsches Wörterbuch 1854-1961
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 194
    ISBN: 3423590459
    Language: German
    Pages: XCII, 1824 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. 1854
    Series Statement: dtv 5945,1
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 1
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 195
    Book
    Book
    München : Dt. Taschenbuch-Verl.
    In:  3
    ISBN: 3423590459
    Language: German
    Pages: VIII, 1904 Sp.
    Edition: Fotomechan. Nachdr. der Erstausg. 1862
    Series Statement: dtv 5945,3
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 3
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 196
    Book
    Book
    München : Dt. Taschenbuch-Verl.
    In:  33
    ISBN: 3423590459
    Language: German
    Pages: X S., 1066 Sp., S. 1072 - 1094
    Edition: Fotomechan. Nachdr. der Erstausg. 1971
    Series Statement: dtv 5945,33
    Series Statement: Dtv 5945
    Series Statement: dtv
    Angaben zur Quelle: 33
    RVK:
    RVK:
    RVK:
    RVK:
    RVK:
    Keywords: Deutsches Wörterbuch ; Wörterbuch ; Wörterbuch ; Deutsches Wörterbuch
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 197
    Online Resource
    Online Resource
    Berkeley, CA : Peachpit Press | Boston, MA :Safari,
    Language: English
    Pages: xiv, 311 p. , ill. ; , 23 cm. +
    Keywords: Linux ; Operating systems (Computers) ; Electronic books ; local
    Abstract: CD-ROM includes Red Hat Linux 6.0 Publisher's Edition (Linux kernel version 2.22-15), GNOME, KDE 1.1, Netscape Communicator 4.5.1, the GLMP (GNU Image Manipulation Program) 1.04, plus games, customization applications, utilities, etc.
    Note: Accompanying CD-ROM available
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 198
    Online Resource
    Online Resource
    Upper Saddle River, NJ : Sun Microsystems Press | Boston, MA :Safari,
    Language: English
    Pages: xxiii, 1551 p. ; , 24 cm
    DDC: 005.4/469
    Keywords: Solaris (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: 2004H-5 Thoroughly cross-referenced and packed with comprehensive examples for administrators and programmers Easy-to-understand explanations of UNIX commands and options in a user-friendly format A complete, plain English reference guide to all of the Section (1) man pages from acctcom to zcat Award-winning author Janice Winsor's Solaris 7 Reference is an essential resource for users, system administrators, and programmers. It provides clear and understandable descriptions of more than 450 UNIX commands. Starting with a convenient, task-oriented quick reference that lists commands by function, it goes beyond standard "manual page" descriptions to provide comprehensive examples and more in-depth information than the online documentation. Both experienced programmers and users of all levels will find the extensive examples to be time-saving aids to understanding the full power and flexibility of key commands. Solaris 7 Reference contains complete, accurate, and accessible syntax and option information for hundreds of tasks including: Communication File Management System Status Archiving Printing Text Processing Shell Programming Searching Its complete coverage, logical organization, and Janice Winsor's easy-to-understand style of presentation make this the one UNIX command reference everyone working in a Solaris environment needs.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 199
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly | Boston, MA :Safari,
    Language: English
    Pages: 343 p. , ill. ; , 24 cm. +
    Edition: 1st ed.
    DDC: 005.4/32
    Keywords: Linux ; UNIX (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: Linux and Open Source are attracting unprecedented attention in the high tech world. Debian GNU/Linux is a remarkable demonstration of what the Open Source model can produce: Debian is an all volunteer organization, and their distribution contains only open-source software. This exciting new world can be intimidating for those whose primary computing experience is Microsoft Windows. In Learning Debian/GNU Linux , Bill McCarty has written a book for this new audience, aimed at introducing them to a Unix style operating system. Learning Debian GNU/Linux will guide any new user of Linux through the installing and use of Debian GNU/Linux, the entirely Open Source version of the Linux operating system. It demystifies Linux in terms familiar to Windows users and gives readers only what they need to start being successful users of Linux. Learning Debian GNU/Linux takes the reader step by step through the process of installing and setting up a Debian system, and provides a thorough but gentle introduction to the basics of using Debian GNU/Linux. Because the book is written specifically for the included CD, the reader needs nothing else to get started with this exciting new operating system.
    Note: "A guide to Debian GNU/Linux for new users"--Cover. - "Includes Debian GNU/Linux on CD-ROM'--Cover. - Disc: Debian 2.1; bootable CD-ROM. - Glossary (p. 319-321). - Title on disc: Debian gnu-linux. - Includes index (p. 323-343)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 200
    Online Resource
    Online Resource
    Indianapolis : Que | Boston, MA :Safari,
    Language: English
    Pages: xi, 479 p. ; , 24 cm
    DDC: 005.4/469
    Keywords: UNIX (Computer file) ; Operating systems (Computers) ; Electronic books ; local
    Abstract: UNIX Hints & Hacks is designed to instantly reward you through increased productivity and satisfaction with UNIX. Each and every hint and/or hack provides real value--not just a list of obvious procedures marked as secrets. Learn UNIX administration skills you can apply daily with UNIX workstations and servers. Discover networking tricks to make modifications safely over the network. Tackle security issues such as dealing with SuperUser accounts, permissions, and vulnerabilities in the UNIX operating system. Develop various ways to monitor the system logs and load averages, to aid in the tuning, fixing, and security. Also learn to add, manipulate, and modify user accounts in new ways, and improve your file management skills for modifying, viewing, and executin. With UNIX Hints & Hacks you'll look up from the reading and say, "I can't wait to try that!"
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...