0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (5)
  • R100 - R250 (93)
  • R250 - R500 (333)
  • R500+ (2,296)
  • -
Status
Format
Author / Contributor
Publisher

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

The Art of Linux Kernel Design - Illustrating the Operating System Design Principle and Implementation (Hardcover): Li Xiangyang The Art of Linux Kernel Design - Illustrating the Operating System Design Principle and Implementation (Hardcover)
Li Xiangyang
R5,386 Discovery Miles 53 860 Ships in 10 - 15 working days

Uses the Running Operation as the Main Thread Difficulty in understanding an operating system (OS) lies not in the technical aspects, but in the complex relationships inside the operating systems. The Art of Linux Kernel Design: Illustrating the Operating System Design Principle and Implementation addresses this complexity. Written from the perspective of the designer of an operating system, this book tackles important issues and practical problems on how to understand an operating system completely and systematically. It removes the mystery, revealing operating system design guidelines, explaining the BIOS code directly related to the operating system, and simplifying the relationships and guiding ideology behind it all. Based on the Source Code of a Real Multi-Process Operating System Using the 0.11 edition source code as a representation of the Linux basic design, the book illustrates the real states of an operating system in actual operations. It provides a complete, systematic analysis of the operating system source code, as well as a direct and complete understanding of the real operating system run-time structure. The author includes run-time memory structure diagrams, and an accompanying essay to help readers grasp the dynamics behind Linux and similar software systems. Identifies through diagrams the location of the key operating system data structures that lie in the memory Indicates through diagrams the current operating status information which helps users understand the interrupt state, and left time slice of processes Examines the relationship between process and memory, memory and file, file and process, and the kernel Explores the essential association, preparation, and transition, which is the vital part of operating system Develop a System of Your Own This text offers an in-dep

FreeDOS Kernel - An MS-DOS Emulator for Platform Independence & Embedded System Development (Hardcover): Pat Villani FreeDOS Kernel - An MS-DOS Emulator for Platform Independence & Embedded System Development (Hardcover)
Pat Villani
R5,194 Discovery Miles 51 940 Ships in 10 - 15 working days

Master operation system development. FreeDOS Kernel explains the construction and operation of Pat Villani's DOS-C - a highly portable, single threaded operating system. Written in C and with system calls similar to MS-DOS, the FreeDOS kernel provides an

Writing Windows VxDs and Device Drivers (Hardcover, 2nd edition): Karen Hazzah Writing Windows VxDs and Device Drivers (Hardcover, 2nd edition)
Karen Hazzah
R5,758 Discovery Miles 57 580 Ships in 10 - 15 working days

Software developer and author Karen Hazzah expands her original treatise on device drivers in the second edition of Writing Windows VxDs and Device Drivers. The book and companion disk include the author's library of wrapper functions that allow the progr

Professional Scrum Development with Azure DevOps (Paperback): Richard Hundhausen Professional Scrum Development with Azure DevOps (Paperback)
Richard Hundhausen
R718 Discovery Miles 7 180 Ships in 10 - 15 working days

Master proven processes for improving development with Scrum and Azure DevOps This guide can help any development team plan, track, and manage work far more effectively, by combining today's leading agile framework (Scrum) and Microsoft's ALM/DevOps toolset (Azure DevOps). Renowned Scrum expert Richard Hundhausen thoroughly covers team formation, backlogs, Sprints, test plans, collaboration, flow, continuous improvement, Azure Boards, Azure Test Plans, and the real-world tradeoffs associated with DevOps. Throughout, you'll find practical, in-the-trenches tips from experienced Professional Scrum Developers. To make this guide even more valuable, Hundhausen has organized it to complement Scrum.org's popular Professional Scrum Developer (PSD) program, which he created with Scrum.org's Ken Schwaber, author of this book's Foreword. Professional Scrum Trainer Richard Hundhausen shows how to: Deepen your understanding of the Scrum framework and Professional Scrum as based on the 2020 Scrum Guide. Provide proven work item planning and tracking, and quickly drive value from Azure Boards Improve your Scrum "pre-game": the tasks you'll perform before your first Sprint Use Azure DevOps to create and manage backlogs, plan Sprints, and collaborate throughout them Improve at scale with Scaled Professional Scrum and the Nexus scaled Scrum framework Recognize which practices are still most efficiently performed without tools Define and optimize team flow, overcome common dysfunctions, and evolve into a high-performance Professional Scrum Team About This Book For everyone who works with or relies on Scrum, including developers, designers, architects, testers, business analysts, Product Owners, Scrum Masters, managers, and other stakeholders Focuses primarily on using Scrum for software products, but can support development of adaptive solutions for any complex problem performance Professional Scrum Team

