Back

The Ultimate Linux & SysAdmin Bundle

Books
24
Days Left
13
Get Bundle on Humble Bundle
Packt
Prevent Cancer Foundation
Cover of Mastering Endpoint Management using Microsoft Intune Suite

Mastering Endpoint Management using Microsoft Intune Suite

Saurabh Sarkar, Rahul Singh, Rudy Ooms, Anoop C Nair

Unlock the full potential of Microsoft Intune Suite with hands-on deployment, policy control, architecture insights, and real-world troubleshooting guidance Key Features Explore the most comprehensive resource on Microsoft Intune Suite’s premium tools Overcome real-world Intune Suite challenges with EPM, Cloud PKI, and app management Use AI-powered analytics to gain insights and streamline app deployment and support Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionMastering Endpoint Management using Microsoft Intune Suite is one of the first books focused solely on Microsoft’s premium Intune features, offering hands-on, in-depth coverage for IT admins, security professionals, and endpoint engineers. Co-authored by a Microsoft Intune Product Manager and a Principal Consultant who is also a Microsoft Certified Trainer (MCT), this book walks you through real-world implementation using backend architecture diagrams, registry insights, and troubleshooting techniques. You’ll start with cloud public key infrastructure (PKI), learning how to simplify certificate-based authentication. Then you’ll move on to endpoint privilege management (EPM) to enforce least-privilege access at scale. You will learn about Enterprise App Management, which helps you how to modernize app delivery, as well as Advanced Analytics, which reveals how to use Kusto Query Language (KQL) and Security Copilot for actionable insights. The book also covers Remote Help for secure support and Microsoft Tunnel for enabling BYOD access, and concludes with a curated list of essential Intune learning resources. By the end of this Intune book, you will have the practical expertise to implement, manage, and troubleshoot Intune Suite confidently in real-world enterprise environments.What you will learn Master endpoint management by effectively managing and securing endpoints with Intune Suite Align with Microsoft's Zero Trust principle and least-privilege model by using EPM Discover how to troubleshoot effectively by understanding underlying processes and the logs/registry Understand real-world setups with detailed screenshots at each deployment step Find out how to gain insights and make data-driven decisions by leveraging Advanced Analytics Understand how to streamline/automate third-party app deployment with EAM, saving time and effort Who this book is for If you’re an IT admin, UEM admin, security professional, consultant, or solutions architect focused on device management and security, this book is for you. It’s ideal for those deploying Intune Suite features, troubleshooting issues, or seeking a deeper understanding of its architecture and how it compares with third-party tools. Basic knowledge of device enrollment in Microsoft Intune is recommended.

show more
Packt
Cover of AI Networking Cookbook

AI Networking Cookbook

Eric Chou, John Capobianco

Transform your network operations with AI-powered automation, and learn code generation, prompt engineering, and practical recipes for building custom network tools using AI assistants and Python Key Features Leverage AI assistants like OpenAI and Claude to build network automation solutions Use prompt engineering and AI tools to automate network setup, monitoring, and threat detection Build AI-assisted network configuration, monitoring, and management workflows with multi-vendor APIs Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionTransform your approach to network automation with the power of AI LLM assistants guided by hands-on recipes for building custom automation solutions quickly using artificial intelligence. You’ll learn tools and techniques such as Vibe coding for conversational development, OpenAI API scripts, prompt engineering for better outputs, local LLM fine-tuning, combining models with LangChain, and Streamlit-based frontends development. The book progresses from simple Python scripts to advanced AI-assisted automation techniques, including multi-vendor API integration, showing you how AI can enhance network configuration, monitoring, security, and troubleshooting. Each recipe presents realistic mock data, complete code examples, and step-by-step guidance, creating a safe environment for experimentation while building a solid foundation for future production use. Whether you want to automate routine configuration, implement AI-driven troubleshooting, or build compliance monitoring systems, this cookbook helps you connect your networking expertise with the capabilities of modern AI.What you will learn Understand the AI LLM landscape and key parameters for networking tasks Create OpenAI-enabled scripts for daily network engineering workflows Master prompt engineering techniques for improved AI outputs Build local LLMs using Ollama for network applications Chain language models with LangChain for complex network solutions Develop AI application frontends using the Streamlit framework Design robust backends for network AI applications Build an end-to-end network copilot by integrating all the techniques you've learned Who this book is for The AI for Networking Cookbook is for experienced network engineers, network architects, and DevOps professionals who want to enhance their network automation capabilities using AI and LLM technologies. It is especially invaluable for networking professionals looking to integrate conversational AI development, prompt engineering, and modern AI tools like OpenAI APIs, LangChain, and local LLM models into their workflows. Familiarity with basic networking concepts, configurations, and Python is helpful, but no prior AI or advanced programming experience is required.

show more
Packt
Cover of Linux Device Driver Development - Second Edition

Linux Device Driver Development - Second Edition

John Madieu

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 Key FeaturesWrite feature-rich and customized Linux device drivers for any character, SPI, and I2C deviceDevelop a deep understanding of locking primitives, IRQ management, memory management, DMA, and so onGain practical experience in the embedded side of Linux using GPIO, IIO, and input subsystemsBook Description 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 second edition of Linux Device Driver Development is a comprehensive introduction to the Linux kernel world and the different subsystems that it is made of, and will be useful for embedded developers from any discipline. You'll learn how to configure, tailor, and build the Linux kernel. Filled with real-world examples, the book covers each of the most-used subsystems in the embedded domains such as GPIO, direct memory access, interrupt management, and I2C/SPI device drivers. This book will show you how Linux abstracts each device from a hardware point of view and how a device is bound to its driver(s). You'll also see how interrupts are propagated in the system as the book covers the interrupt processing mechanisms in-depth and describes every kernel structure and API involved. This new edition also addresses how not to write device drivers using user space libraries for GPIO clients, I2C, and SPI drivers. By the end of this Linux book, you'll be able to write device drivers for most of the embedded devices out there. What you will learnDownload, configure, build, and tailor the Linux kernelDescribe the hardware using a device treeWrite feature-rich platform drivers and leverage I2C and SPI busesGet the most out of the new concurrency managed workqueue infrastructureUnderstand the Linux kernel timekeeping mechanism and use time-related APIsUse the regmap framework to factor the code and make it genericOffload CPU for memory copies using DMAInteract with the real world using GPIO, IIO, and input subsystemsWho this book is for This Linux OS book is for embedded system and embedded Linux enthusiasts/developers who want to get started with Linux kernel development and leverage its subsystems. Electronic hackers and hobbyists interested in Linux kernel development as well as anyone looking to interact with the platform using GPIO, IIO, and input subsystems will also find this book useful.

