Hands On Enterprise Automation on Linux

Hands On Enterprise Automation on Linux
Author: James Freeman
Publsiher: Packt Publishing Ltd
Total Pages: 496
Release: 2020-01-24
Genre: Computers
ISBN: 9781789137460

Download Hands On Enterprise Automation on Linux Book in PDF, Epub and Kindle

Achieve enterprise automation in your Linux environment with this comprehensive guide Key FeaturesAutomate your Linux infrastructure with the help of practical use cases and real-world scenariosLearn to plan, build, manage, and customize OS releases in your environmentEnhance the scalability and efficiency of your infrastructure with advanced Linux system administration conceptsBook Description Automation is paramount if you want to run Linux in your enterprise effectively. It helps you minimize costs by reducing manual operations, ensuring compliance across data centers, and accelerating deployments for your cloud infrastructures. Complete with detailed explanations, practical examples, and self-assessment questions, this book will teach you how to manage your Linux estate and leverage Ansible to achieve effective levels of automation. You'll learn important concepts on standard operating environments that lend themselves to automation, and then build on this knowledge by applying Ansible to achieve standardization throughout your Linux environments. By the end of this Linux automation book, you'll be able to build, deploy, and manage an entire estate of Linux servers with higher reliability and lower overheads than ever before. What you will learnPerform large-scale automation of Linux environments in an enterpriseOvercome the common challenges and pitfalls of extensive automationDefine the business processes needed to support a large-scale Linux environmentGet well-versed with the most effective and reliable patch management strategiesAutomate a range of tasks from simple user account changes to complex security policy enforcementLearn best practices and procedures to make your Linux environment automatableWho this book is for This book is for anyone who has a Linux environment to design, implement, and maintain. Open source professionals including infrastructure architects and system administrators will find this book useful. You’re expected to have experience in implementing and maintaining Linux servers along with knowledge of building, patching, and maintaining server infrastructure. Although not necessary, knowledge of Ansible or other automation technologies will be beneficial.

Hands On Enterprise Automation with Python

Hands On Enterprise Automation with Python
Author: Bassem Aly
Publsiher: Packt Publishing Ltd
Total Pages: 383
Release: 2018-06-28
Genre: Computers
ISBN: 9781788992640

Download Hands On Enterprise Automation with Python Book in PDF, Epub and Kindle

Invent your own Python scripts to automate your infrastructure Key Features Make the most of Python libraries and modules to automate your infrastructure Leverage Python programming to automate server configurations and administration tasks Efficiently develop your Python skill set Book Description Hands-On Enterprise Automation with Python starts by covering the set up of a Python environment to perform automation tasks, as well as the modules, libraries, and tools you will be using. We’ll explore examples of network automation tasks using simple Python programs and Ansible. Next, we will walk you through automating administration tasks with Python Fabric, where you will learn to perform server configuration and administration, along with system administration tasks such as user management, database management, and process management. As you progress through this book, you’ll automate several testing services with Python scripts and perform automation tasks on virtual machines and cloud infrastructure with Python. In the concluding chapters, you will cover Python-based offensive security tools and learn how to automate your security tasks. By the end of this book, you will have mastered the skills of automating several system administration tasks with Python. What you will learn Understand common automation modules used in Python Develop Python scripts to manage network devices Automate common Linux administration tasks with Ansible and Fabric Managing Linux processes Administrate VMware, OpenStack, and AWS instances with Python Security automation and sharing code on GitHub Who this book is for Hands-On Enterprise Automation with Python is for system administrators and DevOps engineers who are looking for an alternative to major automation frameworks such as Puppet and Chef. Basic programming knowledge with Python and Linux shell scripting is necessary.

Mastering Linux Administration

Mastering Linux Administration
Author: Alexandru Calcatinge,Julian Balog
Publsiher: Packt Publishing Ltd
Total Pages: 772
Release: 2021-06-18
Genre: Computers
ISBN: 9781789953602

Download Mastering Linux Administration Book in PDF, Epub and Kindle

