PowerShell Core for Linux administrators cookbook use PowerShell Core 6.x on Linux to automate complex, repetitive, and time-consuming tasks

This book will include real-world examples on how you can use core PowerShell functions to effectively administer Linux-based systems and environments. Later, this book will cover interesting recipes on how system administrators can make use of PowerShell 6.0 to quickly automate complex, repetitive...

Full description

Bibliographic Details
Main Authors: Jayaram, Prashanth, Iyer, Ram (Author)
Format: eBook
Language:English
Published: Birmingham, UK Packt Publishing 2018
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04011nmm a2200385 u 4500
001 EB001939550
003 EBX01000000000000001102452
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781789138870 
050 4 |a QA76.774.L46 
100 1 |a Jayaram, Prashanth 
245 0 0 |a PowerShell Core for Linux administrators cookbook  |b use PowerShell Core 6.x on Linux to automate complex, repetitive, and time-consuming tasks  |c Prashanth Jayaram, Ram Iyer 
260 |a Birmingham, UK  |b Packt Publishing  |c 2018 
300 |a 1 volume  |b illustrations 
505 0 |a Includes bibliographical references 
653 |a Technologie de l'information / Gestion 
653 |a Information technology / Management / fast 
653 |a Windows PowerShell (Computer program language) / fast 
653 |a Windows PowerShell (Computer program language) / http://id.loc.gov/authorities/subjects/sh2008003638 
653 |a Linux / http://id.loc.gov/authorities/names/n94087892 
653 |a Linux / fast 
653 |a Windows PowerShell (Langage de programmation) 
653 |a Information technology / Management / http://id.loc.gov/authorities/subjects/sh2008006980 
700 1 |a Iyer, Ram  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
776 |z 9781789137231 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781789137231/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.42 
082 0 |a 658 
520 |a This book will include real-world examples on how you can use core PowerShell functions to effectively administer Linux-based systems and environments. Later, this book will cover interesting recipes on how system administrators can make use of PowerShell 6.0 to quickly automate complex, repetitive and time-consuming tasks. This book will also teach you to develop scripts to automate tasks that involve systems and enterprise management. By the end of this book, you will also understand your OMS automation capabilities to apply, monitor, and update configurations, gaining real-time visibility into your Linux workloads to quickly get it resolved. Style and approach With a recipe-based approach, we will help you take advan.. 
520 |a Use PowerShell 6.0 on Linux to automate complex, repetitive, and time consuming tasks About This Book Understand PowerShell's object-oriented approach, and truly cross-platform capabilities, which work equally well on Windows, Linux and macOS. Extend your OMS capabilities to get rich insights about your Linux workloads to quickly remediate any issues. A recipe-based guide that will enhance your native Linux capabilities with PowerShell 6.0. Who This Book Is For If you are system administrator who wants to learn to control and automate your Linux environment with PowerShell 6.0 then, this book is for you. Basic knowledge of PowerShell scripting would be necessary. Very basic knowledge required with respect to how an operating system is structured and how to use the command line interface to work with the operating system.  
520 |a What You Will Learn Understand the fundamentals of .NET Core and PowerShell Understand the advanced concepts of .NET Core and PowerShell Learn to write PowerShell scripts and functions with the best practices in mind Take a deep dive into administering computers locally as well as remotely using PowerShell Use PowerShell for advanced administration such as on the Cloud, Docker containers, VMware and SQL Server In Detail PowerShell is an implementation of .NET Core. .NET Core is a cross-platform open source management framework, which adheres to POSIX standards and makes available API calls that work well with all of the major operating systems: Windows, Linux and macOS. .NET Core for Linux has been a success, because of its adherence to standards, as well as for its lightweight implementation. PowerShell extends the capabilities towards management of Linux servers as well as using containerizers such as Docker.