0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (31)
  • R250 - R500 (84)
  • R500+ (1,131)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer hardware & operating systems > Operating systems & graphical user interfaces (GUIs) > General

Mike Meyers' CompTIA A+ Guide to 802 Managing and Troubleshooting PCs Lab Manual, Fourth Edition (Exam 220-802)... Mike Meyers' CompTIA A+ Guide to 802 Managing and Troubleshooting PCs Lab Manual, Fourth Edition (Exam 220-802) (Paperback, 4th edition)
Mike Meyers
R1,252 Discovery Miles 12 520 Ships in 10 - 15 working days

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Bestselling CompTIA A+ author Mike Meyers provides hands-on, step-by-step labs-updated for the 2012 release of Exam 220-802-so you can practice the IT skills essential for your successMike Meyers' CompTIA A+ Guide to Managing and Troubleshooting Operating Systems Lab Manual, Fourth Edition contains more than 80 labs that challenge you to solve real-world problems with key concepts. Clear, measurable lab objectives map to certification exam objectives, ensuring direct correspondence to Mike Meyers' CompTIA A+ Guide to Managing and Troubleshooting Operating Systems, Fourth Edition. Lab solutions are only available to instructors and are not printed inside the book. The Lab Manual also includes materials lists and lab set-up instructions. Step-by-step, not click-by click, lab scenarios require you to think critically, and Hint and Warning icons guide you through potentially tricky situations. Post-lab observation questions measure your understanding of lab results and the key term quiz helps to build your vocabulary.

BTEC Nationals Information Technology Student Book + Activebook - For the 2016 specifications (Paperback): Jenny Phillips, Alan... BTEC Nationals Information Technology Student Book + Activebook - For the 2016 specifications (Paperback)
Jenny Phillips, Alan Jarvis, Mark Fishpool, Richard McGill, Tim Cook, …
R996 Discovery Miles 9 960 Ships in 12 - 17 working days

Each Student Book and ActiveBook have has clearly laid out pages with a range of supportive features to aid learning and teaching: Getting to know your unit sections ensure learners understand the grading criteria and unit requirements. Getting ready for Assessment sections focus on preparation for external assessment with guidance for learners on what to expect. Hints and tips will help them prepare for assessment and sample answers are provided for a range of question types including, short and long answer questions, all with a supporting commentary. Learners can also prepare for internal assessment using this feature. A case study of a learner completing the internal assessment for that unit covering 'How I got started', 'How I brought it all together' and 'What I got from the experience'. Pause Point feature provide opportunities for learners to self-evaluate their learning at regular intervals. Each Pause Point point feature gives learners a Hint or Extend option to either revisit and reinforce the topic or to encourage independent research or study skills. Case Study and Theory into Practice features enable development of problem-solving skills and place the theory into real life situations learners could encounter. Assessment Activity/Practice provide scaffolded assessment practice activities that help prepare learners for assessment. Within each assessment practice activity, a Plan, Do and Review section supports learners' formative assessment by making sure they fully understand what they are being asked to do, what their goals are and how to evaluate the task and consider how they could improve. Dedicated Think Future pages provide case studies from the industry, with a focus on aspects of skills development that can be put into practice in a real work environment and further study.

CompTIA A+ Certification All-in-One Exam Guide, Eleventh Edition (Exams 220-1101 & 220-1102) (Hardcover, 11th edition): Mike... CompTIA A+ Certification All-in-One Exam Guide, Eleventh Edition (Exams 220-1101 & 220-1102) (Hardcover, 11th edition)
Mike Meyers, Travis Everett, Andrew Hutz
R1,276 Discovery Miles 12 760 Ships in 12 - 17 working days

This bestselling on-the-job reference and test preparation guide has been fully revised for new 2022 exam objectives This fully revised and updated resource offers complete coverage of the latest release of CompTIA A+ exams 220-1101 & 220-1102. You'll find learning objectives at the beginning of each chapter, exam tips, practice exam questions, and in-depth explanations. Designed to help you pass the CompTIA A+ exams with ease, this definitive guide also serves as an essential on-the-job IT reference. Covers all exam topics, including how to: Work with CPUs, RAM, BIOS, motherboards, power supplies, and other personal computer components Install, configure, and maintain hard drives Manage input devices and removable media Set up, upgrade, and maintain Microsoft Windows Troubleshoot and fix computer problems Install printers and other peripherals Configure and secure mobile devices >Connect to the Internet Set up wired and wireless networks Protect your personal computer and your network Implement virtualization and cloud-based technologies Online content includes: Practice exams for 1101 & 1102 with hundreds of questions One hour of video training from Mike Meyers TotalSim simulations of performance-based questions A collection of Mike Meyers' favorite shareware and freeware PC tools and utilities

