0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (23)
  • R250 - R500 (89)
  • R500+ (1,264)
  • -
Status
Format
Author / Contributor
Publisher

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

Design and Implementation of the MTX Operating System (Paperback, Softcover reprint of the original 1st ed. 2015): K. C. Wang Design and Implementation of the MTX Operating System (Paperback, Softcover reprint of the original 1st ed. 2015)
K. C. Wang
R4,394 Discovery Miles 43 940 Ships in 10 - 15 working days

This course-tested textbook describes the design and implementation of operating systems, and applies it to the MTX operating system, a Unix-like system designed for Intel x86 based PCs. Written in an evolutional style, theoretical and practical aspects of operating systems are presented as the design and implementation of a complete operating system is demonstrated. Throughout the text, complete source code and working sample systems are used to exhibit the techniques discussed. The book contains many new materials on the design and use of parallel algorithms in SMP. Complete coverage on booting an operating system is included, as well as, extending the process model to implement threads support in the MTX kernel, an init program for system startup and a sh program for executing user commands. Intended for technically oriented operating systems courses that emphasize both theory and practice, the book is also suitable for self-study.

Mastering Mesos (Paperback): Dipa Dubhashi, Akhil Das Mastering Mesos (Paperback)
Dipa Dubhashi, Akhil Das
R1,569 Discovery Miles 15 690 Ships in 10 - 15 working days

The ultimate guide to managing, building, and deploying large-scale clusters with Apache Mesos About This Book * Master the architecture of Mesos and intelligently distribute your task across clusters of machines * Explore a wide range of tools and platforms that Mesos works with * This real-world comprehensive and robust tutorial will help you become an expert Who This Book Is For The book aims to serve DevOps engineers and system administrators who are familiar with the basics of managing a Linux system and its tools What You Will Learn * Understand the Mesos architecture * Manually spin up a Mesos cluster on a distributed infrastructure * Deploy a multi-node Mesos cluster using your favorite DevOps * See the nuts and bolts of scheduling, service discovery, failure handling, security, monitoring, and debugging in an enterprise-grade, production cluster deployment * Use Mesos to deploy big data frameworks, containerized applications, or even custom build your own applications effortlessly In Detail Apache Mesos is open source cluster management software that provides efficient resource isolations and resource sharing distributed applications or frameworks. This book will take you on a journey to enhance your knowledge from amateur to master level, showing you how to improve the efficiency, management, and development of Mesos clusters. The architecture is quite complex and this book will explore the difficulties and complexities of working with Mesos. We begin by introducing Mesos, explaining its architecture and functionality. Next, we provide a comprehensive overview of Mesos features and advanced topics such as high availability, fault tolerance, scaling, and efficiency. Furthermore, you will learn to set up multi-node Mesos clusters on private and public clouds. We will also introduce several Mesos-based scheduling and management frameworks or applications to enable the easy deployment, discovery, load balancing, and failure handling of long-running services. Next, you will find out how a Mesos cluster can be easily set up and monitored using the standard deployment and configuration management tools. This advanced guide will show you how to deploy important big data processing frameworks such as Hadoop, Spark, and Storm on Mesos and big data storage frameworks such as Cassandra, Elasticsearch, and Kafka. Style and approach This advanced guide provides a detailed step-by-step account of deploying a Mesos cluster. It will demystify the concepts behind Mesos.

Cybersecurity for Hospitals and Healthcare Facilities - A Guide to Detection and Prevention (Paperback, 1st ed.): Luis Ayala Cybersecurity for Hospitals and Healthcare Facilities - A Guide to Detection and Prevention (Paperback, 1st ed.)
Luis Ayala
R2,536 R2,068 Discovery Miles 20 680 Save R468 (18%) Ships in 10 - 15 working days