show more
Packt
Cover of Linux for Networking Professionals

Linux for Networking Professionals

Rob VandenBrink

Get to grips with the most common as well as complex Linux networking configurations, tools, and services to enhance your professional skills Key Features Learn how to solve critical networking problems using real-world examples Configure common networking services step by step in an enterprise environment Discover how to build infrastructure with an eye toward defense against common attacks Book DescriptionAs Linux continues to gain prominence, there has been a rise in network services being deployed on Linux for cost and flexibility reasons. If you are a networking professional or an infrastructure engineer involved with networks, extensive knowledge of Linux networking is a must. This book will guide you in building a strong foundation of Linux networking concepts. The book begins by covering various major distributions, how to pick the right distro, and basic Linux network configurations. You'll then move on to Linux network diagnostics, setting up a Linux firewall, and using Linux as a host for network services. You'll discover a wide range of network services, why they're important, and how to configure them in an enterprise environment. Finally, as you work with the example builds in this Linux book, you'll learn to configure various services to defend against common attacks. As you advance to the final chapters, you’ll be well on your way towards building the underpinnings for an all-Linux datacenter. By the end of this book, you'll be able to not only configure common Linux network services confidently, but also use tried-and-tested methodologies for future Linux installations.What you will learn Use Linux as a troubleshooting and diagnostics platform Explore Linux-based network services Configure a Linux firewall and set it up for network services Deploy and configure Domain Name System (DNS) and Dynamic Host Configuration Protocol (DHCP) services securely Configure Linux for load balancing, authentication, and authorization services Use Linux as a logging platform for network monitoring Deploy and configure Intrusion Prevention Services (IPS) Set up Honeypot solutions to detect and foil attacks Who this book is for This book is for IT and Windows professionals and admins looking for guidance in managing Linux-based networks. Basic knowledge of networking is necessary to get started with this book.

show more
Packt
Cover of Linux Kernel Programming - Second Edition

Linux Kernel Programming - Second Edition

Kaiwan N. Billimoria

Learn how to write high-quality kernel module code, solve common Linux kernel programming issues, and understand the fundamentals of Linux kernel internals Key Features Discover how to write kernel code using the Loadable Kernel Module framework Explore industry-grade techniques to perform efficient memory allocation and data synchronization within the kernel Understand the essentials of key internals topics such as kernel architecture, memory management, CPU scheduling, and kernel synchronization Book DescriptionLinux Kernel Programming is a comprehensive introduction for those new to Linux kernel and module development. This easy-to-follow guide will have you up and running with writing kernel code in next-to-no time. This book uses the latest 5.4 Long-Term Support (LTS) Linux kernel, which will be maintained from November 2019 through to December 2025. By working with the 5.4 LTS kernel throughout the book, you can be confident that your knowledge will continue to be valid for years to come. You’ll start the journey by learning how to build the kernel from the source. Next, you’ll write your first kernel module using the powerful Loadable Kernel Module (LKM) framework. The following chapters will cover key kernel internals topics including Linux kernel architecture, memory management, and CPU scheduling. During the course of this book, you’ll delve into the fairly complex topic of concurrency within the kernel, understand the issues it can cause, and learn how they can be addressed with various locking technologies (mutexes, spinlocks, atomic, and refcount operators). You’ll also benefit from more advanced material on cache effects, a primer on lock-free techniques within the kernel, deadlock avoidance (with lockdep), and kernel lock debugging techniques. By the end of this kernel book, you’ll have a detailed understanding of the fundamentals of writing Linux kernel module code for real-world projects and products.What you will learn Write high-quality modular kernel code (LKM framework) for 5.x kernels Configure and build a kernel from source Explore the Linux kernel architecture Get to grips with key internals regarding memory management within the kernel Understand and work with various dynamic kernel memory alloc/dealloc APIs Discover key internals aspects regarding CPU scheduling within the kernel Gain an understanding of kernel concurrency issues Find out how to work with key kernel synchronization primitives Who this book is for This book is for Linux programmers beginning to find their way with Linux kernel development. If you’re a Linux kernel and driver developer looking to overcome frequent and common kernel development issues, or understand kernel intervals, you’ll find plenty of useful information. You’ll need a solid foundation of Linux CLI and C programming before you can jump in.

show more
Packt
Cover of Linux Service Management Made Easy with systemd

Linux Service Management Made Easy with systemd

Donald A. Tevault

A comprehensive guide for teaching system administrators, developers, and security professionals how to create their own systemd units and maintain system security Key Features Maintain and troubleshoot systemd services with ease Learn to create, modify, and reload service files and use systemd utilities Use cgroups to control resource usage and enhance security Book DescriptionLinux Service Management Made Easy with systemd will provide you with an in-depth understanding of systemd, so that you can set up your servers securely and efficiently.This is a comprehensive guide for Linux administrators that will help you get the best of systemd, starting with an explanation of the fundamentals of systemd management.You’ll also learn how to edit and create your own systemd units, which will be particularly helpful if you need to create custom services or timers and add features or security to an existing service. Next, you'll find out how to analyze and fix boot-up challenges and set system parameters. An overview of cgroups that'll help you control system resource usage for both processes and users will also be covered, alongside a practical demonstration on how cgroups are structured, spotting the differences between cgroups Version 1 and 2, and how to set resource limits on both. Finally, you'll learn about the systemd way of performing time-keeping, networking, logging, and login management. You'll discover how to configure servers accurately and gather system information to analyze system security and performance. By the end of this Linux book, you’ll be able to efficiently manage all aspects of a server running the systemd init system. What you will learn Use basic systemd utilities to manage a system Create and edit your own systemd units Create services for Podman-Docker containers Enhance system security by adding security-related parameters Find important information with journald Analyze boot-up problems Configure system settings with systemd utilities Who this book is for This book is best suited for Linux administrators who want to learn more about maintaining and troubleshooting Linux servers. It will also be useful for aspiring administrators studying for a Linux certification exam, developers looking to learn how to create systemd unit files, and security administrators who want to understand the security settings that can be used in systemd units and how to control resource usage with cgroups. Before you dive into this book, you’ll need a solid working knowledge of basic Linux commands.