Coding Basics for Beginners - The Smart Way to Approach the World of Computer Programming and the Fundamental Functions of the... Coding Basics for Beginners - The Smart Way to Approach the World of Computer Programming and the Fundamental Functions of the Most Popular Languages Such as Python, Java and C++ (Hardcover)
Jefferson Sandyman
R557 Discovery Miles 5 570 Ships in 12 - 17 working days
The Continuing Arms Race - Code-Reuse Attacks and Defenses (Hardcover): Per Larsen, Ahmad-Reza Sadeghi The Continuing Arms Race - Code-Reuse Attacks and Defenses (Hardcover)
Per Larsen, Ahmad-Reza Sadeghi
R2,609 Discovery Miles 26 090 Ships in 10 - 15 working days

As human activities moved to the digital domain, so did all the well-known malicious behaviors including fraud, theft, and other trickery. There is no silver bullet, and each security threat calls for a specific answer. One specific threat is that applications accept malformed inputs, and in many cases it is possible to craft inputs that let an intruder take full control over the target computer system. The nature of systems programming languages lies at the heart of the problem. Rather than rewriting decades of well-tested functionality, this book examines ways to live with the (programming) sins of the past while shoring up security in the most efficient manner possible. We explore a range of different options, each making significant progress towards securing legacy programs from malicious inputs. The solutions explored include enforcement-type defenses, which excludes certain program executions because they never arise during normal operation. Another strand explores the idea of presenting adversaries with a moving target that unpredictably changes its attack surface thanks to randomization. We also cover tandem execution ideas where the compromise of one executing clone causes it to diverge from another thus revealing adversarial activities. The main purpose of this book is to provide readers with some of the most influential works on run-time exploits and defenses. We hope that the material in this book will inspire readers and generate new ideas and paradigms.

Systems Software - Essential Concepts (Paperback): Euripides Montagne Systems Software - Essential Concepts (Paperback)
Euripides Montagne
R2,277 Discovery Miles 22 770 Ships in 10 - 15 working days

Systems Software: Essential Concepts provides students with an accessible introduction to the knowledge and fundamentals that are necessary to understand software and hardware. The text also reviews implementation techniques to familiarize students with more complex software, such as operating systems and compilers, and prepare them to take more advance courses within the discipline. The book is divided into two key topical areas: compiler fundamentals and the basic mechanisms and data structures required to support operating systems. In the compiler section, students learn about the runtime environment, how to implement a scanner and a symbol table, and how to implement parsing and code generation for a virtual machine. To emphasize practical application, students are challenged to implement a small compiler. In the operating system domain, students gain an understanding of the interrupt mechanism, process and thread implementation, and process synchronization. Featuring a modern and practical approach, Systems Software is an ideal resource for courses in system programming, systems software, software development, and assembly language. It can also serve as a supplementary material for introductory operating system and compiler courses.

Windows 10 Pocket Guide (Paperback): Keith Johnson Windows 10 Pocket Guide (Paperback)
Keith Johnson
R261 Discovery Miles 2 610 Ships in 12 - 17 working days
Robot Operating System (ROS) - The Complete Reference (Volume 6) (Hardcover, 1st ed. 2021): Anis Koubaa Robot Operating System (ROS) - The Complete Reference (Volume 6) (Hardcover, 1st ed. 2021)
Anis Koubaa
R4,907 Discovery Miles 49 070 Ships in 12 - 17 working days

This book is the sixth volume of the successful book series on Robot Operating System: The Complete Reference. The objective of the book is to provide the reader with comprehensive coverage of the Robot Operating Systems (ROS) and the latest trends and contributed systems. ROS is currently considered as the primary development framework for robotics applications. There are seven chapters organized into three parts. Part I presents two chapters on the emerging ROS 2.0 framework; in particular, ROS 2.0 is become increasingly mature to be integrated into the industry. The first chapter from Amazon AWS deals with the challenges that ROS 2 developers will face as they transition their system to be commercial-grade. The second chapter deals with reactive programming for both ROS1 and ROS. In Part II, two chapters deal with advanced robotics, namely on the usage of robots in farms, and the second deals with platooning systems. Part III provides three chapters on ROS navigation. The first chapter deals with the use of deep learning for ROS navigation. The second chapter presents a detailed tuning guide on ROS navigation and the last chapter discusses SLAM for ROS applications. I believe that this book is a valuable companion for ROS users and developers to learn more ROS capabilities and features.