Learn how to detect and prevent the hacking of medical equipment at hospitals and healthcare facilities. A cyber-physical attack on building equipment pales in comparison to the damage a determined hacker can do if he/she gains access to a medical-grade network as a medical-grade network controls the diagnostic, treatment, and life support equipment on which lives depend. News reports inform us how hackers strike hospitals with ransomware that prevents staff from accessing patient records or scheduling appointments. Unfortunately, medical equipment also can be hacked and shut down remotely as a form of extortion. Criminal hackers will not ask for a $500 payment to unlock an MRI, PET or CT scan, or X-ray machine-they will ask for much more. Litigation is bound to follow and the resulting punitive awards will drive up hospital insurance costs and healthcare costs in general. This will undoubtedly result in increased regulations for hospitals and higher costs for compliance. Unless hospitals and other healthcare facilities take the steps necessary to secure their medical-grade networks, they will be targeted for cyber-physical attack, possibly with life-threatening consequences. Cybersecurity for Hospitals and Healthcare Facilities is a wake-up call explaining what hackers can do, why hackers would target a hospital, the way hackers research a target, ways hackers can gain access to a medical-grade network (cyber-attack vectors), and ways hackers hope to monetize their cyber-attack. By understanding and detecting the threats, you can take action now-before your hospital becomes the next victim. What You Will Learn: Determine how vulnerable hospital and healthcare building equipment is to cyber-physical attack Identify possible ways hackers can hack hospital and healthcare facility equipment Recognize the cyber-attack vectors-or paths by which a hacker or cracker can gain access to a computer, a medical-grade network server, or expensive medical equipment in order to deliver a payload or malicious outcome Detect and prevent man-in-the-middle or denial-of-service cyber-attacks Find and prevent hacking of the hospital database and hospital web application Who This Book Is For: Hospital administrators, healthcare professionals, hospital & healthcare facility engineers and building managers, hospital & healthcare facility IT professionals, and HIPAA professionals

Create Your Own Operating System (Paperback): Lucus S Darnell Create Your Own Operating System (Paperback)
Lucus S Darnell
R352 Discovery Miles 3 520 Ships in 10 - 15 working days
Windows 10 Mastery - The Ultimate Windows 10 Mastery Guide (Paperback): Jonathan Bates Windows 10 Mastery - The Ultimate Windows 10 Mastery Guide (Paperback)
Jonathan Bates
R390 Discovery Miles 3 900 Ships in 10 - 15 working days
Yocto for Raspberry Pi (Paperback): Pierre-Jean Texier, Petter Mabacker Yocto for Raspberry Pi (Paperback)
Pierre-Jean Texier, Petter Mabacker
R1,036 Discovery Miles 10 360 Ships in 10 - 15 working days

Create unique and amazing projects by using the powerful combination of Yocto and Raspberry Pi About This Book * Set up and configure the Yocto Project efficiently with Raspberry Pi * Deploy multimedia applications from existing Yocto/OE layers * An easy-to-follow guide to utilize your custom recipes on your Raspberry Pi Who This Book Is For If you are a student or a developer of embedded software, embedded Linux engineer or embedded systems in competence with Raspberry Pi and want to discover the Yocto Project, then this book is for you. Experience with Yocto is not needed. What You Will Learn * Explore the basic concept of Yocto's build system and how it is organized in order to use it efficiently with Raspberry Pi * Generate your first image with Yocto for the Raspberry Pi * Understand how to customize your Linux kernel within the Yocto Project * Customize your image in order to integrate your own applications * Write your own recipes for your graphical applications * Integrate a custom layer for the Raspberry Pi In Detail The Yocto Project is a Linux Foundation workgroup, which produces tools (SDK) and processes (configuration, compilation, installation) that will enable the creation of Linux distributions for embedded software, independent of the architecture of embedded software (Raspberry Pi, i.MX6, and so on). It is a powerful build system that allows you to master your personal or professional development. This book presents you with the configuration of the Yocto Framework for the Raspberry Pi, allowing you to create amazing and innovative projects using the Yocto/OpenEmbedded eco-system. It starts with the basic introduction of Yocto's build system, and takes you through the setup and deployment steps for Yocto. It then helps you to develop an understanding of Bitbake (the task scheduler), and learn how to create a basic recipe through a GPIO application example. You can then explore the different types of Yocto recipe elements (LICENSE, FILES, SRC_URI, and so on). Next, you will learn how to customize existing recipes in Yocto/OE layers and add layers to your custom environment (qt5 for example). Style and approach A step by step guide covering the fundamentals to create amazing new projects with Raspberry Pi and Yocto.