show more
Packt
Cover of Mastering Active Directory - Third Edition

Mastering Active Directory - Third Edition

Dishan Francis

Become an expert at managing enterprise identity infrastructure with Active Directory Domain Services 2022 Key Features Design and update your identity infrastructure by utilizing the latest Active Directory features and core capabilities Overcome migration challenges as you update to Active Directory Domain Services 2022 Establish a strong identity foundation in the cloud by consolidating secure access Book Description Mastering Active Directory, Third Edition is a comprehensive guide for Information Technology professionals looking to improve their knowledge about MS Windows Active Directory Domain Service. The book will help you to use identity elements effectively and manage your organization's infrastructure in a secure and efficient way. This third edition has been fully updated to reflect the importance of cloud-based strong authentication and other tactics to protect identity infrastructure from emerging security threats. Mastering Active Directory, Third Edition provides extensive coverage of AD Domain Services and helps you explore their capabilities as you update to Windows Server 2022. This book will also teach you how to extend on-premises identity presence to cloud via Azure AD hybrid setup. By the end of this Microsoft Active Directory book, you'll feel confident in your ability to design, plan, deploy, protect, and troubleshoot your enterprise identity infrastructure. What you will learn Install, protect, and manage Active Directory Domain Services (Windows Server 2022) Design your hybrid identity by evaluating business and technology requirements Automate administrative tasks in Active Directory using Windows PowerShell 7.x Protect sensitive data in a hybrid environment using Azure Information Protection Learn about Flexible Single Master Operation (FSMO) roles and their placement Manage directory objects effectively using administrative tools and PowerShell Centrally maintain the state of user and computer configuration by using Group Policies Harden your Active Directory using security best practices Who this book is for If you are an Active Directory administrator, system administrator, or IT professional who has basic knowledge of Active Directory and is looking to become an expert in this topic, this book is for you. You need to have some experience of working with Active Directory to make the most of this book.

show more
Packt
Cover of Mastering Azure Virtual Desktop - Second Edition

Mastering Azure Virtual Desktop - Second Edition

Ryan Mangan, Neil McLoughlin, Marcel Meurer, Christiaan Brinkhoff

Learn how to design, implement, configure, and manage your Azure Virtual Desktop environment Key Features Learn everything about designing and deploying an Azure Virtual Desktop environment Gain in-depth insights into Azure Virtual Desktop and prepare successfully for the AZ-140 exam Explore best practices and expert tips on how to set up Azure Virtual Desktop Book DescriptionAzure Virtual Desktop is a cloud desktop virtualization platform that securely delivers virtual desktops and remote apps. Mastering Azure Virtual Desktop will guide you through designing, implementing, configuring, and maintaining an Azure Virtual Desktop environment effectively. This book can also be used as an exam preparation guide to help you sit the Microsoft AZ-140 exam. You’ll start with an introduction to the essentials of Azure Virtual Desktop. Next, you’ll get to grips with planning an Azure Virtual Desktop architecture before learning how to implement an Azure Virtual Desktop environment. Moving ahead, you’ll learn how to manage and control access as well as configure security controls on your Azure Virtual Desktop environment. As you progress, you’ll understand how to manage user environments and configure MSIX app attach and other Azure Virtual Desktop features to enhance the user experience. You’ll also learn about the Azure Active Directory (AD) join and getting started feature. Finally, you’ll discover how to monitor and maintain an Azure Virtual Desktop environment to help you support your users and diagnose issues when they occur. By the end of this Microsoft Azure book, you’ll have covered all the essential topics you need to know to design and manage Azure Virtual Desktop and prepare for the AZ-140 exam.What you will learn Design Azure Virtual Desktop and user identities and profiles Implement networking and storage for Azure Virtual Desktop Create and configure session host images and host pools Manage access and security for MS Azure Virtual Desktop Implement FSLogix Profile Containers and FSLogix Cloud Cache Configure user experience and Azure Virtual Desktop features Plan and implement business continuity and disaster recovery Automate Azure Virtual Desktop tasks Who this book is for If you are an IT professional, workspace administrator, architect, or consultant looking to learn about designing, implementing, and managing Azure Virtual Desktop, this book is for you. You’ll also find this book helpful if you’re preparing for the Microsoft AZ-140 exam.

show more
Packt
Cover of Mastering Linux Administration - Second Edition

Mastering Linux Administration - Second Edition

Alexandru Calcatinge, Julian Balog

Develop advanced skills for working with Linux systems on-premises and in the cloud Key Features Become proficient in everyday Linux administration tasks by mastering the Linux command line and using automation Work with the Linux filesystem, packages, users, processes, and daemons Deploy Linux to the cloud with AWS, Azure, and Kubernetes Book DescriptionLinux plays a significant role in modern data center management and provides great versatility in deploying and managing your workloads on-premises and in the cloud. This book covers the important topics you need to know about for your everyday Linux administration tasks. The book starts by helping you understand the Linux command line and how to work with files, packages, and filesystems. You'll then begin administering network services and hardening security, and learn about cloud computing, containers, and orchestration. Once you've learned how to work with the command line, you'll explore the essential Linux commands for managing users, processes, and daemons and discover how to secure your Linux environment using application security frameworks and firewall managers. As you advance through the chapters, you'll work with containers, hypervisors, virtual machines, Ansible, and Kubernetes. You'll also learn how to deploy Linux to the cloud using AWS and Azure. By the end of this Linux book, you'll be well-versed with Linux and have mastered everyday administrative tasks using workflows spanning from on-premises to the cloud. If you also find yourself adopting DevOps practices in the process, we'll consider our mission accomplished.What you will learn Understand how Linux works and learn basic to advanced Linux administration skills Explore the most widely used commands for managing the Linux filesystem, network, security, and more Get to grips with different networking and messaging protocols Find out how Linux security works and how to configure SELinux, AppArmor, and Linux iptables Work with virtual machines and containers and understand container orchestration with Kubernetes Work with containerized workflows using Docker and Kubernetes Automate your configuration management workloads with Ansible Who this book is for If you are a Linux administrator who wants to understand the fundamentals and as well as modern concepts of Linux system administration, this book is for you. Windows System Administrators looking to extend their knowledge to the Linux OS will also benefit from this book.