Intelligent Systems for Automated Learning and Adaptation - Emerging Trends and Applications (Hardcover, New): Raymond Chiong Intelligent Systems for Automated Learning and Adaptation - Emerging Trends and Applications (Hardcover, New)
Raymond Chiong
R4,756 Discovery Miles 47 560 Ships in 12 - 17 working days

Intelligent systems are rapidly becoming a central focus of study for researchers as they have the ability to learn and adapt during their existence in order to achieve certain goals and objectives. Intelligent Systems for Automated Learning and Adaptation: Emerging Trends and Applications presents methodologies, architectures, and approaches on experiential automated learning. This critical mass of sought after research assembles the most intriguing and innovative applications, advancements, and leading studies on the methodology of intellectual computing.

Web-Based Supply Chain Management and Digital Signal Processing - Methods for Effective Information Administration and... Web-Based Supply Chain Management and Digital Signal Processing - Methods for Effective Information Administration and Transmission (Hardcover)
R. Manjunath
R4,749 Discovery Miles 47 490 Ships in 12 - 17 working days

Digital signal processing is now a growing area of study invading all walks of organizational life, from consumer products to database management. ""Web-Based Supply Chain Management and Digital Signal Processing: Methods for Effective Information Administration and Transmission"" presents trends and techniques for successful intelligent decision-making and transfer of products through digital signal processing. A defining collection of field advancements, this publication provides the latest and most complete research in supply chain management with examples and case studies useful for those involved with various levels of management.

VLSI-SoC: New Technology Enabler - 27th IFIP WG 10.5/IEEE International Conference on Very Large Scale Integration, VLSI-SoC... VLSI-SoC: New Technology Enabler - 27th IFIP WG 10.5/IEEE International Conference on Very Large Scale Integration, VLSI-SoC 2019, Cusco, Peru, October 6-9, 2019, Revised and Extended Selected Papers (Hardcover, 1st ed. 2020)
Carolina Metzler, Pierre-Emmanuel Gaillardon, Giovanni De Micheli, Carlos Silva-Cardenas, Ricardo Reis
R1,520 Discovery Miles 15 200 Ships in 10 - 15 working days

This book contains extended and revised versions of the best papers presented at the 27th IFIP WG 10.5/IEEE International Conference on Very Large Scale Integration, VLSI-SoC 2019, held in Cusco, Peru, in October 2019. The 15 full papers included in this volume were carefully reviewed and selected from the 28 papers (out of 82 submissions) presented at the conference. The papers discuss the latest academic and industrial results and developments as well as future trends in the field of System-on-Chip (SoC) design, considering the challenges of nano-scale, state-of-the-art and emerging manufacturing technologies. In particular they address cutting-edge research fields like heterogeneous, neuromorphic and brain-inspired, biologically-inspired, approximate computing systems.

SNMP Mastery (Hardcover): Michael W Lucas SNMP Mastery (Hardcover)
Michael W Lucas
R973 R842 Discovery Miles 8 420 Save R131 (13%) Ships in 10 - 15 working days
The Networknomicon, or SNMP Mastery (Hardcover): Michael W Lucas, Abdul Alhazred The Networknomicon, or SNMP Mastery (Hardcover)
Michael W Lucas, Abdul Alhazred
R1,559 R1,299 Discovery Miles 12 990 Save R260 (17%) Ships in 10 - 15 working days
Certified System Administrator for HP-UX (Hardcover): Asghar Ghori Certified System Administrator for HP-UX (Hardcover)
Asghar Ghori
R1,344 Discovery Miles 13 440 Ships in 12 - 17 working days

