Products related to Study:
-
Linux Kernel Development
Linux Kernel Development details the design and implementation of the Linux kernel, presenting the content in a manner that is beneficial to those writing and developing kernel code, as well as to programmers seeking to better understand the operating system and become more efficient and productive in their coding. The book details the major subsystems and features of the Linux kernel, including its design, implementation, and interfaces.It covers the Linux kernel with both a practical and theoretical eye, which should appeal to readers with a variety of interests and needs. The author, a core kernel developer, shares valuable knowledge and experience on the 2.6 Linux kernel.Specific topics covered include process management, scheduling, time management and timers, the system call interface, memory addressing, memory management, the page cache, the VFS, kernel synchronization, portability concerns, and debugging techniques.This book covers the most interesting features of the Linux 2.6 kernel, including the CFS scheduler, preemptive kernel, block I/O layer, and I/O schedulers. The third edition of Linux Kernel Development includes new and updated material throughout the book: An all-new chapter on kernel data structuresDetails on interrupt handlers and bottom halvesExtended coverage of virtual memory and memory allocationTips on debugging the Linux kernelIn-depth coverage of kernel synchronization and lockingUseful insight into submitting kernel patches and working with the Linux kernel community
Price: 36.99 £ | Shipping*: 0.00 £ -
Learning eBPF : Programming the Linux Kernel for Enhanced Observability, Networking, and Security
What is eBPF? With this revolutionary technology, you can write custom code that dynamically changes the way the kernel behaves.It's an extraordinary platform for building a whole new generation of security, observability, and networking tools. This practical book is ideal for developers, system administrators, operators, and students who are curious about eBPF and want to know how it works.Author Liz Rice, chief open source officer with cloud native networking and security specialists Isovalent, also provides a foundation for those who want to explore writing eBPF programs themselves. With this book, you will:Learn why eBPF has become so important in the past couple of yearsWrite basic eBPF code, and manipulate eBPF programs and attach them to eventsExplore how eBPF components interact with Linux to dynamically change the operating system's behaviorLearn how tools based on eBPF can instrument applications without changes to the apps or their configurationDiscover how this technology enables new tools for observability, security, and networking
Price: 44.99 £ | Shipping*: 0.00 £ -
Understanding the Linux Kernel
In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel.The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor time, in what order.It manages limited memory so well that hundreds of processes can share the system efficiently, and expertly organizes data transfers so that the CPU isn't kept waiting any longer than necessary for the relatively slow disks.The third edition of Understanding the Linux Kernel takes you on a guided tour of the most significant data structures, algorithms, and programming tricks used in the kernel.Probing beyond superficial features, the authors offer valuable insights to people who want to know how things really work inside their machine. Important Intel-specific features are discussed. Relevant segments of code are dissected line by line.But the book covers more than just the functioning of the code; it explains the theoretical underpinnings of why Linux does things the way it does.This edition of the book covers Version 2.6, which has seen significant changes to nearly every kernel subsystem, particularly in the areas of memory management and block devices.The book focuses on the following topics: * Memory management, including file buffering, process swapping, and Direct memory Access (DMA) * The Virtual Filesystem layer and the Second and Third Extended Filesystems * Process creation and scheduling * Signals, interrupts, and the essential interfaces to device drivers * Timing * Synchronization within the kernel * Interprocess Communication (IPC) * Program execution Understanding the Linux Kernel will acquaint you with all the inner workings of Linux, but it's more than just an academic exercise.You'll learn what conditions bring out Linux's best performance, and you'll see how it meets the challenge of providing good system response during process scheduling, file access, and memory management in a wide variety of environments.This book will help you make the most of your Linux system.
Price: 55.99 £ | Shipping*: 0.00 £ -
CompTIA Linux+ Study Guide : Exam XK0-005
The best-selling, hands-on roadmap to acing the new Linux+ exam In the newly updated Fifth Edition of CompTIA Linux+ Study Guide: Exam XK0-005, IT industry veterans and tech education gurus Richard Blum and Christine Bresnahan deliver a concise and practical blueprint to success on the CompTIA Linux+ exam and in your first role as a Linux network or system administrator. In the book, you’ll find concrete strategies and proven techniques to master Linux system management, security, scripting, containers, automation, and troubleshooting.Every competency tested on the Linux+ exam is discussed here.You’ll also get: Hands-on Linux advice that ensures you’re job-ready on the first day of your new network or sysadmin roleTest-taking tips and tactics that decrease exam anxiety and get you ready for the challenging Linux+ examComplimentary access to the Sybex learning environment, complete with online test bank, bonus practice exams, electronic flashcards, and a searchable glossary Perfect for practicing network and system admins seeking an in-demand and valuable credential for working with Linux servers and computers, CompTIA Linux+ Study Guide: Exam XK0-005, Fifth Edition, will also earn a place in the libraries of people looking to change careers and start down an exciting new path in tech. And save 10% when you purchase your CompTIA exam voucher with our exclusive WILEY10 coupon code.
Price: 47.50 £ | Shipping*: 0.00 £ -
CompTIA Server+ Study Guide : Exam SK0-005
Prepare for the Server+ exam—and an exciting new career in tech—with this hands-on guide In the newly updated Second Edition of the CompTIA Server+ Study Guide: Exam SK0-005, veteran technology educator Troy McMillan delivers a comprehensive, hands-on blueprint for success on the Server+ SK0-005 exam.Learn about essential hardware and software technologies used in on-premise and hybrid server environments and prepare yourself for the exam and real-world, on-the-job challenges.This Study Guide provides you with a solid understanding of how network and cloud storage systems work by helping you learn how to store, protect, and access the data that’s ever more crucial to modern businesses.Find coverage of every objective tested by the exam, including server hardware installation and management, server administration, security and disaster recovery, and troubleshooting.You also learn: Expert guidance on acing a certification exam is increasing demand amongst high-paying employersCritical performance tips for professionals who want to hit the ground running on their first day on the jobComplimentary access to the Sybex interactive online learning environment and test bank, complete with hundreds of practice questions and answers, bonus exams, electronic flashcards, and a searchable glossary of key termsA can’t-miss resource for anyone preparing for a new role as a server administrator, data storage specialist, or related IT specialty, the CompTIA Server+ Study Guide: Exam SK0-005, Second Edition, will earn a place in the libraries of anyone looking for an efficient and effective way to prep for this challenging and rewarding technical certification.
Price: 47.50 £ | Shipping*: 0.00 £ -
LPI Linux Essentials Study Guide : Exam 010 v1.6
Provides a solid foundation for those considering a career in IT—covers the objectives of the new Linux Essentials Exam 010-160 v1.6 Linux is a secure, reliable, open source alternative to costly operating systems such as Microsoft Windows.As large organizations worldwide continue to add Linux servers, the need for IT professionals skilled in Linux continues to grow.The LPI Linux Essentials Study Guide is a valuable resource for anyone preparing to take the new Linux Essentials Exam—the entry-level certification from The Linux Professional Institute (LPI) which validates knowledge of Linux concepts and applications. Written by recognized experts on Linux and open source technologies, this accessible, user-friendly guide covers desktop skills, the command line, directories and files, networks, scripting, security, users and permissions, and much more.Clear, concise chapters provide numerous hands-on tutorials, real-world examples, color illustrations, and practical end-of-chapter exercises and review questions.An ideal introduction for those new to Linux or considering a career in IT, this guide helps readers: Learn the operation and components of Linux desktops and serversUnderstand open source software, licensing, and applicationsConfigure networks, security, cloud services, storage, and devicesCreate users and groups and set permissions and ownershipUse the command line and build automation scripts LPI Linux Essentials Study Guide: Exam 010 v1.6 is perfect for anyone beginning a career in IT, newcomers to Linux, students in computer courses, and system administrators working with other operating systems wanting to learn more about Linux and other open source solutions.
Price: 37.99 £ | Shipping*: 0.00 £ -
Linux System Programming
Write software that draws directly on services offered by the Linux kernel and core system libraries.With this comprehensive book, Linux kernel contributor Robert Love provides you with a tutorial on Linux system programming, a reference manual on Linux system calls, and an insider's guide to writing smarter, faster code.Love clearly distinguishes between POSIX standard functions and special services offered only by Linux. With a new chapter on multithreading, this updated and expanded edition provides an in-depth look at Linux from both a theoretical and applied perspective over a wide range of programming topics, including: A Linux kernel, C library, and C compiler overview Basic I/O operations, such as reading from and writing to files Advanced I/O interfaces, memory mappings, and optimization techniques The family of system calls for basic process management Advanced process management, including real-time processes Thread concepts, multithreaded programming, and Pthreads File and directory management Interfaces for allocating memory and optimizing memory access Basic and advanced signal interfaces, and their role on the system Clock management, including POSIX clocks and high-resolution timers
Price: 55.99 £ | Shipping*: 0.00 £ -
Belonging (Lifebuilder Bible Study) : Accessibility, Inclusion and Christian Community
God created all of us to be in relationship with him and with each other.Yet for those with disabilities, attitudes and systems of ableism create barriers to fully participating in God's kingdom work, as well as leading to deep hurt – and when any members of the body of Christ are not included, we all miss out. In Belonging, Deborah Abbs guides us through nine Bible studies on inclusion.Exploring the deep love and acceptance of our heavenly Father, she shows us what that means for offering love and acceptance to one another.In both Old and New Testament stories and teachings on Christian community we see how God responds in love to those who are often marginalized and excluded. In turn, through these examples and lessons we can see the importance of disability inclusion in church and learn to welcome people of all different abilities. Part of the LifeBuilder Bible Studies series, Belonging features questions that can be used both individually or in small groups.It is a brilliant resource for anyone wanting to understand Biblical teaching on inclusion and acceptance better, and for those wanting to make their church a more welcoming place for those with disabilities.
Price: 5.99 £ | Shipping*: 3.99 £
Similar search terms for Study:
-
Which distro do you use, Linux users?
As an AI, I do not have personal preferences or the ability to use operating systems. However, Linux users often choose their distribution based on their specific needs and preferences. Some popular distributions include Ubuntu for its user-friendly interface, Fedora for its focus on the latest technologies, and Debian for its stability and reliability. Ultimately, the choice of distribution depends on the user's requirements and level of expertise.
-
How can one downgrade the Linux kernel?
To downgrade the Linux kernel, you can follow these steps: 1. First, identify the version of the kernel you want to downgrade to and make sure it is available in your distribution's package repository. 2. Next, use the package manager of your Linux distribution to remove the current kernel version. For example, in Ubuntu, you can use the command `sudo apt-get remove linux-image-<version>`. 3. Then, install the desired kernel version using the package manager. For example, in Ubuntu, you can use the command `sudo apt-get install linux-image-<desired_version>`. 4. Finally, reboot your system to load the downgraded kernel. Keep in mind that downgrading the kernel may have implications for system stability and compatibility with hardware and software, so it's important to carefully consider the reasons for downgrading and to backup important data before proceeding.
-
What makes the Linux kernel so special?
The Linux kernel is special for several reasons. Firstly, it is open-source, meaning that its source code is freely available for anyone to use, modify, and distribute. This has led to a large and active community of developers constantly improving and updating the kernel. Additionally, the Linux kernel is highly customizable and can be tailored to specific needs, making it suitable for a wide range of devices and systems. Finally, the Linux kernel is known for its stability, security, and performance, making it a popular choice for servers, embedded systems, and other critical applications.
-
Why can't the Linux kernel be loaded?
The Linux kernel cannot be loaded because it is a fundamental part of the operating system that needs to be present in memory before any other software can run. The kernel is responsible for managing the system's resources, such as memory, CPU, and devices, and it provides essential services for other software to function. Without the kernel, the operating system cannot start and the computer cannot run any programs. Therefore, the kernel needs to be loaded into memory during the boot process in order for the operating system to become operational.
-
Does the study of mathematics include learning a programming language?
The study of mathematics does not necessarily include learning a programming language, but it can be beneficial to do so. Many mathematical concepts can be applied and explored through programming, and learning a language like Python or R can help students to visualize and analyze mathematical data. Additionally, programming can be a valuable skill for those pursuing careers in fields like data science, engineering, or finance, where mathematical knowledge is essential. However, it ultimately depends on the specific curriculum and goals of the mathematics program.
-
What should I study if I want to learn programming?
If you want to learn programming, you should consider studying computer science, software engineering, or a related field. These programs typically cover fundamental concepts in programming, data structures, algorithms, and software development. Additionally, online resources such as coding bootcamps, tutorials, and practice websites can also be valuable tools to help you learn programming languages and techniques. It's important to choose a study path that aligns with your goals and interests in programming.
-
How can I activate a newer Linux kernel?
To activate a newer Linux kernel, you can follow these steps: 1. Download the desired kernel version from the official Linux kernel website. 2. Compile the kernel source code on your system using the appropriate tools and configurations. 3. Install the newly compiled kernel on your system and update the bootloader configuration to boot from the new kernel. 4. Reboot your system to activate the newer Linux kernel.
-
How can one use Linux Ubuntu for programming server applications and similar tasks?
To use Linux Ubuntu for programming server applications and similar tasks, one can start by installing the necessary programming languages and tools such as Python, Ruby, Node.js, or Java. Ubuntu's package manager, apt, can be used to easily install these tools. Next, one can set up a development environment by installing a text editor or an integrated development environment (IDE) such as Visual Studio Code or IntelliJ IDEA. Additionally, Ubuntu's terminal can be used to run server applications and manage the server environment. Finally, one can utilize Ubuntu's robust networking capabilities to configure and manage server applications, such as setting up web servers, databases, and other server-related tasks.
* All prices are inclusive of VAT and, if applicable, plus shipping costs. The offer information is based on the details provided by the respective shop and is updated through automated processes. Real-time updates do not occur, so deviations can occur in individual cases.