Category: Operating Systems

Practical Linux DevOps: Building a Linux Lab for Modern Software Development 0

Practical Linux DevOps

eBook Details: Paperback: 357 pages Publisher: WOW! eBook (August 12, 2022) Language: English ISBN-10: 1484283171 ISBN-13: 978-1484283172 eBook Description: Practical Linux DevOps: Building a Linux Lab for Modern Software Development Learn, develop and hone your Linux and DevOps skills by building a lab for learning, testing and exploring the latest Linux and open-source technologies. This Practical Linux DevOps book helps Linux users and others to master modern DevOps practices using a wide range of software and tools. Having a home or work-based Linux lab is indispensable to anyone looking to experiment with the ever-evolving landscape of new software and DevOps. With...

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: Using Free and Open Source Software to Power Your Dreams 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: A Handbook for the Cloud Native Practitioner 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: Write Powerful, Flexible, Readable Shell Scripts 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:...