Tagged articles
6 articles
Page 1 of 1
Architect's Guide
Architect's Guide
Oct 21, 2025 · Operations

10 Powerful Bash Scripts to Automate System Tasks

This article presents ten advanced Bash scripts that automate common system administration tasks such as directory backup, resource monitoring, automatic updates, database dumping, FTP uploads, log keyword alerts, report generation, service health checks, temporary file cleanup, and network connectivity monitoring, each with customizable variables.

BashShell scriptingsystem automation
0 likes · 6 min read
10 Powerful Bash Scripts to Automate System Tasks
Architect's Must-Have
Architect's Must-Have
Jul 9, 2025 · Operations

10 Powerful Shell Scripts to Automate System Tasks

This article presents ten advanced Bash shell scripts that automate common system administration tasks such as directory backup, resource monitoring, automatic updates, database dumping, FTP uploads, log keyword alerts, report generation, service recovery, temporary file cleanup, and network status checking, each ready for customization.

BashShell scriptingsystem automation
0 likes · 5 min read
10 Powerful Shell Scripts to Automate System Tasks
MaGe Linux Operations
MaGe Linux Operations
Aug 11, 2024 · Operations

20 Essential Shell Functions to Supercharge Your Scripts

This article presents twenty practical Bash functions covering file checks, directory handling, date calculations, colored output, service management, and more, providing ready-to-use snippets that streamline common shell scripting tasks for system administrators and developers.

Shell scriptingbash functionssystem automation
0 likes · 5 min read
20 Essential Shell Functions to Supercharge Your Scripts
Baidu Geek Talk
Baidu Geek Talk
Jan 12, 2022 · Backend Development

Serverless Architecture Evolution: Baidu Search Content Platform's FaaS and Intelligent Transformation

Baidu’s search content platform transitioned to a serverless, FaaS‑based architecture with intelligent scheduling and automated control, cutting resource waste by 87%, boosting automatic recovery to 96.7%, and delivering roughly tenfold productivity gains across development, deployment, and maintenance while simplifying scalability and high‑availability concerns.

FaaSIntelligent SchedulingObservability
0 likes · 27 min read
Serverless Architecture Evolution: Baidu Search Content Platform's FaaS and Intelligent Transformation
Python Crawling & Data Mining
Python Crawling & Data Mining
Aug 23, 2020 · Operations

Unlock Windows Automation: Powerful Batch Scripts vs Python

This article explores the advantages of Windows batch scripting for automation, detailing basic commands, practical use cases such as file organization, build folder cleanup, scheduled Python tasks, Git operations, and system junk removal, while comparing its simplicity and efficiency to Python scripts.

Windows Automationbatch scriptingcommand-line
0 likes · 9 min read
Unlock Windows Automation: Powerful Batch Scripts vs Python