Tag

Server management

0 views collected around this technical thread.

Top Architecture Tech Stack
Top Architecture Tech Stack
Feb 19, 2025 · Operations

Nginx UI: A Web-Based Management Interface for Nginx Servers

Nginx UI is a Go‑and‑Vue powered web interface that simplifies Nginx server configuration, offering real‑time statistics, ChatGPT assistance, one‑click deployment, automatic Let's Encrypt renewal, log viewing, configuration editing with syntax highlighting, and multiple deployment options including binary, systemd, and Docker.

DockerGoServer management
0 likes · 7 min read
Nginx UI: A Web-Based Management Interface for Nginx Servers
Linux Ops Smart Journey
Linux Ops Smart Journey
Dec 8, 2024 · Operations

Unlock Server Automation: How Ansible Playbooks Transform IT Management

This article introduces Ansible Playbooks, an open‑source automation tool that uses YAML to manage servers without agents, explains their declarative nature, outlines key benefits such as simplicity, modularity and idempotence, and provides practical command‑line examples to list hosts, dry‑run, and execute tasks.

AnsibleAutomationDevOps
0 likes · 5 min read
Unlock Server Automation: How Ansible Playbooks Transform IT Management
Efficient Ops
Efficient Ops
Dec 4, 2024 · Operations

Top 35 Linux Ops Interview Questions and Expert Answers

This article compiles thirty‑five essential Linux operations interview questions covering server management, RAID configurations, load‑balancing choices, middleware concepts, MySQL troubleshooting, networking tools, security practices, scripting examples, and system‑level optimizations, providing concise expert answers for each topic.

InterviewMySQLServer management
0 likes · 34 min read
Top 35 Linux Ops Interview Questions and Expert Answers
Linux Ops Smart Journey
Linux Ops Smart Journey
Oct 27, 2024 · Operations

Mastering Ansible Inventory: From Basics to Advanced Grouping & Variables

Ansible Inventory defines host lists and variables for automation; this guide explains its purpose, basic file format, verification commands, advanced grouping, variable settings, and privilege escalation techniques, providing practical code examples and tips to streamline server configuration and management.

AnsibleAutomationConfiguration
0 likes · 10 min read
Mastering Ansible Inventory: From Basics to Advanced Grouping & Variables
Practical DevOps Architecture
Practical DevOps Architecture
Jun 13, 2024 · Operations

Comprehensive Data Center Operations Training Course Overview

This extensive training program covers everything a data center operations engineer needs—from foundational infrastructure management and server hardware maintenance to advanced network configuration, security hardening, monitoring, fault handling, and practical hands‑on skills for real‑world challenges.

MonitoringNetworkServer management
0 likes · 6 min read
Comprehensive Data Center Operations Training Course Overview
Efficient Ops
Efficient Ops
Jan 28, 2024 · Operations

Can One Person Really Manage 40,000 Servers? Real‑World Ops Insights

A collection of Zhihu contributors share practical experiences and opinions on whether a single operations engineer can handle the massive scale of 40,000 servers, covering workload, automation gaps, budgeting, hardware failure rates, and the necessity of team‑based high‑availability practices.

SREServer managementinfrastructure
0 likes · 9 min read
Can One Person Really Manage 40,000 Servers? Real‑World Ops Insights
Efficient Ops
Efficient Ops
Jan 9, 2024 · Operations

35 Must‑Know Linux Operations Interview Questions & Answers

This comprehensive guide compiles 35 essential Linux operations interview questions covering server management, RAID configurations, load balancing with LVS/Nginx/HAProxy, proxy choices, middleware, MySQL troubleshooting, networking tools, security practices, and practical scripts, providing concise answers to help candidates ace DevOps and sysadmin roles.

InterviewMySQLServer management
0 likes · 34 min read
35 Must‑Know Linux Operations Interview Questions & Answers
macrozheng
macrozheng
Jul 11, 2023 · Operations

Mastering 1Panel: Deploy and Manage Linux Servers with One-Click Ease

This guide introduces 1Panel, an open-source Linux server operation panel that integrates WordPress and Halo, explains how to install it with a single curl command, and demonstrates managing containers, databases, applications, and host settings through its web interface.

1PanelDockerServer management
0 likes · 6 min read
Mastering 1Panel: Deploy and Manage Linux Servers with One-Click Ease
Liulishuo Tech Team
Liulishuo Tech Team
May 29, 2023 · Operations

Ansible Installation and Configuration for Cockpit and GitLab Runner in the Android Department

This article explains how the Android department uses Ansible to automate server deployment, detailing installation, inventory setup, playbook structure, and example configurations for Cockpit monitoring and GitLab Runner, including command snippets and code examples to streamline operations.

AnsibleAutomationCockpit
0 likes · 10 min read
Ansible Installation and Configuration for Cockpit and GitLab Runner in the Android Department
Efficient Ops
Efficient Ops
Jul 7, 2022 · Operations

Master Zabbix: From Installation to Advanced Custom Monitoring and Alerts