This book is designed to cover three objectives. One, to provide a comprehensive resource to individuals (including novice, IT/Non-HP-UX administrators, HP-UX administrators) who intend to take the Certified System Administrator for HP-UX certification exam and pass it. Two, to provide a quick and valuable on-the-job resource to HP-UX administrators, administrators of other UNIX operating system software, IT managers, programmers, and DBAs working in the HP-UX environment. Three, to provide an easy-to-understand guide to novice and IT/non-HP-UX administrators who intend to learn HP-UX from the beginning. This book contains 33 chapters. The book is organized in such a way that it helps its audience understand concepts, implementation procedures, some basic troubleshooting, command syntax, configuration files, and daemons involved. There are three key areas: UNIX fundamentals, HP-UX system administration, and HP-UX network administration. 1.UNIX Fundamentals covers the basics of UNIX. Most information is not specific to a particular UNIX flavor, but rather includes general UNIX concepts, file manipulation and security techniques, shell and awk programming, vi editor, basic commands, and other topics. Chapters 01 through 06 and chapter 21 cover this area. Unlike many other similar books, a chapter on shell scripting is presented after covering HP-UX System Administration chapters. This is done intentionally to provide readers with some practical examples based on the knowledge they have gained from UNIX Fundamentals and HP-UX System Administration chapters. 2.HP-UX System Administration covers the HP-UX-specific system administration concepts and topics including HP-UX installation methods; software and patch management; user and group account administration; disk and device file management; LVM and file system administration; swap space and printer management; system startup and shutdown procedures; kernel reconfiguration techniques; backup, restore, and system recovery functions; job automation and process control; system logging and performance monitoring; and so on. Chapters 07 through 20 cover this area. 3.HP-UX Network Administration covers HP-UX network administration concepts and topics such as OSI and TCP/IP models; network hardware overview; LAN card administration; IP subnetting and routing techniques; network troubleshooting tools; system startup services; naming services such as DNS, NIS, and LDAP; File sharing tools viz. NFS and AutoFS; Time synchronization using NTP; internet services administration; BootP/TFTP services; system security; and so on. Chapters 22 through 33 cover this area. The beginning of each chapter highlights objectives covered. The end of each chapter includes a summary as to what is learnt in the chapter. Throughout the book tables, figures, screen shots, and examples are given to explain concepts and tasks. The output generated as a result of running commands is highlighted in light grey background to differentiate it with surrounding text. The book includes several appendices one of which contains more than 550 practice exam questions. Tables of commands, important files, and service daemons are included in separate appendices.

Digital UNIX System Administrator's Guide (Paperback): Matthew Cheek Digital UNIX System Administrator's Guide (Paperback)
Matthew Cheek
R2,164 Discovery Miles 21 640 Ships in 12 - 17 working days

Digital UNIX System Administrator's Guide is the first book to address Digital UNIX system administration from an experienced administrator's point of view. Every topic covered is specific to Digital UNIX, including installing and configuring the system; creating and managing user accounts; managing networking, printing and the Web; developing and implementing backup strategies; and tuning and troubleshooting.
This book walks the novice Digital UNIX administrator through the initial system installation and is a guide through the main points of administering a Digital UNIX system. It also serves as a valuable reference guide for experienced UNIX system administrators who are new to Digital UNIX. It includes appendices that list URLs of valuable resources on the Web and detail useful public domain utilities and where to get them.
About Digital UNIX: Digital UNIX sales grew by 51% last year, faster than the industry's UNIX growth. (Overall, high-end UNIX server sales gained 5% last year and midrange UNIX servers grew 34%.) Digital was the first to offer 64-bit architecture, which has caused Sun, HP and Silicon Graphics to follow their lead. The combination of Digital UNIX and Alpha technology provides extremely high system performance. Analysts say that UNIX has a good three to five year technology lead over Windows NT due to its scalability, reliability, and clustering ability.
Specific to Digital UNIX
Resource for new and experienced UNIX system administrators
Covers all aspects of Digital UNIX system administration in an approachable and readable style

Frameworks for Developing Efficient Information Systems - Models, Theory, and Practice (Hardcover, New): John Krogstie Frameworks for Developing Efficient Information Systems - Models, Theory, and Practice (Hardcover, New)
John Krogstie
R5,153 Discovery Miles 51 530 Ships in 12 - 17 working days

As advances in technology continue to generate the collective knowledge of an organization and its operations, strategic models for information systems are developed in order to arrange business processes and business data. Frameworks for Developing Efficient Information Systems: Models, Theory, and Practice presents research and practices on the advancements in systems analysis and design. These theoretical frameworks and practical solutions are useful for researchers, practitioners, and academicians as this book aims to bridge the communication gap between business managers and system designers.

How to Cheat at Microsoft Vista Administration (Paperback): Jan Kanclirz How to Cheat at Microsoft Vista Administration (Paperback)
Jan Kanclirz
R1,347 Discovery Miles 13 470 Ships in 12 - 17 working days