Develop advanced skills for working with Linux systems on-premises and in the cloud Key FeaturesBecome proficient in everyday Linux administration tasks by mastering the Linux command line and using automationWork with the Linux filesystem, packages, users, processes, and daemonsDeploy Linux to the cloud with AWS, Azure, and KubernetesBook Description Linux 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 learnUnderstand how Linux works and learn basic to advanced Linux administration skillsExplore the most widely used commands for managing the Linux filesystem, network, security, and moreGet to grips with different networking and messaging protocolsFind out how Linux security works and how to configure SELinux, AppArmor, and Linux iptablesWork with virtual machines and containers and understand container orchestration with KubernetesWork with containerized workflows using Docker and KubernetesAutomate your configuration management workloads with AnsibleWho 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.

Mastering Linux Device Driver Development

Mastering Linux Device Driver Development
Author: John Madieu
Publsiher: Packt Publishing Ltd
Total Pages: 647
Release: 2021-01-08
Genre: Computers
ISBN: 9781789342208

Download Mastering Linux Device Driver Development Book in PDF, Epub and Kindle

Master the art of developing customized device drivers for your embedded Linux systems Key FeaturesStay up to date with the Linux PCI, ASoC, and V4L2 subsystems and write device drivers for themGet to grips with the Linux kernel power management infrastructureAdopt a practical approach to customizing your Linux environment using best practicesBook Description Linux is one of the fastest-growing operating systems around the world, and in the last few years, the Linux kernel has evolved significantly to support a wide variety of embedded devices with its improved subsystems and a range of new features. With this book, you'll find out how you can enhance your skills to write custom device drivers for your Linux operating system. Mastering Linux Device Driver Development provides complete coverage of kernel topics, including video and audio frameworks, that usually go unaddressed. You'll work with some of the most complex and impactful Linux kernel frameworks, such as PCI, ALSA for SoC, and Video4Linux2, and discover expert tips and best practices along the way. In addition to this, you'll understand how to make the most of frameworks such as NVMEM and Watchdog. Once you've got to grips with Linux kernel helpers, you'll advance to working with special device types such as Multi-Function Devices (MFD) followed by video and audio device drivers. By the end of this book, you'll be able to write feature-rich device drivers and integrate them with some of the most complex Linux kernel frameworks, including V4L2 and ALSA for SoC. What you will learnExplore and adopt Linux kernel helpers for locking, work deferral, and interrupt managementUnderstand the Regmap subsystem to manage memory accesses and work with the IRQ subsystemGet to grips with the PCI subsystem and write reliable drivers for PCI devicesWrite full multimedia device drivers using ALSA SoC and the V4L2 frameworkBuild power-aware device drivers using the kernel power management frameworkFind out how to get the most out of miscellaneous kernel subsystems such as NVMEM and WatchdogWho this book is for This book is for embedded developers, Linux system engineers, and system programmers who want to explore Linux kernel frameworks and subsystems. C programming skills and a basic understanding of driver development are necessary to get started with this book.

IT Infrastructure Automation Using Ansible

IT Infrastructure Automation Using Ansible
Author: Waqas Irtaza
Publsiher: BPB Publications
Total Pages: 263
Release: 2021-09-30
Genre: Computers
ISBN: 9789391030032

Download IT Infrastructure Automation Using Ansible Book in PDF, Epub and Kindle