show more
Packt
Cover of Mastering Linux Security and Hardening - Third Edition

Mastering Linux Security and Hardening - Third Edition

Donald A. Tevault

This new edition will show you how to make it much more difficult for an attacker to exploit your Linux system.

show more
Packt
Cover of Mastering Microsoft Intune - Second Edition

Mastering Microsoft Intune - Second Edition

Christiaan Brinkhoff, Per Larsen, Steve Dispensa, Scott Manchester

Get ready to master Microsoft Intune and revolutionize your endpoint management strategy with this comprehensive guide and provide next-level security with the Intune Suite. Includes forewords from Scott Manchester, Vice President, Windows 365 + AVD and Steve Dispensa Corporate Vice President, Microsoft Intune. Key Features Authored by Microsoft insiders with firsthand experience in Windows 365 and Intune, offering unique insights and best practices Covers the latest updates of Microsoft Intune, Windows 365, Intune Suite, Windows Autopatch, Microsoft Defender, and Universal Print Get detailed guidance on device enrolment, app deployment, management, data security, and policy configuration Book DescriptionThe slow adoption of modern work solutions, which are designed to streamline the management of your environment, can often be attributed to a lack of understanding and familiarity with those solutions. This book will provide you with all the information you need to successfully transition to Microsoft Intune. Mastering Microsoft Intune, Second Edition, explains various concepts in detail to give you the clarity on how to use Microsoft Intune and eliminate any migration challenges. You'll master Cloud Computing services such as Windows 365 Cloud PCs, Intune Suite, Windows Autopatch, Windows Autopilot, profile management, monitoring and analytics, Universal Print, and much more. The book will take you through the latest features and Microsoft Cloud services to help you to get grips with the fundamentals of Intune and understand which services you can manage. Whether you're interested in physical or cloud endpoints, it's all covered. By the end of the book, you'll be able to set up Intune and use it to run Windows and Windows 365 efficiently, using all the latest features of IntuneWhat you will learn Simplify the deployment of Windows in the cloud with Windows 365 Cloud PCs Deliver next-generation security features with Intune Suite Simplify Windows Updates with Windows Autopatch Configure advanced policy management within Intune Discover modern profile management and migration options for physical and Cloud PCs Harden security with baseline settings and other security best practices Find troubleshooting tips and tricks for Intune, Windows 365 Cloud PCs, and more Discover deployment best practices for physical and cloud-managed endpoints Who this book is for If you're an IT professional, enterprise mobility administrator, architect, or consultant looking to learn about managing Windows on both physical and cloud endpoints using Microsoft Intune, then this book is for you.

show more
Packt
Cover of Mastering PowerShell Scripting - Fifth Edition

Mastering PowerShell Scripting - Fifth Edition

Chris Dent

Master PowerShell to automate real-world administrative tasks, streamline workflows, and enhance security across Windows environments Purchase of the print or Kindle book includes a free PDF eBook. Key Features Build practical scripts to automate system tasks, manage files, users, and services, and optimize daily operations Leverage PowerShell’s advanced features for error handling, modular scripting, and secure automation Apply best practices to create reusable, maintainable, and production-ready automation workflows Book DescriptionMastering PowerShell Scripting, Fifth Edition, is your comprehensive guide to harnessing PowerShell’s full potential. This edition introduces new chapters on debugging, troubleshooting, and creating GUIs while covering the latest enhancements in PowerShell 7.3, including parameters, objects, and .NET classes. The book takes you from foundational concepts to advanced techniques, covering asynchronous processing, desired state configuration, and managing large datasets. You'll explore PowerShell’s automation features, error-handling strategies, and integration with external services. Additionally, this guide provides practical insights into working with regular expressions, Windows Management Instrumentation, and complex scripting methods. By the end of this book, you’ll have the skills to efficiently automate tasks, troubleshoot scripts, and leverage PowerShell’s advanced capabilities for real-world scenarios. Be sure to explore the online bonus chapters 8, 9, and 20, where we dive into Strings, Numbers, and Dates, Regular Expressions, and Building Modules.What you will learn Create scripts that run across systems for automation Extend PowerShell by integrating it with other languages Use PowerShell's command-line interface for efficient operations Develop reusable scripts and functions to streamline tasks Apply PowerShell for administration, automation, and data processing Integrate with .NET, COM, and WMI for advanced functionality Work with XML, JSON, and CSV for structured data handling Build custom modules and cmdlets to enhance scripting Who this book is for This book is for system administrators who want to automate and speed up their processes using PowerShell and Windows PowerShell. You'll need to know the basics of operating systems, but beginners with no prior experience with PowerShell will have no trouble following along.

show more
Packt
Cover of Mastering Python Networking - Fourth Edition

Mastering Python Networking - Fourth Edition

Eric Chou