Design of the UNIX Operating System (Paperback, Reissue): Maurice Bach Design of the UNIX Operating System (Paperback, Reissue)
Maurice Bach
R1,983 Discovery Miles 19 830 Ships in 10 - 15 working days

This book describes the internal algorithms and the structures that form the basis of the UNIX® operating system and their relationship to the programmer interface. The system description is based on UNIX System V Release 2 supported by AT&T, with some features from Release 3.

UNIX - The Textbook, Third Edition (Hardcover, 3rd edition): Syed Mansoor Sarwar, Robert M. Koretsky UNIX - The Textbook, Third Edition (Hardcover, 3rd edition)
Syed Mansoor Sarwar, Robert M. Koretsky
R3,943 Discovery Miles 39 430 Ships in 10 - 15 working days

UNIX: The Textbook, Third Edition provides a comprehensive introduction to the modern, twenty-first-century UNIX operating system. The book deploys PC-BSD and Solaris, representative systems of the major branches of the UNIX family, to illustrate the key concepts. It covers many topics not covered in older, more traditional textbook approaches, such as Python, UNIX System Programming from basics to socket-based network programming using the client-server paradigm, the Zettabyte File System (ZFS), and the highly developed X Windows-based KDE and Gnome GUI desktop environments. The third edition has been fully updated and expanded, with extensive revisions throughout. It features a new tutorial chapter on the Python programming language and its use in UNIX, as well as a complete tutorial on the git command with Github. It includes four new chapters on UNIX system programming and the UNIX API, which describe the use of the UNIX system call interface for file processing, process management, signal handling, interprocess communication (using pipes, FIFOs, and sockets), extensive coverage of internetworking with UNIX TCP/IP using the client-server software, and considerations for the design and implementation of production-quality client-server software using iterative and concurrent servers. It also includes new chapters on UNIX system administration, ZFS, and container virtualization methodologies using iocage, Solaris Jails, and VirtualBox. Utilizing the authors' almost 65 years of practical teaching experience at the college level, this textbook presents well-thought-out sequencing of old and new topics, well-developed and timely lessons, a Github site containing all of the code in the book plus exercise solutions, and homework exercises/problems synchronized with the didactic sequencing of chapters in the book. With the exception of four chapters on system programming, the book can be used very successfully by a complete novice, as well as by an experienced UNIX system user, in both an informal and formal learning environment. The book may be used in several computer science and information technology courses, including UNIX for beginners and advanced users, shell and Python scripting, UNIX system programming, UNIX network programming, and UNIX system administration. It may also be used as a companion to the undergraduate and graduate level courses on operating system concepts and principles.

Windows 11 for Seniors in easy steps (Paperback, 4 Ed): Michael Price Windows 11 for Seniors in easy steps (Paperback, 4 Ed)
Michael Price
R448 Discovery Miles 4 480 Ships in 18 - 22 working days
SwiftUI For Dummies (Paperback): W.M. Lee SwiftUI For Dummies (Paperback)
W.M. Lee
R755 R661 Discovery Miles 6 610 Save R94 (12%) Ships in 9 - 17 working days

The simplest way to create world-class apps Have a unique app idea but worried you don't quite have the coding skills to build it? Good news: You can stop fretting about someone beating you to market with the same idea and start work right now using SwiftUI. SwiftUI is a gateway app development framework that has become one of the best ways for fledgling developers to get iOS apps off the ground without having to become a coding expert overnight. SwiftUI For Dummies makes that process even faster, providing a friendly introduction to the SwiftUI and Swift programming language and helping you feel right at home creating and building with playgrounds. The book also covers the frameworks and APIs that make it so easy to create smooth, intuitive interfaces--just dive right in and have fun! Combine projects into workspaces Employ Xcode editing tools Use constants and variables Test your code on iOS Simulator Time is of the essence, and with SwiftUI For Dummies, it's also on your side. Get going with this friendly guide today, and you'll be celebrating the successful launch of your app way before you thought possible!

