Linux System Programming Techniques : Become a proficient Linux system programmer using expert recipes and techniques

Linux is the world's most popular open source operating system (OS). Linux System Programming Techniques will enable you to extend the Linux OS with your own system programs and communicate with other programs on the system.

The book begins by exploring the Linux filesystem, its basic commands, built-in manual pages, the GNU compiler collection (GCC), and Linux system calls. You'll then discover how to handle errors in your programs and will learn to catch errors and print relevant information about them. The book takes you through multiple recipes on how to read and write files on the system, using both streams and file descriptors. As you advance, you'll delve into forking, creating zombie processes, and daemons, along with recipes on how to handle daemons using systemd. After this, you'll find out how to create shared libraries and start exploring different types of interprocess communication (IPC). In the later chapters, recipes on how to write programs using POSIX threads and how to debug your programs using the GNU debugger (GDB) and Valgrind will also be covered.

By the end of this Linux book, you will be able to develop your own system programs for Linux, including daemons, tools, clients, and filters.

Tietoa kirjasta

Linux is the world's most popular open source operating system (OS). Linux System Programming Techniques will enable you to extend the Linux OS with your own system programs and communicate with other programs on the system.

The book begins by exploring the Linux filesystem, its basic commands, built-in manual pages, the GNU compiler collection (GCC), and Linux system calls. You'll then discover how to handle errors in your programs and will learn to catch errors and print relevant information about them. The book takes you through multiple recipes on how to read and write files on the system, using both streams and file descriptors. As you advance, you'll delve into forking, creating zombie processes, and daemons, along with recipes on how to handle daemons using systemd. After this, you'll find out how to create shared libraries and start exploring different types of interprocess communication (IPC). In the later chapters, recipes on how to write programs using POSIX threads and how to debug your programs using the GNU debugger (GDB) and Valgrind will also be covered.

By the end of this Linux book, you will be able to develop your own system programs for Linux, including daemons, tools, clients, and filters.

Aloita kirja saman tien hintaan 0 €

  • Kokeilujakson aikana käytössäsi on kaikki sovelluksen kirjat
  • Ei sitoumusta, voit perua milloin vain
Kokeile nyt ilmaiseksi
Yli 52 000 ihmistä on antanut Nextorylle viisi tähteä App Storessa ja Google Playssä.

Muiden lemppareita

Ohita lista
  1. Embedded Systems Programming with C++ : Real-World Techniques

    Robert Johnson

  2. Neo4j High Performance : Design, build, and administer scalable graph database systems for your applications using Neo4j

    Sonal Raj

  3. Getting Started with the Graph Query Language (GQL) : A complete guide to designing, querying, and managing graph databases with GQL

    Ricky Sun, Jason Zhang, Yuri Simione

  4. Hands-On System Programming with C++ : Build performant and concurrent Unix and Linux systems with C++17

    Dr. Rian Quinn

  5. Mastering Linux Administration : Take your sysadmin skills to the next level by configuring and maintaining Linux systems

    Alexandru Calcatinge, Julian Balog

  6. Natural Language Processing using R Pocket Primer : Learn Essential NLP Techniques and Tools for Developers

    Oswald Campesato

  7. Transformers for Natural Language Processing : Build, train, and fine-tune deep neural network architectures for NLP with Python, Hugging Face, and OpenAI's GPT-3, ChatGPT, and GPT-4

    Denis Rothman

  8. Natural Language Processing: Python and NLTK

    Nitin Hardeniya, Jacob Perkins, Iti Mathur, Nisheeth Joshi, Deepti Chopra

  9. Mastering Linux Kernel Development : A kernel developer's reference manual

    Raghu Bharadwaj

  10. Hands-On Graph Neural Networks Using Python : Practical techniques and architectures for building powerful graph and deep learning apps with PyTorch

    Maxime Labonne

  11. Transformers for Natural Language Processing and Computer Vision : Explore Generative AI and Large Language Models with Hugging Face, ChatGPT, GPT-4V, and DALL-E 3

    Denis Rothman

  12. Linux Kernel Programming : A comprehensive guide to kernel internals, writing kernel modules, and kernel synchronization

    Kaiwan N Billimoria