Become an expert in implementing advanced, network-related tasks with Python. Key Features Build the skills to perform all networking tasks using Python with ease Use Python for network device automation, DevOps, and software-defined networking Get practical guidance to networking with Python Book DescriptionThis book begins with a review of the TCP/ IP protocol suite and a refresher of the core elements of the Python language. Next, you will start using Python and supported libraries to automate network tasks from the current major network vendors. We will look at automating traditional network devices based on the command-line interface, as well as newer devices with API support, with hands-on labs. We will then learn the concepts and practical use cases of the Ansible framework in order to achieve your network goals. We will then move on to using Python for DevOps, starting with using open source tools to test, secure, and analyze your network. Then, we will focus on network monitoring and visualization. We will learn how to retrieve network information using a polling mechanism, ?ow-based monitoring, and visualizing the data programmatically. Next, we will learn how to use the Python framework to build your own customized network web services. In the last module, you will use Python for SDN, where you will use a Python-based controller with OpenFlow in a hands-on lab to learn its concepts and applications. We will compare and contrast OpenFlow, OpenStack, OpenDaylight, and NFV. Finally, you will use everything you’ve learned in the book to construct a migration plan to go from a legacy to a scalable SDN-based network.What you will learn Review all the fundamentals of Python and the TCP/IP suite Use Python to execute commands when the device does not support the API or programmatic interaction with the device Implement automation techniques by integrating Python with Cisco, Juniper, and Arista eAPI Integrate Ansible using Python to control Cisco, Juniper, and Arista networks Achieve network security with Python Build Flask-based web-service APIs with Python Construct a Python-based migration plan from a legacy to scalable SDN-based network Who this book is for If you are a network engineer or a programmer who wants to use Python for networking, then this book is for you. A basic familiarity with networking-related concepts such as TCP/IP and a familiarity with Python programming will be useful.

show more
Packt
Cover of Mastering Windows 365 - Second Edition

Mastering Windows 365 - Second Edition

Christiaan Brinkhoff, Sandeep Patnaik, Morten Pedholt, Scott Manchester, Ken Pan, Phil Gerity

Unlock advanced IT Pro skills for Windows 365, Intune, Intune Suite, Microsoft Copilot, AI PCs, and more—build expertise from the ground up! Key Features Practical guide to deploying and managing Windows 365 cloud PCs with real-world scenarios Detailed coverage of advanced features, including Microsoft Intune, Graph API, and Security Copilot Insights from Microsoft experts who played a key role in shaping Windows 365 and Azure Virtual Desktop Book DescriptionWindows 365 Cloud PC continues to evolve, integrating AI-driven management, enhanced security, and expanded capabilities to provide a seamless cloud-based Windows experience. This second edition builds on the foundation of the first, incorporating new content on Intune Suite, Copilot+ AI PCs, Windows App, and advanced security with Security Copilot to help IT professionals deploy, manage, and optimize Windows 365 Cloud PCs effectively. This edition expands beyond the basics, covering Intune Suite’s role in optimizing and securing deployments, new methods for application management and delivery, and insights into Windows 365 Link for hybrid cloud environments. You’ll also explore AI-powered administration with Security Copilot, providing intelligent security management and automation. Written by experts from the Windows 365 product team and a Microsoft MVP, this book provides practical guidance, best practices, and real-world insights to help you master modern Windows cloud management. Whether you’re working with Windows 365, Intune Suite, or AI-powered administration, this guide equips you with the latest tools and strategies to stay ahead in cloud computing.What you will learn Deploy and configure Windows 365 cloud PCs for a seamless cloud experience Manage and secure cloud PCs using Microsoft Intune Automate workflows with Microsoft Graph to improve efficiency Strengthen security with Copilot in Intune and Microsoft security protocols Optimize performance, diagnose issues, and troubleshoot cloud environments Explore future advancements in cloud computing and Windows 365 Secure Windows 365 Cloud PC connections using best practices Who this book is for This book is for IT administrators, architects, consultants, and CIOs looking to leverage and design Windows 365 cloud PCs effectively and train for the Modern Desktop MD-102 Administrator certification. This book is also for anyone seeking to move their virtualization or Windows endpoints to the cloud with ease. Basic understanding of modern management based on Microsoft Intune and Microsoft 365 is required.

show more
Packt
Cover of Mastering Windows Server 2025 - Fifth Edition

Mastering Windows Server 2025 - Fifth Edition

Jordan Krause

Build the skills needed to modernize your IT infrastructure using Windows Server 2025, with hands-on configuration, enterprise-grade security, virtualization, and cloud integration Key Features Configure, manage, secure, and troubleshoot Windows Server environments from the ground up Understand and take control of key components including AD, DNS, DHCP, GPO, and PKI Apply knowledge in real-world labs and walkthroughs that bring each server role to life Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionWritten by a 10-time Microsoft MVP with 25 years of IT and technical coaching experience, this practical guide offers real-world expertise in Windows Server management. From building and connecting servers to securing them, and even intentionally breaking them to learn, you’ll find comprehensive, experience-based coverage that takes you deep into professional administration. Fully updated for the 2025 release, this edition prepares you to manage any Windows Server environment, whether deploying the latest version or maintaining Server 2012 in a modern infrastructure. You'll work with PowerShell, Server Manager, Windows Admin Center, RSAT, and Azure Arc to achieve centralized and efficient administration. While the focus is on Windows Server 2025 LTSC with Desktop Experience, the book also explores Server Core, containerization, and the evolving role of Nano Server. Along the way, you'll gain hands-on experience with core services, including Active Directory, DNS, DHCP, and Group Policy, and explore advanced topics such as certificate services and PKI, Hyper-V virtualization, Remote Desktop Services, failover clustering, DFS, and Intune integration. By the end of this book, you’ll have the skills to manage and modernize complex server infrastructures with confidence.What you will learn Create an entire lab of new servers and configure multiple roles Manage servers using Server Manager, PowerShell, and Windows Admin Center Close knowledge gaps in core infrastructure technologies such as Active Directory, DNS, DHCP, and Group Policy Virtualize your datacenter with Hyper-V Create redundancy through Failover Clustering services Deploy Remote Desktop Services Design and implement Distributed File System with Replication (DFSR) and Storage Replica Don the DevOps cap as you explore containers and Nano Server Who this book is for This book is for IT professionals who want to step into a full systems administrator role or modernize their server management skills. Whether you're managing legacy Windows Server deployments or preparing for 2025 migrations, you’ll find practical, hands-on content tailored for sysadmins, IT operations teams, and infrastructure engineers. Newcomers to Windows Server will build the foundation they need, while experienced admins will discover what's new and what's next in Server 2025.

show more
Packt
Cover of Microsoft Intune Cookbook - Second Edition

Microsoft Intune Cookbook - Second Edition

Andrew Taylor, Lior Bela, Lavanya Lakshman

A practical, recipe-driven guide to everyday Microsoft Intune administration. This book helps you deploy, secure, troubleshoot, and streamline endpoint management using proven workflows, automation, analytics, and AI-assisted insights.