Managing Apple Devices - Deploying and Maintaining iOS 9 and OS X El Capitan Devices (Paperback, 3rd edition): Arek Dreyer,... Managing Apple Devices - Deploying and Maintaining iOS 9 and OS X El Capitan Devices (Paperback, 3rd edition)
Arek Dreyer, Adam Karneboge
R1,494 R323 Discovery Miles 3 230 Save R1,171 (78%) Ships in 9 - 17 working days

Managing Apple Devices, Third Edition will enable you to create an effective plan for deploying and maintaining groups of Apple devices using iOS 9 and OS X El Capitan in your organization. This all-in-one resource teaches a wide variety of Apple management technologies; explains the theory behind the tools; and provides practical, hand-on exercises to get you up and running with the tools. You will be introduced to Apple management technologies including Mobile Device Management, the Volume Purchase Program, and the Device Enrollment Program. For example, not only will you learn how to use Profile Manager-Apple's implementation of Mobile Device Management-but you will also learn about the ideas behind profile management and how to make configuration easier for both administrators and users while maintaining a highly secure environment. The exercises contained within this guide are designed to let you explore and learn the tools provided by Apple for deploying and managing iOS 9 and OS X El Capitan systems. They start with verification of access to necessary services, move on to the configuration of those services, and finally test the results of those services on client devices. Each lesson builds on previous topics and is designed to give technical coordinators and system administrators the skills, tools, and knowledge to deploy and maintain Apple devices by: Providing knowledge of how Apple deployment technologies work Showing how to use specific deployment tools Explaining deployment procedures and best practices Offering practical exercises step-by-step solutions available

Linkers and Loaders (Paperback, Revised ed.): John Levine Linkers and Loaders (Paperback, Revised ed.)
John Levine
R1,441 Discovery Miles 14 410 Ships in 10 - 15 working days

Whatever your programming language, whatever your platform, you probably tap into linker and loader functions all the time. But do you know how to use them to their greatest possible advantage? Only now, with the publication of Linkers & Loaders, is there an authoritative book devoted entirely to these deep-seated compile-time and run-time processes.
The book begins with a detailed and comparative account of linking and loading that illustrates the differences among various compilers and operating systems. On top of this foundation, the author presents clear practical advice to help you create faster, cleaner code. You'll learn to avoid the pitfalls associated with Windows DLLs, take advantage of the space-saving, performance-improving techniques supported by many modern linkers, make the best use of the UNIX ELF library scheme, and much more. If you're serious about programming, you'll devour this unique guide to one of the field's least understood topics. Linkers & Loaders is also an ideal supplementary text for compiler and operating systems courses.
*Includes a linker construction project written in Perl, with project files available for download. *Covers dynamic linking in Windows, UNIX, Linux, BeOS, and other operating systems.
*Explains the Java linking model and how it figures in network applets and extensible Java code.
*Helps you write more elegant and effective code, and build applications that compile, load, and run more efficiently.

The Art of Unix Programming (Paperback, New): Eric Raymond The Art of Unix Programming (Paperback, New)
Eric Raymond
R1,085 Discovery Miles 10 850 Ships in 10 - 15 working days

The Art of UNIX Programming poses the belief that understanding the unwritten UNIX engineering tradition and mastering its design patterns will help programmers of all stripes to become better programmers. This book attempts to capture the engineering wisdom and design philosophy of the UNIX, Linux, and Open Source software development community as it has evolved over the past three decades, and as it is applied today by the most experienced programmers.

Eric Raymond offers the next generation of “hackers” the unique opportunity to learn the connection between UNIX philosophy and practice through careful case studies of the very best UNIX/Linux programs. In addition, commentary is provided by Brian Kernighan, UNIX pioneer and best-selling author; Doug McIlroy, the inventor of the UNIX pipg; David Korn, the inventor of the korn shell; Jim Gettys and Keith Packard, inventors of X windows; Henry Spencer, an original UNIX hacker; and Ken Arnold, an original BSD developer and JINI creator; Mike Lesk, author of the legendary uucp, lex, and tbl programs; and Sturat Feldman, author of UNIX's famous make utility.

