Category: Operating Systems

Linux Kernel Debugging 1

Linux Kernel Debugging

eBook Details: Paperback: 638 pages Publisher: WOW! eBook (August 5, 2022) Language: English ISBN-10: 1801075034 ISBN-13: 978-1801075039 eBook Description: Linux Kernel Debugging: Effectively debug kernel modules, device drivers, and the kernel itself by gaining a solid understanding of powerful open source tools and advanced kernel debugging techniques The Linux kernel is at the very core of arguably the world’s best production-quality OS. Debugging it, though, can be a complex endeavor. Linux Kernel Debugging is a comprehensive guide to learning all about advanced kernel debugging. This book covers many areas in-depth, such as instrumentation-based debugging techniques (printk and the dynamic debug framework),...

Linux for Small Business Owners 0

Linux for Small Business Owners

eBook Details: Paperback: 406 pages Publisher: WOW! eBook (August 5, 2022) Language: English ISBN-10: 1484282639 ISBN-13: 978-1484282632 eBook Description: Linux for Small Business Owners: Using Free and Open Source Software to Power Your Dreams Learn how you can take complete control and run your small business with powerful, free open source software (FOSS). This book introduces small business owners to the power and security of Linux and other FOSS tools to manage any small business as well as the many advantages it has over expensive, proprietary software. While exploring the reasons for using Free Open Source Software, you’ll investigate the assertion that,...

Learning Modern Linux 1

Learning Modern Linux

eBook Details: Paperback: 258 pages Publisher: WOW! eBook (May 24, 2022) Language: English ISBN-10: 1098108949 ISBN-13: 978-1098108946 eBook Description: Learning Modern Linux: A Handbook for the Cloud Native Practitioner If you use Linux in development or operations and need a structured approach to help you dive deeper, this Learning Modern Linux book is for you. Author Michael Hausenblas also provides tips and tricks for improving your workflow with this open source operating system. Whether you’re a developer, software architect, or site reliability engineer, this hands-on guide focuses on ways to use Linux for your everyday needs, from development to office-related tasks. Use...

bash Idioms 0

bash Idioms

eBook Details: Paperback: 200 pages Publisher: WOW! eBook (May 17, 2022) Language: English ISBN-10: 1492094757 ISBN-13: 978-1492094753 eBook Description: bash Idioms: Write Powerful, Flexible, Readable Shell Scripts Shell scripts are everywhere, especially those written in bash-compatible syntax. But these scripts can be complex and obscure. Complexity is the enemy of security, but it’s also the enemy of readability and understanding. With this bash Idioms practical book, you’ll learn how to decipher old bash code and write new code that’s as clear and readable as possible. You’ll explore the clear idioms to use and obscure ones to avoid, so that you can:...

Linux Device Driver Development – Second Edition 0

Linux Device Driver Development – Second Edition

eBook Details: Paperback: 708 pages Publisher: WOW! eBook; 2nd edition (April 21, 2022) Language: English ISBN-10: 1803240067 ISBN-13: 978-1803240060 eBook Description: Linux Device Driver Development, 2nd Edition: Get up to speed with the most important concepts in driver development and focus on common embedded system requirements such as memory management, interrupt management, and locking mechanisms Linux is by far the most-used kernel on embedded systems. Thanks to its subsystems, the Linux kernel supports almost all of the application fields in the industrial world. This updated Linux Device Driver Development, Second Edition is a comprehensive introduction to the Linux kernel world and...