Alfresco for Administrators (Paperback): Vandana Pal Alfresco for Administrators (Paperback)
Vandana Pal
R887 Discovery Miles 8 870 Ships in 10 - 15 working days

A fast-paced administrator's guide to Alfresco from the administration, managing, and high-level design perspectives About This Book * Understand system capabilities in order to make informed and appropriate decisions about its administration * Manage users, groups, email, file systems, and transformer availability using Alfresco * Use Alfresco to capture and efficiently manage information about repositories, servers, and statistics Who This Book Is For The target audience would be users with a basic knowledge of Content Management System, and also users who want to understand Alfresco from the administration and high-level design perspectives. What You Will Learn * Understand Alfresco's architecture and important building blocks * Learn to install Alfresco on various application servers such as Tomcat , JBoss, and WebLogic. * Become familiar with various configurations in Alfresco such as databases, filesystems, email, and audits * Administrate Alfresco using the Explorer Admin Console, Share Admin Console, and Workflow Admin Console * Understand how to integrate LDAP and Active Directory with Alfresco for centralized user management * Learn how Alfresco environments can be clustered for high availability * Fully understand how Alfresco stores content and easily retrieve any information from Alfresco * Monitor and manage Alfresco systems in production In Detail Alfresco is an open source Enterprise Content Management (ECM) system for Windows and Linux-like operating systems. The year-on-year growth of business connections, contacts, and communications is expanding enterprise boundaries more than ever before. Alfresco enables organizations to collaborate more effectively, improve business process efficiency, and ensure information governance. The basic purpose of Alfresco is to help users to capture and manage information in a better way. It helps you capture, organize, and share binary files. This book will cover the basic building blocks of an Alfresco system, how the components fit together, and the information required to build a system architecture. This book will also focus on security aspects of Alfresco. such as authentication, troubleshooting, managing permissions, and so on. It will also focus on managing content and storage, indexing and searches, setting up clustering for high availability, and so forth. Style and approach A step-by-step guide to understanding the Alfresco system and making informed and appropriate decisions about administration.

Learning VMware App Volumes (Paperback): Peter Von Oven Learning VMware App Volumes (Paperback)
Peter Von Oven
R1,732 Discovery Miles 17 320 Ships in 10 - 15 working days

Deliver applications to virtual desktop environments in seconds and at scale with the click of a button About This Book * Learn how can you deliver a great user experience and drive down storage and management costs * Discover hidden gems to deliver applications to virtual desktop environments in seconds * This book will help you fully utilize the true potential of VMware App Volumes and design and build a complete production environment Who This Book Is For This book is for administrators and IT teams who would like to take full advantage of App Volumes to deal with application workloads. It will also be useful for virtualization professionals and teams who are working on VDI deployments and VMware end user computing solutions. What You Will Learn * Find out how the VMware App Volumes solution can enhance the management and delivery of applications in your desktop environment * Design a real-life App Volumes solution using best practices and following the recommended sizing guides * Install, configure, and deploy App Volumes so it is ready to start delivering applications * Create and prepare applications ready to be delivered to end users * Discover how App Volumes can enhance other desktop solutions by looking at how it integrates with VMware Horizon View, VMware ThinApp, RDSH, and Citrix XenDesktop/XenApp * Understand how to configure the advanced options within App Volumes In Detail App Volumes provides a virtualized, real-time application delivery engine for virtual desktop infrastructure and is designed to enable VDI deployments to ensure greater flexibility, agility, and cost reduction. This book starts with an in-depth overview of the architecture and components used to design an optimized solution. We then show you how to install and configure App Volumes for different use cases such as VMware View integration, using VMware ThinApp, Citrix XenApp, and more. Throughout the chapters, we provide hints, tips, and tricks as well as best practices. By the end of the book, you will have built a working App Volumes environment and acquired the skills to build and run a production environment. Style and approach This book comprises of the theoretical explanations that will help you perform a complete App Volumes deployment through step-by-step instructions