The book is divided into 4 parts. Part I explores the philosophy behind the development of UNIX. Part II explores design principles and patterns that are at the core of the UNIX tradition. Part III covers the rich UNIX tradition of reuse and the amazing variety of programming tools available to the UNIX developer. Part IV explores the UNIX open standards process, and the advantage in portability that UNIX enjoys.

The Definitive Guide to SUSE Linux Enterprise Server (Hardcover, 1st ed.): Sander van Vugt The Definitive Guide to SUSE Linux Enterprise Server (Hardcover, 1st ed.)
Sander van Vugt
R1,601 Discovery Miles 16 010 Ships in 18 - 22 working days

"The Definitive Guide to SUSE Linux Enterprise Server" is a comprehensive guide to Novell's SUSE Linux Enterprise Server (SLES), one of the most powerful Linux-based server solutions available today. Sander van Vugt, noted author, consultant, and trainer, guides you through the most important aspects of SLES, beginning with an in-depth overview of installation and configuration tasks.

In the opening chapters, you will learn how to configure network capabilities, efficiently manage software updates, and manage the file system. Later chapters are devoted to configuration and deployment of key network services including the MySQL database, CUPS, Samba, PostFix, FTP, DNS, proxy servers, and more.

Along the way, van Vugt illustrates important administration concepts such as instituting strict file system security and server automation. Since increasing demands are placed on these services, you'll learn how to cluster servers together to lessen downtime and increase performance.

Computer Basics Windows 7 Edition In Simple Steps (Paperback): Joli Ballew Computer Basics Windows 7 Edition In Simple Steps (Paperback)
Joli Ballew 1
R331 R296 Discovery Miles 2 960 Save R35 (11%) Ships in 10 - 15 working days

Discover everything you want to know about using your computer in this easy-to-use guide - from the most essential tasks that you'll want to perform, to solving the most common problems you'll encounter.

Exam Ref AZ-204 Developing Solutions for Microsoft Azure (Paperback, 2nd edition): Santiago Munoz Exam Ref AZ-204 Developing Solutions for Microsoft Azure (Paperback, 2nd edition)
Santiago Munoz
R905 R776 Discovery Miles 7 760 Save R129 (14%) Ships in 5 - 10 working days

Prepare for Microsoft Exam AZ-204-and help demonstrate your real-world mastery of Microsoft Azure solution development. Designed for working Azure developers, this Exam Ref focuses on the critical thinking and decision-making acumen needed for success at the Microsoft Certified Solutions Associate level. Focus on the expertise measured by these objectives: * Develop Azure compute solutions * Develop for Azure storage * Implement Azure security * Monitor, troubleshoot, and optimize Azure solutions * Connect to and consume Azure services and third-party services This Microsoft Exam Ref: * Organizes its coverage by exam objectives * Features strategic, what-if scenarios to challenge you * Assumes you want to show your ability to design and build diverse Microsoft Azure cloud solutions, and successfully participate in all phases of their development About the Exam Exam AZ-204 focuses on knowledge needed to implement IaaS solutions; create Azure App Service Web Apps; implement Azure Functions; develop solutions using Cosmos DB and Blob Storage; implement user authentication, authorization, and secure cloud solutions; integrate caching and content delivery within solutions; instrument solutions to support monitoring and logging; develop an App Service Logic App; implement API Management; develop event- and message-based solutions. About Microsoft Certification Passing this exam fulfills your requirements for the Microsoft Certified: Azure Developer Associate credential, demonstrating your readiness to design, build, test, and maintain Microsoft Azure cloud solutions, and partner with other cloud professionals and clients to implement them. This exam is also a prerequisite for the Microsoft Certified: Azure DevOps Engineer Expert credential. See full details at: microsoft.com/learn

iPad for Seniors in easy steps (Paperback, 10th edition): Nick Vandome iPad for Seniors in easy steps (Paperback, 10th edition)
Nick Vandome
R320 Discovery Miles 3 200 Ships in 10 - 15 working days
Visual Thinking for Design (Paperback): Colin Ware Visual Thinking for Design (Paperback)
Colin Ware
R1,176 R1,103 Discovery Miles 11 030 Save R73 (6%) Ships in 10 - 15 working days