Expert solutions to automate routine IT tasks using Ansible. KEY FEATURES ● Single handy guide for all IT teams to bring automation throughout the enterprise. ● In-depth practical demonstration of various automation use-cases on the IT infrastructure. ● Expert-led guidelines and best practices to write Ansible playbooks without any errors. DESCRIPTION This book deals with all aspects of Ansible IT infrastructure automation. While reading this book, you should look for automation opportunities in your current role and automate time-consuming and repetitive tasks using Ansible. This book contains Ansible fundamentals assuming you are totally new to Ansible. Proper instructions for setting up the laboratory environment to implement each concept are explained and covered in detail. This book is equipped with practical examples, use-cases and modules on the network. The system and cloud management are practically demonstrated in the book. You will learn to automate all the common administrative tasks throughout the entire IT infrastructure. This book will help establish and build the proficiency of your automation skills, and you can start making the best use of Ansible in enterprise automation. WHAT WILL YOU LEARN ● Install Ansible and learn the fundamentals. ● Use practical examples and learn about the loop, conditional statements, and variables. ● Understand the Ansible network modules and how to apply them in our day-to-day network management. ● Learn to automate the Windows and Linux infrastructure using Ansible. ● Automate routine administrative tasks for AWS, Azure, Google Cloud. ● Explore how to use Ansible for Docker and Kubernetes. WHO THIS BOOK IS FOR This book is for all IT students and professionals who want to manage or plan to administer the IT infrastructure. Knowing the basic Linux command-line would be good although not mandatory. TABLE OF CONTENTS 1. Up and Running with Ansible 2. Ansible Basics 3. Ansible Advance Concepts 4. Ansible for Network Administration 5. Ansible for System Administration 6. Ansible for Cloud Administration 7. Ansible Tips and Tricks

Hands On Linux Administration on Azure

Hands On Linux Administration on Azure
Author: Kamesh Ganesan,Rithin Skaria,Frederik Vos
Publsiher: Packt Publishing Ltd
Total Pages: 508
Release: 2020-02-20
Genre: Computers
ISBN: 9781839219542

Download Hands On Linux Administration on Azure Book in PDF, Epub and Kindle

Develop a solid understanding of cloud computing, Linux virtual machine, container virtualization, and other fundamental concepts to create and manage your Linux workload in Azure Key FeaturesDeploy and manage virtual machines in the Azure environmentExplore open source tools to integrate automation and orchestrationImplement Linux features to create and manage containersBook Description Thanks to its flexibility in delivering scalable cloud solutions, Microsoft Azure is a suitable platform for managing all your workloads. You can use it to implement Linux virtual machines and containers, and to create applications in open source languages with open APIs. This Linux administration book first takes you through the fundamentals of Linux and Azure to prepare you for the more advanced Linux features in later chapters. With the help of real-world examples, you’ll learn how to deploy virtual machines (VMs) in Azure, expand their capabilities, and manage them efficiently. You will manage containers and use them to run applications reliably, and in the concluding chapter, you'll explore troubleshooting techniques using a variety of open source tools. By the end of this book, you'll be proficient in administering Linux on Azure and leveraging the tools required for deployment. What you will learnGrasp the fundamentals of virtualization and cloud computingUnderstand file hierarchy and mount new filesystemsMaintain the life cycle of your application in Azure Kubernetes ServiceManage resources with the Azure CLI and PowerShellManage users, groups, and filesystem permissionsUse Azure Resource Manager to redeploy virtual machinesImplement configuration management to configure a VM correctlyBuild a container using DockerWho this book is for If you are a Linux administrator or a Microsoft professional looking to deploy and manage your workload in Azure, this book is for you. Although not necessary, knowledge of Linux and Azure will assist with understanding core concepts.

Mastering KVM Virtualization

Mastering KVM Virtualization
Author: Vedran Dakic,Humble Devassy Chirammal,Prasad Mukhedkar,Anil Vettathu
Publsiher: Packt Publishing Ltd
Total Pages: 687
Release: 2020-10-23
Genre: Computers
ISBN: 9781838822972

Download Mastering KVM Virtualization Book in PDF, Epub and Kindle