show more
Packt
Cover of Modern Network Observability

Modern Network Observability

David Flores, Christian Adell, Josh VanDeraa, Eric Chou, Damien Garros

Learn how to use modern monitoring tools for building network observability solutions that enhance operations and promote an effective automation strategy, with step-by-step guidance and practical examples Key Features Craft a dynamic observability stack with real-world, practical applications Build intuitive dashboards and alerts by collecting and normalizing diverse network data Leverage observability data to strengthen automation strategies for network operations Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionAs modern IT services and software architectures such as microservices rely increasingly on network performance, the relevance of networks has never been greater. Network observability has emerged as a critical evolution of traditional monitoring, providing the deep visibility needed to manage today’s complex, dynamic environments. In Modern Network Observability, authors David Flores, Christian Adell, and Josh VanDeraa share their extensive experience to guide you through building and deploying a flexible observability stack using open-source tools. This book begins by addressing the limitations of monolithic monitoring solutions, showing you how to transform them into a composable, flexible observability stack. Through practical implementations, you’ll learn how to collect, normalize, and analyze network data from diverse sources, build intuitive dashboards, and set up actionable alerts that help you stay ahead of potential issues. Later, you’ll cover advanced topics, such as integrating observability data into your network automation strategy, ensuring your network operations align with business objectives. By the end of this book, you'll be able to proactively manage your network, minimize downtime, and ensure resilient, efficient, and future-proof operations.What you will learn Collect and normalize data from various sources using Telegraf and Logstash Enrich operational data with crucial context from a Source of Truth such as Nautobot Visualize data and create insightful dashboards with Grafana Automate alerts and responses for your network operations strategy using Prefect Understand when to build or buy an observability stack, with tips and best practices Explore practical machine learning techniques to enhance observability data value Who this book is for This book is for all network engineering roles such as network analysts, administrators, architects, security personnel, support staff, and managers working in both on-premises and cloud environments who are tasked with implementing or using network monitoring solutions. Basic programming knowledge in Python and Go, familiarity with networking concepts, and a fundamental understanding of Docker containers for lab scenarios will be required.

show more
Packt
Cover of Network Automation Cookbook - Second Edition

Network Automation Cookbook - Second Edition

Christian Adell, Jeffrey Kala, Karim Okasha

Explore network automation with Ansible by configuring network infrastructure fast, reliably, and repeatedly, all while creating a lab utilizing open and available network operating systems and tools Key Features Design, build, and automate network devices and cloud networking resources using Ansible Orchestrate workflows with AWX and integrate Nautobot as a Source of Truth Start with Event-Driven Ansible and manage Terraform workflows seamlessly Purchase of the print or Kindle book includes a free PDF eBook Book Description Network Automation Cookbook, now in its second edition, is your essential guide to building robust network automation workflows across modern hybrid infrastructures. Building on the foundation laid in the first edition, this version dives deeper into Ansible’s role in automating network infrastructure, expanding coverage to include modern use cases across enterprise and cloud networks. The book introduces Ansible’s core concepts, such as playbooks, inventories, variables, loops, and templates, and progresses to advanced topics such as parallelism, fact caching, custom filters, and modular design. You will automate real-world scenarios using Nokia SR, Cisco IOS, Juniper, and Arista devices in a fully reproducible virtual lab. The chapters also help you explore cloud automation for AWS, Azure, and Google Cloud, and integrate validation tools such as PyATS, Batfish, and Nautobot. New chapters cover event-driven automation, AWX for workflow execution, and Terraform integration. By using hands-on labs and fully reproducible recipes, you can practice real-world scenarios and reinforce your skills. By the end of this book, you’ll be well-equipped with the tools and workflows to automate infrastructure efficiently with Ansible. What you will learn Build Ansible playbooks, roles, and inventories from scratch Automate Cisco, Juniper, Arista, and F5 network devices Deploy cloud networks on AWS, Azure, and Google Cloud Validate networks with Batfish, PyATS, and NAPALM Use AWX for workflow automation and job scheduling Integrate NetBox or Nautobot as dynamic inventory sources Run all recipes in containerized, hardware-free labs Apply event-driven automation using Ansible Rulebooks Who this book is for This second edition will help network engineers, DevOps pros, cloud architects, automation engineers, and NREs understand Ansible’s role in network automation and how it integrates with tools like Terraform and event-driven architectures. The book requires basic networking knowledge and familiarity with YAML to maximize learning.

show more
Packt
Cover of Red Hat Enterprise Linux 9 Administration - Second Edition

Red Hat Enterprise Linux 9 Administration - Second Edition

Pablo Iranzo Gómez, Pedro Ibañez Requena, Miguel Pérez Colino, Scott McCarty

Develop the skills required to administer your RHEL environment on-premises and in the cloud while preparing for the RHCSA exam Purchase of the print or Kindle book includes a free eBook in PDF format Key Features Become a pro at system administration from installation to container management Secure and harden your Linux environment using SSH, SELinux, firewall, and system permissions Gain confidence to pass the RHCSA exam with the help of practice tests Book DescriptionWith Red Hat Enterprise Linux 9 becoming the standard for enterprise Linux used from data centers to the cloud, Linux administration skills are in high demand. With this book, you’ll learn how to deploy, access, tweak, and improve enterprise services on any system on any cloud running Red Hat Enterprise Linux 9. Throughout the book, you’ll get to grips with essential tasks such as configuring and maintaining systems, including software installation, updates, and core services. You’ll also understand how to configure the local storage using partitions and logical volumes, as well as assign and deduplicate storage. You’ll learn how to deploy systems while also making them secure and reliable. This book provides a base for users who plan to become full-time Linux system administrators by presenting key command-line concepts and enterprise-level tools, along with essential tools for handling files, directories, command-line environments, and documentation for creating simple shell scripts or running commands. With the help of command line examples and practical tips, you’ll learn by doing and save yourself a lot of time. By the end of the book, you’ll have gained the confidence to manage the filesystem, users, storage, network connectivity, security, and software in RHEL 9 systems on any footprint.What you will learn Become well versed with the fundamentals of RHEL9—from system deployment to user management Secure a system by using SELinux policies and configuring firewall rules Understand LVM to manage volumes and maintain VDO deduplication Manage a system remotely using SSH and public key authentication Get the hang of the boot process and kernel tunable to adjust your systems Automate simple tasks using scripts or Ansible Playbooks Who this book is for This book is for Red Hat Enterprise Linux system administrators and Linux system administrators. It's also a good resource for any IT professional who wants to learn system administration. RHCSA certification candidates will find this book useful in their preparation for the certification exam.