Increasingly, designers need to present information in ways that aid their audience s thinking process. Fortunately, results from the relatively new science of human visual perception provide valuable guidance.
In Visual Thinking for Design, Colin Ware takes what we now know about perception, cognition, and attention and transforms it into concrete advice that designers can directly apply. He demonstrates how designs can be considered as tools for cognition - extensions of the viewer s brain in much the same way that a hammer is an extension of the user s hand.
Experienced professional designers and students alike will learn how to maximize the power of the information tools they design for the people who use them.
Presents visual thinking as a complex process that can be supported in every stage using specific design techniques.
Provides practical, task-oriented information for designers and software developers charged with design responsibilities.
Includes hundreds of examples, many in the form of integrated text and full-color diagrams.
Steeped in the principles of active vision, which views graphic designs as cognitive tools."

SED & AWK 2e (Paperback, 2nd Revised edition): Dale Dougherty SED & AWK 2e (Paperback, 2nd Revised edition)
Dale Dougherty
R1,124 R925 Discovery Miles 9 250 Save R199 (18%) Ships in 9 - 17 working days

sed & awk describes two text manipulation programs that are mainstays of the UNIX programmer's toolbox. This edition covers the sed and awk programs as they are mandated by the POSIX standard and includes discussion of the GNU versions of these programs.

Microsoft Azure Compute - The Definitive Guide (Paperback): Avinash Valiramani Microsoft Azure Compute - The Definitive Guide (Paperback)
Avinash Valiramani
R782 Discovery Miles 7 820 Ships in 10 - 15 working days

Proven best practices for success with every Azure compute service! Compute services are key to most Azure cloud solutions, but maximizing their value requires best-practice planning, design, deployment, and operations. Now, leading consultant Avinash Valiramani presents expert guidance for driving maximum value from Microsoft's portfolio of Azure compute services for IaaS, PaaS, and FaaS. Drawing on his extensive work with Microsoft's Azure teams, he covers Azure VMs, VM Scale Sets, App Services, Azure Virtual Desktops, Azure Container Instances, Azure Functions, Azure Batch, and other Compute services. Whatever your role in delivering efficient, scalable compute services, this deep dive will help you make the most of your Azure investment. Leading Azure consultant Avinash Valiramani shows how to: Dive deeply into the frequently used Azure Compute services to better understand how each service works Walk through configuring each compute service and its related features and options Size, price, and create Azure VMs, and deliver the right levels of redundancy and availability Use VM Scale Sets (VMSS) to integrate VMs with load balancing and autoscaling Host web applications, mobile app back ends, and REST APIs via Azure App Service Run desktops-as-a-service at scale with Azure Virtual Desktop (AVD) Easily deploy containers on demand with Azure Container Instances (ACIs) Use serverless Azure Functions to build web APIs, process streams, and manage message queues About this Book For everyone interested in Azure infrastructure, including IT/cloud admins, security specialists, developers, engineers, and others at all levels of Azure compute experience. Especially useful for experienced IT pros in mid-sized to large organizations who have deployed, operated, monitored, upgraded, migrated, or designed infrastructure services.

Verifiable Autonomous Systems - Using Rational Agents to Provide Assurance about Decisions Made by Machines (Hardcover): Louise... Verifiable Autonomous Systems - Using Rational Agents to Provide Assurance about Decisions Made by Machines (Hardcover)
Louise A. Dennis, Michael Fisher
R2,042 Discovery Miles 20 420 Ships in 10 - 15 working days

How can we provide guarantees of behaviours for autonomous systems such as driverless cars? This tutorial text, for professionals, researchers and graduate students, explains how autonomous systems, from intelligent robots to driverless cars, can be programmed in ways that make them amenable to formal verification. The authors review specific definitions, applications and the unique future potential of autonomous systems, along with their impact on safer decisions and ethical behaviour. Topics discussed include the use of rational cognitive agent programming from the Beliefs-Desires-Intentions paradigm to control autonomous systems and the role model-checking in verifying the properties of this decision-making component. Several case studies concerning both the verification of autonomous systems and extensions to the framework beyond the model-checking of agent decision-makers are included, along with complete tutorials for the use of the freely-available verifiable cognitive agent toolkit Gwendolen, written in Java.