Learn Linux in 5 Days (Paperback): Jason Cannon Learn Linux in 5 Days (Paperback)
Jason Cannon
R651 Discovery Miles 6 510 Ships in 10 - 15 working days
Extending SaltStack (Paperback): Joseph Hall Extending SaltStack (Paperback)
Joseph Hall
R1,267 Discovery Miles 12 670 Ships in 10 - 15 working days

Extend the power of your infrastructure and applications with Salt modules About This Book * Get the most up-to-date practical resource on writing new Salt modules and extending Salt * Learn through use cases and encounter both commonly-used modules as well as advanced ones * Effectively troubleshoot problems and hiccups encountered while building and putting modules to work Who This Book Is For This book is for both new and existing Salt developers who are looking to build and write new Salt modules. Some prior Python development experience is expected. What You Will Learn * Understand the working of Salt's Loader system * Write several of the most common types of Salt modules * Interact between different kinds of modules and build new ones * Submit open source modules upstream to the Salt project * Make Salt interact with third-party services and applications In Detail Salt already ships with a very powerful set of tools, but that doesn't mean that they all suit your needs perfectly. By adding your own modules and enhancing existing ones, you can bring the functionality that you need to increase your productivity. Extending SaltStack follows a tutorial-based approach to explain different types of modules, from fundamentals to complete and full-functioning modules. Starting with the Loader system that drives Salt, this book will guide you through the most common types of modules. First you will learn how to write execution modules. Then you will extend the configuration using the grain, pillar, and SDB modules. Next up will be state modules and then the renderers that can be used with them. This will be followed with returner and output modules, which increase your options to manage return data. After that, there will be modules for external file servers, clouds, beacons, and finally external authentication and wheel modules to manage the master. With this guide in hand, you will be prepared to create, troubleshoot, and manage the most common types of Salt modules and take your infrastructure to new heights! Style and approach This book follows a step-by-step tutorial-based approach explaining the different types of modules, from fundamentals to complete and full-functioning modules.

Learning CoreOS (Paperback): Kingston Smiler S, Shantanu Agrawal Learning CoreOS (Paperback)
Kingston Smiler S, Shantanu Agrawal
R1,134 Discovery Miles 11 340 Ships in 10 - 15 working days