show more
Packt
Cover of SUSE Linux Enterprise Server 16 Official Administration Guide

SUSE Linux Enterprise Server 16 Official Administration Guide

Miguel Pérez Colino, Sergio Ocón Cárdenas, Pablo Iranzo Gómez, Rick Spencer

The official SUSE Linux guide to mastering Linux administration. Deploy, secure, and manage SLES 16 servers while preparing for the SCA certification Key Features Build real-world SLES 16 sysadmin skills through hands-on tasks and examples Secure and optimize enterprise Linux systems using mcphost, cockpit, firewalld, SELinux, and system roles Prepare for the SUSE Certified Administrator (SCA) exam with guided exercises Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionMastering enterprise Linux administration can be overwhelming without guidance, especially for those targeting the SUSE Certified Administrator (SCA) certification or managing critical IT infrastructures. This practical guide offers the complete skillset required to confidently operate, secure, and maintain SUSE Linux Enterprise Server (SLES) 16. Written by senior SUSE product experts, this book helps you deploy physical and cloud systems, configure software and networking, secure services using firewalld and SELinux, and manage storage using BTRFS and LVM. With step-by-step instructions, real-world examples, and detailed chapters on automation with system roles and containers with Podman, you’ll build confidence across core Linux administration topics. You’ll also gain hands-on practice with system snapshots, kernel tuning, and AI with mcphost. It also includes a brief introduction to SLES 4 SAP-specific features. You'll learn how to configure services, harden systems, automate infrastructure with tools like Agama, Cockpit, and System Roles. This is the only official guide for SLE administrators and engineers, providing trusted insight you will not find anywhere else. By the end, you will be well-equipped to manage SLES systems in enterprise environments and approach the SCA certification with confidence. What you will learn Install and configure SLES 16 on physical and cloud platforms Manage users, permissions, and network settings Secure systems using firewalld and SELinux Administer remote access with SSH, Cockpit, and tunnels Use Agentic AI with mcphost Handle storage with BTRFS, LVM, and NFS Tune system performance and kernel parameters Use automation tools like Ansible and system roles Deploy and manage containers using Podman Who this book is for This book is for system administrators, platform engineers, DevOps professionals, developers, and certification aspirants looking to strengthen their Linux expertise, prepare for the SUSE Certified Administrator (SCA) exam, and gain practical skills for managing IT infrastructures. It is especially valuable for those working with SAP environments on Linux, where reliability and performance are critical. Prior Linux knowledge isn’t required, but familiarity with basic IT concepts will be helpful.

show more
Packt
Cover of The Ultimate Linux Shell Scripting Guide

The Ultimate Linux Shell Scripting Guide

Donald A. Tevault

Master Linux Shells – Your Complete Guide to Practical Success with Bash, Zsh, PowerShell Key Features Develop portable scripts using Bash, Zsh, and PowerShell that work seamlessly across Linux, macOS, and Unix systems Progress seamlessly through chapters with clear concepts, practical examples, and hands-on labs for skill development Build real-world Linux administration scripts, enhancing your troubleshooting and management skills Book DescriptionDive into the world of Linux shell scripting with this hands-on guide. If you’re comfortable using the command line on Unix or Linux but haven’t fully explored Bash, this book is for you. It’s designed for programmers familiar with languages like Python, JavaScript, or PHP who want to make the most of shell scripting. This isn’t just another theory-heavy book—you’ll learn by doing. Each chapter builds on the last, taking you from shell basics to writing practical scripts that solve real-world problems. With nearly a hundred interactive labs, you’ll gain hands-on experience in automation, system administration, and troubleshooting. While Bash is the primary focus, you'll also get a look at Z Shell and PowerShell, expanding your skills and adaptability. From mastering command redirection and pipelines to writing scripts that work across different Unix-like systems, this book equips you for real-world Linux challenges. By the end, you'll be equipped to write efficient shell scripts that streamline your workflow and improve system automation.What you will learn Grasp the concept of shells and explore their diverse types for varied system interactions Master redirection, pipes, and compound commands for efficient shell operations Leverage text stream filters within scripts for dynamic data manipulation Harness functions and build libraries to create modular and reusable shell scripts Explore the basic programming constructs that apply to all programming languages Engineer portable shell scripts, ensuring compatibility across diverse platforms beyond Linux Who this book is for This book is for programmers who use the command line on Unix and Linux servers already, but don't write primarily in Bash. This book is ideal for programmers who've been using a scripting language such as Python, JavaScript or PHP, and would like to understand and use Bash more effectively. It’s also great for beginning programmers, who want to learn programming concepts.

show more
Packt
Cover of The Ultimate Ubuntu Handbook

The Ultimate Ubuntu Handbook

Ken VanDine, Alan Pope