The Perfect Reference for the Multitasked SysAdmin
The Microsoft Windows Vista operating system offers several changes and improvements over its predecessors. It not only brings a new and redesigned interface, but also improves on many administrative utilities and management consoles. It also enhances the system s reliability, performance, and problem-solving tools. As administrators, Vista will sometimes look like its predecessor, Windows XP, and at other times, look like an all-new operating system. How to Cheat will help you get Vista up and running as quickly and safely as possible and provide you with a solid idea of all the important changes and improvements the new Microsoft Vista OS has to offer.
In the book you will:
* Automate Windows Vista Installation
See how Windows installations can be automated for large-scale deployments using the Windows Automated Installation Kit (WAIK).
* Install and Maintain Devices
Windows Vista contains device drivers for hundreds of PnP devices, and the Device Manager snap-in is the main utility on a local computer for managing them.
* Customize Appearances, Taskbars, and Toolbars
See how to use a personalization page, use the taskbar, and customize desktop themes.
* Manage File System Formats, Partitions, and Volumes
Learn how Windows Vista supports basic and dynamic volumes and two partition styles: MBR and GPT.
* Increase File System Performance
Learn how using tools such as disk defragging, cluster size adjustment, removing short filename support, and compression can help with performance.
* Administer via Remote
Remote Desktop and Windows Firewall can help administrators perform administrative tasks on remote computers.
* Managing Services
The Services utility allows you to view the status of services, as well as to disable nonessential services.
* Configure TCP/IP in Vista
See how to configure TCP/IP (both IPv4 and IPv6) via the user interface or via the netsh command.
* See What s New with Wireless in Vista
Understand wireless security and learn how to install a wireless network.
* Optimize Windows Startup, the Hard Disk, and More
Optimize memory, applications, and the network connection, and see how to monitor performance.
Contents Include
Introducing and Installing Microsoft Vista
Installing and Maintaining Hardware Devices and Drivers
Customizing Desktop Properties
Managing File Systems and Disks
General Administration Tasks
Managing Local Networking Essentials
Managing the Wireless World and Its Security
Managing Security Essentials
Securing User Access
Tuning for Better Performance
Troubleshooting
*Provides the multi-tasked SysAdmin with the essential information needed to perform the daily tasks
*Covers the major new release of Windows, which will create significant challenges for IT managers
*Emphasizes best-practice security measures"

Windows Server 2003 Security Infrastructures - Core Security Features (Paperback): Jan de Clercq Windows Server 2003 Security Infrastructures - Core Security Features (Paperback)
Jan de Clercq
R2,341 Discovery Miles 23 410 Ships in 12 - 17 working days

Windows Server 2003 Security Infrastructures is a must for anyone that wants to know the nuts and bolts of Windows Server 2003 security and wants to leverage the operating system's security infrastructure components to build a more secure I.T. infrastructure. The primary goal of this book is to provide insights into the security features and technologies of the Windows Server 2003 operating system. It also highlights the security principles an architect should remember when designing an infrastructure that is rooted on the Windows Server 2003 OS.
*Explains nuts and bolts of Windows Server 2003 security
*Provides practical insights into how to deploy and administer secure Windows Server 2003 infrastructures
*Draws on the experience of a lead consultant in the Microsoft security area

Robot Operating System (ROS) - The Complete Reference (Volume 5) (Hardcover, 1st ed. 2021): Anis Koubaa Robot Operating System (ROS) - The Complete Reference (Volume 5) (Hardcover, 1st ed. 2021)
Anis Koubaa
R4,602 Discovery Miles 46 020 Ships in 12 - 17 working days

This book is the fifth volume in the successful book series Robot Operating System: The Complete Reference. The objective of the book is to provide the reader with comprehensive coverage on the Robot Operating System (ROS), which is currently considered to be the primary development framework for robotics applications, and the latest trends and contributing systems. The content is divided into six parts. Pat I presents for the first time the emerging ROS 2.0 framework, while Part II focuses on multi-robot systems, namely on SLAM and Swarm coordination. Part III provides two chapters on autonomous systems, namely self-driving cars and unmanned aerial systems. In turn, Part IV addresses the contributions of simulation frameworks for ROS. In Part V, two chapters explore robotic manipulators and legged robots. Finally, Part VI presents emerging topics in monocular SLAM and a chapter on fault tolerance systems for ROS. Given its scope, the book will offer a valuable companion for ROS users and developers, helping them deepen their knowledge of ROS capabilities and features.