LPIC-1 - Linux Professional Institute Certification Study Guide 5e (Paperback, 5th Edition): C Bresnahan LPIC-1 - Linux Professional Institute Certification Study Guide 5e (Paperback, 5th Edition)
C Bresnahan
R1,436 R1,167 Discovery Miles 11 670 Save R269 (19%) Ships in 9 - 17 working days

The bestselling study guide for the popular Linux Professional Institute Certification Level 1 (LPIC-1). The updated fifth edition of LPIC-1: Linux Professional Institute Certification Study Guide is a comprehensive, one-volume resource that covers 100% of all exam objectives. Building on the proven Sybex Study Guide approach, this essential resource offers a comprehensive suite of study and learning tools such as assessment tests, hands-on exercises, chapter review questions, and practical, real-world examples. This book, completely updated to reflect the latest 101-500 and 102-500 exams, contains clear, concise, and user-friendly information on all of the Linux administration topics you will encounter on test day. Key exam topics include system architecture, Linux installation and package management, GNU and UNIX commands, user interfaces and desktops, essential system services, network and server security, and many more. Linux Servers currently have a 20% market share which continues to grow. The Linux OS market saw a 75% increase from last year and is the third leading OS, behind Windows and MacOS. There has never been a better time to expand your skills, broaden your knowledge, and earn certification from the Linux Professional Institute. A must-have guide for anyone preparing for the 101-500 and 102-500 exams, this study guide enables you to: Assess your performance on practice exams to determine what areas need extra study Understand and retain vital exam topics such as administrative tasks, network configuration, booting Linux, working with filesystems, writing scripts, and using databases Gain insights and tips from two of the industry's most highly respected instructors, consultants, and authors Access Sybex interactive tools that include electronic flashcards, an online test bank, customizable practice exams, bonus chapter review questions, and a searchable PDF glossary of key terms LPIC-1: Linux Professional Institute Certification Study Guide is ideal for network and system administrators studying for the LPIC-1 exams, either for the first time or for the purpose of renewing their certifications.

OS X Mountain Lion (Paperback): David Pogue OS X Mountain Lion (Paperback)
David Pogue 1
R1,057 R936 Discovery Miles 9 360 Save R121 (11%) Ships in 18 - 22 working days

What do you get when you cross a Mac with an iPad? OS X 10.8 Mountain Lion. Its 200 new features include iPaddish goodies like dictation, Notification Center, and Reminders--but not a single page of instructions. Fortunately, David Pogue is back, with the expertise and humor that have made this the #1 bestselling Mac book for over 10 years straight.Big-ticket changes. Twitter and Facebook intgration. Air-Play TV mirroring. Power Nap. Game Center. Documents in the Cloud. iMessages. Gatekeeper. If Apple wrote it, this book covers it.Mountain Lion Watch. This book demystifies the hundreds of smaller enhancements, too, in all 50 programs that come with the Mac: Safari, Mail, Messages, Preview...Shortcuts. This must be the tippiest, trickiest Mac book ever written. Undocumented surprises await on every page.Power users. Security, accounts, networking, build-your own Services, file sharing with Windows--this one witty, expert guide makes it all crystal clear.

There's something new on practically every page of this new edition, and David Pogue brings his celebrated wit and expertise to every one of them. Apple's brought a new cat to town, and "Mac OS X Mountain Lion: The Missing Manual" is the best way to tame it.

Essential Mac OS: Sierra Editon (Paperback, Sierra ed): Kevin Wilson Essential Mac OS: Sierra Editon (Paperback, Sierra ed)
Kevin Wilson
R401 Discovery Miles 4 010 Ships in 10 - 15 working days
Ubuntu Linux Bible (Paperback, 10th ed.): D. Clinton Ubuntu Linux Bible (Paperback, 10th ed.)
D. Clinton
R1,246 R1,074 Discovery Miles 10 740 Save R172 (14%) Ships in 18 - 22 working days