This comprehensive guide explains why server monitoring is essential, details the concept of high‑availability "nines", walks through Zabbix installation, web UI setup, custom item creation, trigger configuration, alert integration, distributed monitoring, SNMP support, and practical scripts for managing large‑scale server farms.

AutomationMonitoringServer management
0 likes · 29 min read
Master Zabbix: From Installation to Advanced Custom Monitoring and Alerts
php中文网 Courses
php中文网 Courses
Jun 23, 2022 · Operations

BT (BaoTa) Panel Installation and Initialization Guide

This article provides a step‑by‑step tutorial for beginners on installing, initializing, and using the BT (BaoTa) server management panel on Linux or Windows, covering cloud server setup, firewall rules, domain binding, UI access, package selection, and optional software installations.

BT PanelServer managementinstallation
0 likes · 5 min read
BT (BaoTa) Panel Installation and Initialization Guide
macrozheng
macrozheng
Apr 11, 2022 · Operations

Discover electerm: A Free Cross‑Platform SSH/SFTP Client for Seamless Server Management

This article introduces electerm, an open‑source, cross‑platform terminal tool that combines SSH and SFTP capabilities, walks through its features, download and installation steps, configuration for SSH connections, split‑screen usage, file transfer operations, and key settings for efficient server management.

Cross‑PlatformSFTPSSH
0 likes · 6 min read
Discover electerm: A Free Cross‑Platform SSH/SFTP Client for Seamless Server Management
IT Services Circle
IT Services Circle
Feb 21, 2022 · Operations

Cockpit on CentOS 8: Installation, Configuration, and Feature Overview

This article introduces the built‑in Cockpit web console for CentOS 8, explains how to install and configure CentOS 8, set up Cockpit, and demonstrates its various management functions such as system overview, storage, networking, containers, user accounts, updates, and SELinux control.

CentOSCockpitServer management
0 likes · 7 min read
Cockpit on CentOS 8: Installation, Configuration, and Feature Overview
macrozheng
macrozheng
Feb 16, 2022 · Operations

Master Linux Server Management with Cockpit on CentOS 8 – A Complete Guide

Learn how to install, configure, and use Cockpit—a built‑in web‑based visual management tool in CentOS 8—to handle user accounts, firewalls, storage, monitoring, container management, and software updates, with step‑by‑step commands, repository tweaks, and practical screenshots.

CentOSCockpitLinux administration
0 likes · 9 min read
Master Linux Server Management with Cockpit on CentOS 8 – A Complete Guide
php中文网 Courses
php中文网 Courses
Oct 22, 2021 · Operations

How to Install and Configure FTP on Linux and Use Xftp Client

This tutorial walks through installing an FTP server on Linux, creating FTP users, opening required ports, installing the Xftp client on Windows, connecting with root and regular accounts, and troubleshooting common connection problems, all illustrated with step‑by‑step screenshots.

FTPServer managementTutorial
0 likes · 4 min read
How to Install and Configure FTP on Linux and Use Xftp Client
IT Xianyu
IT Xianyu
Jul 8, 2021 · Operations

FinalShell: A Free Cross-Platform SSH and Server Management Tool – Features and Usage Guide

This article introduces FinalShell, a free Chinese‑developed cross‑platform SSH, remote desktop, and server management tool, outlines its core features such as network monitoring, file transfer, and theme customization, and provides step‑by‑step screenshots for connecting to Linux and Windows servers.

Cross‑PlatformFinalShellSSH
0 likes · 5 min read
FinalShell: A Free Cross-Platform SSH and Server Management Tool – Features and Usage Guide
Ctrip Technology
Ctrip Technology
Sep 24, 2020 · Databases

Practical Experience of Using ClickHouse for Ctrip Hotel Data Warehouse

This article details Ctrip's practical implementation of ClickHouse for its hotel data warehouse, covering background, technical selection, integration tooling, code optimization techniques, exception and server fault handling, and the resulting performance gains.

Big DataClickHouseData Warehouse
0 likes · 8 min read
Practical Experience of Using ClickHouse for Ctrip Hotel Data Warehouse
Efficient Ops
Efficient Ops
Dec 9, 2019 · Operations

Essential Ops Rules: Avoid Disasters with Proven Server Management Practices

This article shares hard‑earned operational guidelines—ranging from cautious command usage and backup habits to security hardening, monitoring, performance tuning, and the right mindset—to help engineers prevent costly incidents and keep production systems stable and secure.

MonitoringSecurityServer management
0 likes · 12 min read
Essential Ops Rules: Avoid Disasters with Proven Server Management Practices
Efficient Ops
Efficient Ops
Jul 18, 2019 · Operations

Mastering SSH Public‑Key Login for Efficient Multi‑Server Automation

This guide explains how SSH works, how to set up public‑key authentication, and how to use tools like ssh, scp, and nc for batch operations across multiple servers, enabling password‑less, non‑blocking remote command execution and file aggregation.

SSHServer managementbatch automation
0 likes · 7 min read
Mastering SSH Public‑Key Login for Efficient Multi‑Server Automation