Your one-stop guide for building, configuring, maintaining, and deploying one of the world's fastest growing OSes About This Book * Understand the features of CoreOS and learn to administrate and secure a CoreOS environment * Develop, test, and deploy cloud services and applications more quickly and efficiently inside lightweight containers using CoreOS * This is a complete tutorial on CoreOS, which is the preferred OS for cloud computing as it contains components that facilitate cloud management Who This Book Is For This book is for cloud or enterprise administrators and application developers who would like to gain knowledge about CoreOS to deploy a cloud application or micro-services on a cluster of cloud servers. It is also aimed at administrators with basic networking experience. You do not need to have any knowledge of CoreOS. What You Will Learn * Understand the benefits of CoreOS as a cloud orchestration platform * Learn about lightweight containers and various container frameworks such as Docker and RKT in CoreOS * Manage services and containers across cluster using Fleet and systemd * Set up a CoreOS environment using Vagrant * Create and manage CoreOS clusters * Discover the service parameters using etcd * Find out about chaining services running on the cluster using Flannel / Rudder and Weave * Create a virtual tenant network and service chaining using OVS In Detail CoreOS is an open source operating system developed upon the Linux kernel. The rise of CoreOS is directly related to the rise of Docker (a Linux container management system). It is a minimal operating system layer and takes a different approach to automating the deployment of containers. The major difference between CoreOS and other Linux distributions is that CoreOS was designed to deploy hundreds of servers. CoreOS immensely helps the users to create systems, which are easy to scale and manage, making life easier for all, be it developer, QA, or deployer. This book is all about setting up, deploying, and using CoreOS to manage clusters and clouds. It will help you understand what CoreOS is and its benefits as a cloud orchestration platform. First, we'll show you how to set up a simple CoreOS instance with single node in the cluster and how to run a Docker container inside the CoreOS instance. Next, you'll be introduced to Fleet and systemd, and will deploy and distribute Docker services across different nodes in cluster using Fleet. Later, you'll be briefed about running services in a cluster with constraints, publishing the services already running on the cluster to new services, and making your services interact with each other. We conclude by teaching you about advanced container networking. By the end of the book, you will know the salient features of CoreOS and will be able to deploy, administrate, and secure a CoreOS environment. Style and approach This practical guide covers the basics and advanced topics related to CoreOS and lightweight containers. The topics are covered in an easy-to-follow manner with each feature explained in detail, beginning with a brief overview and followed by an explanation of its corresponding configuration files.

Real-Time Systems: Design and Applications (Hardcover): Pascal Formann Real-Time Systems: Design and Applications (Hardcover)
Pascal Formann
R3,552 R3,066 Discovery Miles 30 660 Save R486 (14%) Ships in 10 - 15 working days
The Inside Guide to Windows 10 - For desktop computers, laptops, tablets and smartphones (Paperback): P.A. Stuart The Inside Guide to Windows 10 - For desktop computers, laptops, tablets and smartphones (Paperback)
P.A. Stuart
R340 R287 Discovery Miles 2 870 Save R53 (16%) Ships in 10 - 15 working days
First Steps with RISC OS 6 (Paperback): Aaron Timbrell, David Holden First Steps with RISC OS 6 (Paperback)
Aaron Timbrell, David Holden; David E Bradforth
R505 Discovery Miles 5 050 Ships in 10 - 15 working days
OpenStack Administration with Ansible (Paperback): Walter Bentley OpenStack Administration with Ansible (Paperback)
Walter Bentley
R1,029 Discovery Miles 10 290 Ships in 10 - 15 working days

Design, build, and automate 10 real-world OpenStack administrative tasks with Ansible About This Book * Automate real-world OpenStack cloud operator administrative tasks * Construct a collection of automation code to save time on managing your OpenStack cloud * Use this step-by-step tutorial to automate such tasks with Ansible Who This Book Is For If you are an OpenStack-based cloud operator and/or infrastructure administrator and are interested in automating administrative functions, then this book is exactly what you are looking for. Having a functioning OpenStack environment is helpful, but most certainly not necessary. What You Will Learn * Efficiently execute OpenStack administrative tasks * Familiarize yourself with how Ansible works and assess the defined best practices * Create Ansible playbooks and roles * Automate tasks to customize your OpenStack cloud * Review OpenStack automation considerations when automating administrative tasks * Examine and automate advanced OpenStack tasks and designated use cases * Get a high-level overview of OpenStack and the current production-ready projects * Deep dive into OpenStack CLI tools and find out how to use them In Detail Most organizations are seeking methods to improve business agility because they have realized just having a cloud is not enough. Being able to improve application deployments, reduce infrastructure downtime, and eliminate daily manual tasks can only be accomplished through some sort of automation. Packed with real-world OpenStack administrative tasks, this book will walk you through working examples and explain how these tasks can be automated using one of the most popular open source automation tools-Ansible. We will start with a brief overview of OpenStack and Ansible and highlight some best practices. Each chapter will provide an introduction to handling various Cloud Operator administration tasks such as creating multiple users/tenants, setting up Multi-Tenant Isolation, customizing your clouds quotas, taking instance snapshots, evacuating compute hosts for maintenance, and running cloud health checks, and a step-by-step tutorial on how to automate these tasks with Ansible. Style and approach This easy-to-follow reference guide is packed with examples of real-world OpenStack administration tasks; each task is explained in detail and then subsequently turned into automation code.