Build your Ubuntu 24.04 skills with hands-on guidance from an Ubuntu Core developer, covering desktop usage, security best practices, containers, and development environment setup Key Features Master Ubuntu 24.04 through a structured learning path, from initial setup and customization to advanced development workflows Avoid common mistakes with practical tips for ensuring stability, security, and clean configuration Learn directly from an Ubuntu Core developer as he shares his insider knowledge and best practices Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionUbuntu 24.04 brings powerful new features, but most users barely scratch the surface of its potential. This book transforms you from a basic user into an Ubuntu power user by guiding you through setup, security, and development workflows step by step. Ken VanDine reveals insider knowledge and proven strategies that turn Ubuntu into a stable, secure, and productive development platform. Starting with Ubuntu’s mission, release lifecycles, and what’s new in 24.04, you’ll learn how to install the system, customize your desktop, and use the command line to work more efficiently. The book shows you how to apply updates, activate Ubuntu Pro, configure firewalls, and secure data with full disk encryption before covering topics often overlooked by desktop users. Moving into advanced territory, this book covers container-based development using LXD, working with virtual machines through Multipass, and setting up Kubernetes with MicroK8s. Whether you’re building cloud-native apps or data science projects, you’ll benefit from reliable and repeatable Ubuntu workflows. Beyond the technical skills, you'll discover how to tap into Ubuntu's global community for ongoing support and opportunities to contribute. This book is ideal for both newcomers eager to accelerate their Linux journey and seasoned professionals seeking to maximize their Ubuntu expertise.What you will learn Understand Ubuntu's software lifecycles to keep your system updated and secure Connect with Ubuntu communities to seek help and contribute to the ecosystem Master the command line to improve flexibility and efficiency Configure firewalls to manage network traffic securely Protect your data with full disk encryption for comprehensive security Differentiate between Snap and Debian packages to make informed software installation choices Build and manage containerized environments with Ubuntu Who this book is for This book is for software engineers, DevOps professionals, data scientists, systems administrators, and tech enthusiasts who want to get hands-on with Ubuntu 24.04. Whether you're new to Linux or looking to improve your setup, this book shows you how to build a secure desktop, use the command line with confidence, and create clean, reliable development environments. A basic understanding of operating systems is helpful but not required.

show more
Packt
Cover of Windows Server 2025 Administration Fundamentals - Fourth Edition

Windows Server 2025 Administration Fundamentals - Fourth Edition

Bekim Dauti, Dr. Erdal Ozkaya

Deploy, set up, and deliver network services with Windows Server 2025, along with exploring its new features, security, and Microsoft's role-based certifications Get With Your Book: PDF Copy, AI Assistant, and Next-Gen Reader Free Key Features Install and configure Windows Server 2025 with best practices in different environments Enhance server security by implementing advanced features, such as secure communication protocols and authentication mechanisms Prepare thoroughly for the AZ-800 certification exam with practical preparation tips Book DescriptionIn this extensively updated fourth edition, veteran author Bekim Dauti delivers practical, real-world guidance for deploying, managing, and securing modern server environments, with a strong focus on virtualization and hybrid cloud integration. Ideal for IT professionals, system administrators, and certification candidates, this hands-on guide equips you to confidently manage, update, and troubleshoot Windows Server 2025 environments using Microsoft-recommended best practices. You’ll be introduced to network fundamentals and installation procedures, and go through post-installation tasks, directory services, and adding roles. This updated edition covers the new and enhanced features of Windows Server 2025 extensively, including Active Directory Domain Services enhancements, SMB over QUIC, advanced security features, and hotpatching with Azure Arc. Additionally, numerous questions and answers at the end of each chapter help you test your knowledge of the concepts covered. By the end of this book, you’ll be fully prepared to ensure server stability, security, and performance, and to pass the Microsoft AZ-800 Administering Windows Server Hybrid Core Infrastructure exam with confidence.What you will learn Manage directory services effectively, including setting up and maintaining AD DS roles Implement and troubleshoot group policies to enforce consistent configurations across the network Utilize virtualization techniques to optimize server resources and enhance scalability Maintain server uptime and reliability through efficient hotpatching practices for applying updates Prepare for the AZ-800 certification exam with exam preparation strategies, practical tips, and chapter-end questions and answers to test your knowledge and track your progress. Who this book is for This book is for IT professionals, such as system administrators, network engineers, and IT managers, who are starting their journey in Windows Server 2025 administration. It is also suitable for individuals looking to update their knowledge with the latest tools and features in Windows Server 2025. Whether you’re responsible for managing server infrastructure, ensuring network security, or optimizing server performance, this book will provide you with the essential skills and knowledge to excel in your role.

show more
Packt
Cover of Zabbix 7 IT Infrastructure Monitoring Cookbook - Third Edition

Zabbix 7 IT Infrastructure Monitoring Cookbook - Third Edition

Nathan Liefting, Brian van Baekel, Alexei Vladishev

Discover practical recipes to help you efficiently monitor enterprise IT infrastructure for Microsoft Windows, Linux, networking, and more Key Features Master the redesigned frontend of Zabbix 7 with improved navigation and a streamlined menu structure Automate alert workflows by integrating Zabbix with external services like Slack, Microsoft Teams, and OpsGenie Perform professional IT infrastructure and application monitoring across multiple platforms Purchase of the print or Kindle book includes a free PDF eBook Book DescriptionRealize the full potential of Zabbix 7 with this updated third edition of the Zabbix 7 IT Infrastructure Monitoring Cookbook. Packed with new recipes and updated with the latest Zabbix functionalities, this guide covers everything you need, whether you’re setting up Zabbix with built-in (proxy) high availability, using LDAP JIT user provisioning, implementing low-level host discovery, or creating advanced triggers. This hands-on guide offers easy-to-follow recipes to use Zabbix 7 to monitor the performance of devices and applications across your network. You'll start by learning how to install Zabbix and examine its most prominent features, ensuring you make the right design choices to build a scalable and easily manageable environment. Each recipe is crafted to help you build items and triggers for different types of monitoring, create templates, and use Zabbix proxies. You'll also get to grips with using the Zabbix API for customization and managing your Zabbix server and database. Finally, you'll find quick solutions to the common and not-so-common problems that you may encounter in your Zabbix monitoring work. By the end of this book, you'll have expert insights into using Zabbix for all your monitoring needs and be able to build a solid Zabbix setup by leveraging its key functionalities.What you will learn Implement a high-availability Zabbix setup for both server and proxies Build templates and explore various monitoring types available in Zabbix 7 Use Zabbix proxies to scale your environment effectively Work with custom integrations and the Zabbix API Set up advanced triggers and alerting Maintain your Zabbix setup for scaling, backups, and upgrades Perform advanced Zabbix database management Monitor cloud-based products such as Amazon Web Services (AWS), Azure, and Docker Who this book is for This book is for network and IT engineers who want to get started with Zabbix as well as those with an intermediate-level understanding of Zabbix looking to extend their knowledge. While prior experience with Zabbix is not a prerequisite, it will help you make the most of this book.

show more
Packt