现在位置 >首页 > 所有关于系统管理的文章

Logging in Action: With Fluentd, Kubernetes and more

英文图书, 软件  暂无评论 ⁄ 444 次阅读+
Description: Logging in Action is a guide to streamlining your log processing, turning logged data into a tool that will boost your application’s performance. Logging in Action teaches you how to make your log processing a real asset for your application, all with free and open source tools. You’ll use the powerful log management tool Fluentd to solve common log problems, and learn how proper log management can improve performance and make management of software solu...
详细信息

Practical Linux Forensics: A Guide for Digital Investigators

英文图书, 软件  暂无评论 ⁄ 922 次阅读+
Description: A resource to help forensic investigators locate, analyze, and understand digital evidence found on modern Linux systems after a crime, security incident or cyber attack. Practical Linux Forensics dives into the technical details of analyzing postmortem forensic images of Linux systems which have been misused, abused, or the target of malicious attacks. It helps forensic investigators locate and analyze digital evidence found on Linux desktops, server...
详细信息

Modern System Administration

英文图书, 软件  暂无评论 ⁄ 561 次阅读+
Description: As development has accelerated in the past 20 years, the role of operations has changed drastically. How does any one individual stay relevant with the increased complexity in systems and services? This practical guide helps anyone in operations–sysadmins, automation engineers, IT professionals, and site reliability engineers–understand the essential concepts of the role today. The collaboration, automation, and evolution of the systems in use has chan...
详细信息

PowerShell Cookbook

英文图书, 软件  暂无评论 ⁄ 1,000 次阅读+
Description: How do you use PowerShell to navigate the filesystem, manage files and folders, or retrieve a web page? This introduction to the PowerShell language and scripting environment provides more than 400 task-oriented recipes to help you solve all kinds of problems. Intermediate to advanced system administrators will find more than 100 tried-and-tested scripts they can copy and use immediately. Updated for PowerShell 5, Open Source PowerShell up to 7 and be...
详细信息

Apple macOS and iOS System Administration

英文图书, 软件  暂无评论 ⁄ 985 次阅读+
Book Description: Effectively manage Apple devices anywhere from a handful of Macs at one location to thousands of iPhones across many locations. This book is a comprehensive guide for supporting Mac and iOS devices in organizations of all sizes. You’ll learn how to control a fleet of macOS clients using tools like Profile Manager, Apple Device Enrollment Program (DEP), and Apple Remote Desktop. Then integrate your Mac clients into your existing Microsoft solutions for...
详细信息

Building Secure and Reliable Systems

英文图书, 软件  暂无评论 ⁄ 1,300 次阅读+
内容简介: Can a system ever truly be considered reliable if it isn't fundamentally secure? In two previous O'Reilly books, experts from Google showed how reliability is fundamental to service design. Site Reliability Engineering and The Site Reliability Workbook demonstrated how and why a commitment to the entire service lifecycle enables organizations to successfully build, deploy, monitor, and maintain software systems. Security is also crucial to the design...
详细信息

Site Reliability Engineering

英文图书, 软件  暂无评论 ⁄ 1,241 次阅读+
Book Description: Building and operating distributed systems is fundamental to large-scale production infrastructure, but doing so in a scalable, reliable, and efficient way requires a lot of good design, and trial and error. In this collection of essays and articles, key members of the Site Reliability Team at Google explain how the company has successfully navigated these deep waters over the past decade. You’ll learn how Google continuously monitors and deploys so...
详细信息

The Site Reliability Workbook

英文图书, 软件  暂无评论 ⁄ 1,065 次阅读+
Book Description: In 2016, Google’s Site Reliability Engineering book ignited an industry discussion on what it means to run production services today—and why reliability considerations are fundamental to service design. Now, Google engineers who worked on that bestseller introduce The Site Reliability Workbook, a hands-on companion that uses concrete examples to show you how to put SRE principles and practices to work in your environment. This new workbook not only ...
详细信息

Kubernetes in Action中文版

英文图书, 软件  暂无评论 ⁄ 7,956 次阅读+
内容简介: 本书主要讲解如何在 Kubernetes 中部署分布式容器应用。开始部分概要介绍了 Docker 和Kubernetes 的由来和发展,然后通过在 Kubernetes 中部署一个应用程序,一点点增加功能,逐步加深我们对于Kubernetes架构的理解和操作的实践。在本书的后面部分,也可以学习一些高阶的主题,比如监控、调试及伸缩。 Kubernetes是希腊文,意思是“舵手”,带领我们安全地到达未知水域。Kubernetes这样的容器编排系统,会帮助我们妥善地管理分布式应用的部署结构和线上流量,高效地组织容器和服务。Kubern...
详细信息

Shell Programming in Unix, Linux and OS X, 4th Edition

英文图书, 软件  暂无评论 ⁄ 1,438 次阅读+
Book Description: Shell Programming in Unix, Linux and OS X is a thoroughly updated revision of Kochan and Wood’s classic Unix Shell Programming tutorial. Following the methodology of the original text, the book focuses on the POSIX standard shell, and teaches you how to develop programs in this useful programming environment, taking full advantage of the underlying power of Unix and Unix-like operating systems. After a quick review of Unix utilities, the book’s author...
详细信息

Nginx: From Beginner to Pro

Web, 英文图书, 软件  暂无评论 ⁄ 1,219 次阅读+
Book Description: Teaches you to start up Nginx and quickly take your expertise to a level where you can comfortably work with various aspects of the web server and make informed design decisions for your web farm. Nginx powers more than 40% of the top 1000 websites and is among the handful of web servers that can handle more than 10K simultaneous connections. It has some features which are simply unparalleled. Nginx: From Beginner to Pro teaches the Nginx server in a ...
详细信息

Ansible自动化运维:技术与佳实践

软件  暂无评论 ⁄ 1,217 次阅读+
内容简介: 本书由一线运维人员联手打造,通过大量实例,详细讲解Ansible这个工具的自动化运维方式与技巧;从基础的架构解析、安装配置,到典型应用案例分析,作者分享了自己在工作中的实战经验,为各类开发运维人员提供了详实的指南。本书主要内容包括:Ansible架构及安装,Ansible组件、组件扩展、API,playbook详解、佳实践案例分析,用ansible-vault保护敏感数据,Ansible与云计算的结合,部署Zabbix组件、Haproxy LAMP架构,以及Ansible在大数据环境的应用实战等。 目录: 前言 第1章 ...
详细信息