Html & CSS Programming - The Ultimate guide on How you can write Html and CSS in Under 10 Hours (Paperback): Ted Dawson Html & CSS Programming - The Ultimate guide on How you can write Html and CSS in Under 10 Hours (Paperback)
Ted Dawson
R388 Discovery Miles 3 880 Ships in 10 - 15 working days
Cloud Infrastructure And Data Center (Paperback): Duong Tran Cloud Infrastructure And Data Center (Paperback)
Duong Tran
R1,041 Discovery Miles 10 410 Ships in 10 - 15 working days
Co-Pilot (Hardcover): Till Bay, Benno Baumgartner, Matthias Huni Co-Pilot (Hardcover)
Till Bay, Benno Baumgartner, Matthias Huni
R1,553 Discovery Miles 15 530 Ships in 10 - 15 working days
Quality-aware Scheduling for Key-value Data Stores (Paperback, 2015 ed.): Chen Xu, Aoying Zhou Quality-aware Scheduling for Key-value Data Stores (Paperback, 2015 ed.)
Chen Xu, Aoying Zhou
R1,848 Discovery Miles 18 480 Ships in 10 - 15 working days

This book comprehensively illustrates quality-ware scheduling in key-value stores. In addition, it provides scheduling strategies and a prototype framework of quality-aware scheduler as well as a demonstration of online applications. The book offers a rich blend of theory and practice which is suitable for students, researchers and practitioners interested in distributed systems, NoSQL key-value stores and scheduling.

The Accidental SysAdmin Handbook - A Primer for Early Level IT Professionals (Paperback, 1st ed.): Eric Kralicek The Accidental SysAdmin Handbook - A Primer for Early Level IT Professionals (Paperback, 1st ed.)
Eric Kralicek
R2,777 R2,375 Discovery Miles 23 750 Save R402 (14%) Ships in 10 - 15 working days

Understand the concepts, processes and technologies that will aid in your professional development as a new system administrator. While every information technology culture is specific to its parent organization, there are commonalities that apply to all organizations. The Accidental SysAdmin Handbook, Second Edition looks at those commonalities and provides a general introduction to critical aspects associated with system administration. It further acts to provide definitions and patterns for common computer terms and acronyms. What You Will Learn Build and manage home networking and plan more complex network environments Manage the network layer and service architectures as well as network support plans Develop a server hardware strategy and understand the physical vs. virtual server ecosystem Handle data storage, data strategies and directory services, and central account management Work with DNS, DHCP, IP v4 and IP v6 Deploy workstations and printers Manage and use antivirus and security management software Build, manage and work with intranets and Internet support services Who This Book Is For It is assumed that the reader has little to no experience in a professional information technology environment.

Factors Influencing Accounting Information Systems Usage in an Account (Paperback): Awosejo Oluwaseun Factors Influencing Accounting Information Systems Usage in an Account (Paperback)
Awosejo Oluwaseun
R1,318 Discovery Miles 13 180 Ships in 10 - 15 working days
Red Hat Enterprise Linux Server Cookbook (Paperback): William Leemans Red Hat Enterprise Linux Server Cookbook (Paperback)
William Leemans
R1,406 Discovery Miles 14 060 Ships in 10 - 15 working days