Quickly learn how to use Ubuntu, the fastest growing Linux distribution, in a personal or enterprise environment Whether you're a newcomer to Linux or an experienced system administrator, the Ubuntu Linux Bible provides what you need to get the most out of one the world's top Linux distributions. Clear, step-by-step instructions cover everything from installing Ubuntu and creating your desktop, to writing shell scripts and setting up file sharing on your network. This up-to-date guide covers the latest Ubuntu release with long-term support (version 20.04 ) as well as the previous version. Throughout the book, numerous examples, figures, and review questions with answers ensure that you will fully understand each key topic. Organized into four parts, the book offers you the flexibility to master the basics in the "Getting Started with Ubuntu Linux" section, or to skip directly to more advanced tasks. "Ubuntu for Desktop Users" shows you how to setup email, surf the web, play games, and create and publish documents, spreadsheets, and presentations. "Ubuntu for System Administrators" covers user administration, system backup, device management, network configuration, and other fundamentals of Linux administration. The book's final section, "Configuring Servers on Ubuntu," teaches you to use Ubuntu to support network servers for the web, e-mail, print services, networked file sharing, DHCP (network address management), and DNS (network name/address resolution). This comprehensive, easy-to-use guide will help you: Install Ubuntu and create the perfect Linux desktop Use the wide variety of software included with Ubuntu Linux Stay up to date on recent changes and new versions of Ubuntu Create and edit graphics, and work with consumer IoT electronic devices Add printers, disks, and other devices to your system Configure core network services and administer Ubuntu systems Ubuntu Linux Bible is a must-have for anyone looking for an accessible, step-by-step tutorial on this hugely popular Linux operating system.

Basic Computer Skills Made Simple XP Version (Paperback): Jackie Sherman Basic Computer Skills Made Simple XP Version (Paperback)
Jackie Sherman
R779 Discovery Miles 7 790 Ships in 10 - 15 working days

Basic Computer Skills Made Simple XP Version presents all the necessary computer skills an individual may need in a straightforward and intelligent way. It demystifies computers and is ideal for those wishing to develop their skills and confidence in the subject whilst working at their own pace. By using the text the reader will be able to produce a wide range of word-processed documents, prepare illustrated slides to aid talks, store and search for information systematically, and gain confidence handling simple numbers or charts. They will also learn how to connect to the Internet, surf the Web, and send and receive emails.

Operating Systems - Incorporating UNIX and Windows (Paperback, 4th edition): Colin Ritchie Operating Systems - Incorporating UNIX and Windows (Paperback, 4th edition)
Colin Ritchie
R1,579 R1,444 Discovery Miles 14 440 Save R135 (9%) Ships in 10 - 15 working days

This new and fully updated edition provides the practical course text to the Operating Systems required by the majority of degree and HND courses in Computing. It uses as a basis the familiar operating systems of UNIX, MSDOS and Windows. Colin Ritchie provides a clear introduction of all the terminology and concepts involved, and enables the reader to gain a thorough knowledge of the subject by blending technical discussion with real-practice issues, supported by practical exercises.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
King Jammy at King Tubby's - Destroys…
King Jammy At King Tubby's Vinyl record R643 Discovery Miles 6 430
Kong: Skull Island - 4K Ultra HD…
Tom Hiddleston, Brie Larson, … Blu-ray disc R655 Discovery Miles 6 550
Intoxication
Shaggy CD R352 Discovery Miles 3 520
Mission Impossible 5: Rogue Nation
Tom Cruise, Jeremy Renner, … DVD R436 R210 Discovery Miles 2 100
Guide To Sieges Of South Africa…
Nicki Von Der Heyde Paperback  (4)
R250 R231 Discovery Miles 2 310
Miracle - The Boys Who Escaped The Gas…
Michael Calvin, Naftali Schiff Paperback R509 R363 Discovery Miles 3 630
General Jan Smuts - And His First World…
David Brock Katz Paperback R320 R286 Discovery Miles 2 860
Data Assimilation for the Geosciences…
Steven J. Fletcher Paperback R3,281 Discovery Miles 32 810
Nickel Sulfide Ores and Impact Melts…
Peter C. Lightfoot Paperback R2,493 Discovery Miles 24 930
Geological Map of the British Islands
Sheet map, folded R184 R171 Discovery Miles 1 710

 

Partners