Learn how to configure, automate, orchestrate, troubleshoot, and monitor KVM-based environments capable of scaling to private and hybrid cloud models Key FeaturesGain expert insights into Linux virtualization and the KVM ecosystem with this comprehensive guideLearn to use various Linux tools such as QEMU, oVirt, libvirt, Cloud-Init, and Cloudbase-InitScale, monitor, and troubleshoot your VMs on various platforms, including OpenStack and AWSBook Description Kernel-based Virtual Machine (KVM) enables you to virtualize your data center by transforming your Linux operating system into a powerful hypervisor that allows you to manage multiple operating systems with minimal fuss. With this book, you'll gain insights into configuring, troubleshooting, and fixing bugs in KVM virtualization and related software. This second edition of Mastering KVM Virtualization is updated to cover the latest developments in the core KVM components - libvirt and QEMU. Starting with the basics of Linux virtualization, you'll explore VM lifecycle management and migration techniques. You'll then learn how to use SPICE and VNC protocols while creating VMs and discover best practices for using snapshots. As you progress, you'll integrate third-party tools with Ansible for automation and orchestration. You'll also learn to scale out and monitor your environments, and will cover oVirt, OpenStack, Eucalyptus, AWS, and ELK stack. Throughout the book, you'll find out more about tools such as Cloud-Init and Cloudbase-Init. Finally, you'll be taken through the performance tuning and troubleshooting guidelines for KVM-based virtual machines and a hypervisor. By the end of this book, you'll be well-versed with KVM virtualization and the tools and technologies needed to build and manage diverse virtualization environments. What you will learnImplement KVM virtualization using libvirt and oVirtDelve into KVM storage and networkUnderstand snapshots, templates, and live migration featuresGet to grips with managing, scaling, and optimizing the KVM ecosystemDiscover how to tune and optimize KVM virtualization hostsAdopt best practices for KVM platform troubleshootingWho this book is for If you are a systems administrator, DevOps practitioner, or developer with Linux experience looking to sharpen your open-source virtualization skills, this virtualization book is for you. Prior understanding of the Linux command line and virtualization is required before getting started with this book.

Linux Server Cookbook

Linux Server Cookbook
Author: Alberto Gonzalez
Publsiher: BPB Publications
Total Pages: 599
Release: 2023-02-10
Genre: Computers
ISBN: 9789355513601

Download Linux Server Cookbook Book in PDF, Epub and Kindle

Learn How to Implement Key System Administration Tasks in Linux KEY FEATURES ● Configure and use Linux network commands to analyze, maintain, and troubleshoot the network. ● Get familiar with the most commonly used advanced commands required for administrating the Linux Server. ● Explore new and trending services in the system administration domain. DESCRIPTION Linux is the most popular operating system in the IT industry due to its security and performance. In this book, you will get familiar with the most important and advanced concepts of Linux server administration. The book begins by showing you how to install a Linux distribution and the different possibilities available depending on the end usage of it. After installation, the book shows how to manage your system, administrate users, and permissions, and how to install new software and configure the services. The book provides a review of the most common and useful CLI commands and will provide knowledge on how to manage files, directories, and processes. It explains how to install and administer advanced services like databases and file sharing. The book will then guide you through new technologies related to automation, containers, and continuous integration/delivery pipelines. Lastly, it will help you explore concepts such as Infrastructure as Code and Infrastructure as a Service and the usage of Linux on Public and Private clouds in detail with multiple examples. By the end of the book, you will be able to use different open-source tools available on Linux to perform tasks. WHAT YOU WILL LEARN ● Learn how to install a Linux distribution. ● Explore advanced Network Configuration in Linux. ● Configure firewall and network security in the Linux server. ● Learn how to automate your system administration tasks. ● Automate Linux Server Deployments with Terraform. WHO THIS BOOK IS FOR This book is best suited for System administrators, Linux administrators, IT managers, Network engineers, Network administrators, and Security professionals. TABLE OF CONTENTS 1. Introduction to Linux 2. Linux Installation 3. Using the Command Line Interface 4. User Administration and Software Management 5. Managing Files, Directories, and Processes 6. Monitoring System Resources 7. Network Configuration 8. Security 9. Network Services 10. File Sharing 11. Databases 12. Automation 13. Containers and CI/CD 14. Backup and Restore 15. Multi Cloud Management 16. Infrastructure as a Service