AI Agent Super App
Author

AI Agent Super App

AI agent applications, installation, large-model testing, computer fundamentals, IT operations and maintenance exchange, network technology exchange, Linux learning

79
Articles
0
Likes
176
Views
0
Comments
Recent Articles

Latest from AI Agent Super App

79 recent articles
AI Agent Super App
AI Agent Super App
Jun 14, 2026 · Operations

How I Recovered a Crashed Ceph Cluster: A Complete Rescue Guide

This guide walks through Ceph’s architecture, deployment with cephadm, hardware selection, common failure scenarios, and practical performance tuning steps, offering concrete commands and best‑practice recommendations to keep a Ceph cluster stable and efficient.

CRUSHCephHardware Selection
0 likes · 16 min read
How I Recovered a Crashed Ceph Cluster: A Complete Rescue Guide
AI Agent Super App
AI Agent Super App
Jun 12, 2026 · Operations

End‑to‑End Prometheus Monitoring: Deployment, Tuning, HA & Troubleshooting

This guide walks through the complete Prometheus monitoring lifecycle—from binary, Docker, and Kubernetes deployments to Ansible‑driven node_exporter rollout, SNMP switch and router monitoring, alert routing via WeChat, SMS and email, production‑grade tuning, high‑availability designs, and systematic troubleshooting.

AlertmanagerAnsibleKubernetes
0 likes · 25 min read
End‑to‑End Prometheus Monitoring: Deployment, Tuning, HA & Troubleshooting
AI Agent Super App
AI Agent Super App
Jun 11, 2026 · Cloud Computing

Avoid Cloud Vendor Tricks: Public‑Cloud Selection Guide to Save Thousands

The article explains the fundamentals of public, private and hybrid cloud, compares major Chinese and international providers with detailed price tables, outlines six core advantages of public cloud, and offers scenario‑based selection advice and common pitfalls to help enterprises avoid overspending and choose the most suitable cloud solution.

AWSAlibaba CloudHybrid Cloud
0 likes · 18 min read
Avoid Cloud Vendor Tricks: Public‑Cloud Selection Guide to Save Thousands
AI Agent Super App
AI Agent Super App
Jun 5, 2026 · Operations

Five Popular Bastion Hosts Compared – Why Ops Need Them and a Step‑by‑Step JumpServer Deployment Guide

The article explains why bastion hosts are essential for operations, compares five widely used solutions—including JumpServer, Teleport, Guacamole, QiZhi, and Spug—highlights their strengths and weaknesses, and provides a detailed, step‑by‑step guide to install and use JumpServer for secure, auditable server access.

Apache GuacamoleJumpServerRBAC
0 likes · 18 min read
Five Popular Bastion Hosts Compared – Why Ops Need Them and a Step‑by‑Step JumpServer Deployment Guide
AI Agent Super App
AI Agent Super App
May 30, 2026 · Operations

Production-Ready MongoDB 7.0: Single-Node, Replica Set, and Security Hardening Guide

This step‑by‑step guide shows how to install MongoDB 7.0 on Linux, configure a production‑grade replica set, enable keyfile‑based internal authentication, create RBAC users, restrict network access, set system limits, schedule backups, and apply performance‑tuning and monitoring practices to keep the database secure and reliable.

BackupMongoDBReplica Set
0 likes · 15 min read
Production-Ready MongoDB 7.0: Single-Node, Replica Set, and Security Hardening Guide
AI Agent Super App
AI Agent Super App
May 29, 2026 · Databases

Why SQLite Is the World's Most Deployed Database—and How to Use It End‑to‑End

SQLite, the server‑less, single‑file database engine, is the most widely deployed database on the planet, powering Android, iOS, browsers and countless desktop apps; this article walks through its core features, Linux installation, command‑line CRUD, language bindings for Python, C, Java and Go, plus practical backup and performance tricks.

C#CLIPython
0 likes · 21 min read
Why SQLite Is the World's Most Deployed Database—and How to Use It End‑to‑End