Over 60 recipes to help you build, configure, and orchestrate RHEL 7 Server to make your everyday administration experience seamless About This Book * Create fully unattended installations and deploy configurations without breaking a sweat * Discover and kick-start the newest RHEL 7 configuration and management tools through an easy-to-follow, practical approach for a lazy system management * Be guided by an experienced RHEL expert who is a certified Linux engineer with a passion for open source and open standards Who This Book Is For Red Hat Enterprise Linux Server Cookbook is for RHEL 7 system administrators and DevOps in need of a practical reference guide to troubleshoot common issues and quickly perform tasks. What You Will Learn * Set up and configure RHEL 7 Server * Use NetworkManager to configure all aspects of your network * Manage virtual environments using libvirt * Set up software repositories * Secure and monitor your RHEL environment * Configure SELinux, and create and apply its policies * Create kickstart scripts to automatically deploy RHEL 7 systems * Use Orchestration and configuration management tools to manage your environment In Detail Dominating the server market, the Red Hat Enterprise Linux operating system gives you the support you need to modernize your infrastructure and boost your organization's efficiency. Combining both stability and flexibility, RHEL helps you meet the challenges of today and adapt to the demands of tomorrow. This practical Cookbook guide will help you get to grips with RHEL 7 Server and automating its installation. Designed to provide targeted assistance through hands-on recipe guidance, it will introduce you to everything you need to know about KVM guests and deploying multiple standardized RHEL systems effortlessly. Get practical reference advice that will make complex networks setups look like child's play, and dive into in-depth coverage of configuring a RHEL system. Also including full recipe coverage of how to set up, configuring, and troubleshoot SELinux, you'll also discover how secure your operating system, as well as how to monitor it. Style and approach This practical guide is packed full of hands-on recipes that provide quick solutions to the problems faced when building your RHEL 7 system from scratch using orchestration tools. Each topic is explained sequentially in the process of setting up a system and binding everything together.

Bind DNS Administration Reference (Paperback, 2nd ed.): Jeremy C. Reed Bind DNS Administration Reference (Paperback, 2nd ed.)
Jeremy C. Reed
R767 Discovery Miles 7 670 Ships in 10 - 15 working days
Microsoft System Center Orchestrator 2012 R2 Essentials (Paperback): Miguel Oliveira Microsoft System Center Orchestrator 2012 R2 Essentials (Paperback)
Miguel Oliveira
R972 Discovery Miles 9 720 Ships in 10 - 15 working days

0

Ansible Playbook Essentials (Paperback): Gourav Shah Ansible Playbook Essentials (Paperback)
Gourav Shah
R875 Discovery Miles 8 750 Ships in 10 - 15 working days

0

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Partnering with HMS: A Guide for App…
Xihai Wang, Yue Wang, … Hardcover R3,251 Discovery Miles 32 510
Software Design by Example - A…
Greg Wilson Paperback R1,370 Discovery Miles 13 700
CompTIA A+ Certification All-in-One Exam…
Mike Meyers, Travis Everett, … Hardcover R1,347 Discovery Miles 13 470
Software Design by Example - A…
Greg Wilson Hardcover R3,413 Discovery Miles 34 130
The Compiler Design Handbook…
Rajib Mall Hardcover R6,618 Discovery Miles 66 180
Digital and Statistical Signal…
Anastasia Veloni, Erysso Boukouvala, … Paperback R570 R539 Discovery Miles 5 390
Customizable and Adaptive Quantum…
Nadia Nedjah, Luiza de Macedo Mourelle Hardcover R1,442 Discovery Miles 14 420
Mike Meyers' CompTIA A+ Guide to 802…
Mike Meyers Paperback R1,328 Discovery Miles 13 280
Information Technology - An Introduction…
Richard Fox Hardcover R5,779 Discovery Miles 57 790
BTEC Nationals Information Technology…
Jenny Phillips, Alan Jarvis, … Paperback R1,056 Discovery Miles 10 560

 

Partners