Tag

Server Automation

1 views collected around this technical thread.

Practical DevOps Architecture
Practical DevOps Architecture
Nov 24, 2020 · Operations

Batch Resetting Root Passwords on Remote Servers Using Ansible

This guide demonstrates how to automate the quarterly rotation of root passwords across multiple Linux servers by configuring password‑less SSH, creating an Ansible playbook, testing it, and executing it with or without inventory‑based credentials.

AnsibleDevOpsPassword Management
0 likes · 5 min read
Batch Resetting Root Passwords on Remote Servers Using Ansible
转转QA
转转QA
Apr 18, 2018 · Operations

Design and Implementation of ZuanZuan Server‑Side Environment Maintenance Program (Agent + CMD)

The article presents a comprehensive overview of ZuanZuan's server‑side environment maintenance system, detailing its agent‑cmd architecture, modular directory structure, Python‑based script redesign, execution‑list assembly, reflection‑driven method invocation, termination callbacks, plugin‑style modules, utility functions for services like Nginx, and an interactive console tool for streamlined operations.

BackendPythonScript Design
0 likes · 9 min read
Design and Implementation of ZuanZuan Server‑Side Environment Maintenance Program (Agent + CMD)
Beike Product & Technology
Beike Product & Technology
Mar 9, 2018 · Operations

Cloud-Based Automated Server Installation System Overview

This article describes a cloud-enabled automated server provisioning platform that uses PXE boot and Kickstart files to remotely install operating systems, collect hardware data, manage templates, track progress, and synchronize results to a CMDB, significantly improving deployment efficiency and accuracy.

CMDB IntegrationKickstartPXE
0 likes · 6 min read
Cloud-Based Automated Server Installation System Overview