How to Cheat at Managing Microsoft Windows Small Business Server 2003 (Paperback): Susan Snedaker How to Cheat at Managing Microsoft Windows Small Business Server 2003 (Paperback)
Susan Snedaker
R1,340 Discovery Miles 13 400 Ships in 12 - 17 working days

How to Cheat at Managing Windows Small Business Server 2003 deals only with the vital, and will be a huge relief to the hundreds of thousands of managers who probably never imagined they would be managing the operating system equivalent of the Space Shuttle.
* The "80/20" Rule applied to managing a Windows Small Business Server 2003 network. Concise coverage, with ready-to-use solutions, of the most commonly encountered W2K3 Server tasks and problems.
* Written for the non-MCSE, with little technical training, who is responsible for running a small to medium sized network.
* Microsoft has announced it will no longer support Windows NT 4 products, effective Dec. 31, 2004. Millions of small businesses that did not upgrade to Windows Server 2000 will choose to upgrade directly to Windows Server 2003, and this will be a timely book.

Getting Started with OpenVMS System Management (Paperback): David Miller Getting Started with OpenVMS System Management (Paperback)
David Miller
R1,636 Discovery Miles 16 360 Ships in 12 - 17 working days

Getting Started with OpenVMS System Management gives new VMS system managers a jumpstart in managing this powerful and reliable operating system. Dave Miller describes the essentials of what an OpenVMS System Manager will have to manage. He defines areas of OpenVMS System Management and describes why each is important and how it fits into the larger management task. Even though some OpenVMS management concepts are unique (for instance quotas), many concepts (such as account creation) have counterparts in UNIX and Windows NT. So, wherever possible, Miller points out to his readers the parallel to other systems.
The book is intended as a precursor to Baldwin's OpenVMS System Management Guide and various OpenVMS documents. Thus it refers the reader to other books for the detailed management steps. Getting Started with OpenVMS System Management is a great introduction to the material Steve Hoffman and Dave Miller are revising for the OpenVMS System Management Guide, 2E.
-Permits experienced system managers to begin managing OpenVMS more quickly
-Dovetails with other Digital Press publications for easier reference by the OpenVMS manager
-Points you in the right direction for the complete documentation on each issue
-BONUS FEATURE! Includes excerpts from five key DP OpenVMS books

Getting Started with OpenVMS - A Guide for New Users (Paperback): Michael D Duffy Getting Started with OpenVMS - A Guide for New Users (Paperback)
Michael D Duffy
R1,649 Discovery Miles 16 490 Ships in 12 - 17 working days

OpenVMS professionals have long enjoyed a robust, full-featured operating system running the most mission-critical applications in existence. However, many of today's graduates may not yet have had the opportunity to experience it for themselves. Intended for an audience with some knowledge of operating systems such as Windows, UNIX and Linux, Getting Started with OpenVMS introduces the reader to the OpenVMS approach.

Part 1 is a practical introduction to get the reader started using the system. The reader will learn the OpenVMS terminology and approach to common concepts such as processes and threads, queues, user profiles, command line and GUI interfaces and networking. Part 2 provides more in-depth information about the major components for the reader desiring a more technical description. Topics include process structure, scheduling, memory management and the file system. Short sections on the history of OpenVMS, including past, present, and future hardware support (like the Intel Itanium migration), are included. OpenVMS is considered in different roles, such as a desktop system, a multi-user system, a network server, and in a combination of roles.
Allows the more advanced reader some meaty content yet does not overwhelm the novice
Provides practical examples showing that OpenVMS is well-suited for popular modern applications
Gives a high-level overview of concepts behind internals such as memory management

UNIX for OpenVMS Users (Paperback, 3rd edition): Philip Bourne, Richard Holstein, Joseph McMullen UNIX for OpenVMS Users (Paperback, 3rd edition)
Philip Bourne, Richard Holstein, Joseph McMullen
R2,438 Discovery Miles 24 380 Ships in 12 - 17 working days

UNIX for OpenVMS Users, 3E, makes it easy to see what OpenVMS and UNIX have in common, and to transfer your knowledge and experience in OpenVMS over to the world of UNIX.
Since most shops rely on more than one operating system, it is critical for system administrators and managers to understand the similarities and differences between platforms, so they can easily work in both environments while taking full advantage of the tools and applications available on each. This book offers OpenVMS professionals a concise source of information, so that they can quickly bring their expertise to bear on UNIX file management, e-mail, networking, and security.
This new edition of the book is enhanced with updated references to VMS, incorporates suggestions made by readers of previous editions, and particularly, recognizes other UNIX implementations in addition to HP's Tru64.
-Includes extensive additions to the sections on VMS logical names, on the emacs editor, and on shell programming and Perl
-Describes the interfaces common to both operating systems, with appendices covering command and editor summaries
-Adds emphasis on Linux

Linux and the Unix Philosophy (Paperback, Linux Ed): Mike Gancarz Linux and the Unix Philosophy (Paperback, Linux Ed)
Mike Gancarz
R1,640 Discovery Miles 16 400 Ships in 12 - 17 working days

Unlike so many books that focus on how to use Linux, Linux and the Unix Philosophy explores the "way of thinking that is Linux" and why Linux is a superior implementation of this highly capable operating system.
This book is a revision and expansion of a computer science classic. Every chapter has been thoroughly updated with Linux coverage.
Linux and the Unix Philosophy falls squarely between the "softer" texts on iterative software design and project management and the "how-to" technical texts. Thus far, no one has come out with a book that addresses this topic, either in the Unix space or the Linux space. Linux and the Unix Philosophy covers the same ground as the first edition, while it also presents bold new ideas about Linux and Open Source.
.Concise list of philosophy tenets makes it a handy quick reference
.Anecdotal examples personalize the book for the reader
.Conversational style makes it easy and joyful to read"

Tru64 UNIX Troubleshooting - Diagnosing and Correcting System Problems (Paperback): Martin Moore, Steven Hancock Tru64 UNIX Troubleshooting - Diagnosing and Correcting System Problems (Paperback)
Martin Moore, Steven Hancock
R2,173 Discovery Miles 21 730 Ships in 12 - 17 working days

Dealing with system problems from user login failures to server crashes--is a critical part of a system administrator's job. A down system can cost a business thousands of dollars per minute. But there is little or no information available on how to troubleshoot and correct system problems; in most cases, these skills are learned in an ad-hoc manner, usually in the pressure-cooker environment of a crisis. This is the first book to address this lack of information.
The authors (both experienced Tru64 UNIX support engineer for Compaq) systematically present the techniques and tools needed to find and fix system problems. The first part of the book presents the general principles and techniques needed in system troubleshooting. These principles and techniques are useful not only for UNIX system administrators, but for anyone who needs to find and fix system problems. After this foundation, the authors describe troubleshooting tools used in the UNIX environment. The remainder of the book covers specific areas of the Tru64 UNIX operating system in detail: listing common problems, their causes, how to detect them, and how to correct them. Each chapter includes a "Before You Call Support" section that details the most important things to check and correct before it's necessary to call Compaq technical support. The authors also include decision trees to help the reader systematically isolate particular problem types.
. "Before You Call Tech Support" sections
.Tables and diagrams for quick access to precise data
.Decision trees to help choose the best way to troubleshoot a particular problem"

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Computer-Based Diagnostics and…
Dirk Ifenthaler, Pablo Pirnay-Dummer, … Hardcover R4,345 Discovery Miles 43 450
Advances in Educational and…
Ronald K. Hambleton, Jac N. Zaal Hardcover R5,706 Discovery Miles 57 060
Designing World Language Curriculum for…
Jennifer Eddy Hardcover R3,138 Discovery Miles 31 380
Piaget and Knowing
Beryl A. Geber Hardcover R1,567 Discovery Miles 15 670
Systemic Knowledge-Based Assessment of…
Edgar Oliver Cardoso Espinosa Hardcover R4,488 Discovery Miles 44 880
Student Self-Assessment - An Essential…
Maddalena Taras, Hwei Ming Wong Paperback R1,069 Discovery Miles 10 690
The College Instructor's Guide to…
Michael Rodriguez, Anthony Albano Hardcover R3,179 Discovery Miles 31 790
Implications of Sustainable Development…
Eleni Meletiadou Hardcover R7,059 Discovery Miles 70 590
Meaningful Assessment for 21st Century…
P. Warnich, A. Golightly, … Paperback R505 R467 Discovery Miles 4 670
Pearson REVISE Edexcel GCSE Maths Grades…
Harry Smith Spiral bound R180 Discovery Miles 1 800

 

Partners