Update nexus: fix conflicts and sync local changes

This commit is contained in:
Shen Wei
2026-04-26 12:06:50 +08:00
parent 191797c01b
commit f09834b5a5
2443 changed files with 254323 additions and 255154 deletions

View File

@@ -1,39 +1,39 @@
---
title: "Glances"
type: entity
aliases: [glances]
tags: [linux, system-monitoring, open-source, tu i]
date: 2025-12-18
---
# Glances
超轻量级TUI系统监控器专注速度和SSH友好性。
## Overview
Glances 是一款极度轻量化的TUI系统监控工具采用纯键盘驱动设计特别适合通过SSH远程访问服务器的运维场景。
## Key Features
- **超轻量化**:资源占用极低,响应速度极快
- **纯键盘驱动**:无需鼠标,通过快捷键操作
- 方向键浏览进程
- `h` 查看所有可用命令
- `k` 快速终止进程
- **实时信息**网络、CPU、内存、存储一览
- **安装方式**
- Arch/Debian官方仓库
- UbuntuSnap包
## Related Sources
- [[these-6-linux-apps-let-you-monitor-system-resources-in-style]]
## Connections
- [[TUI]] ← interface type
- [[SSH Remote Access]] ← primary use case
- [[System Monitoring]] ← core feature
- [[Process Management]] ← basic support
## Related Entities
- [[Btop++]] — 功能更全面的选择
- [[Htop]] — 轻量但界面更丰富
- [[Bottom]] — 图表为主的选择
---
title: "Glances"
type: entity
aliases: [glances]
tags: [linux, system-monitoring, open-source, tu i]
date: 2025-12-18
---
# Glances
超轻量级TUI系统监控器专注速度和SSH友好性。
## Overview
Glances 是一款极度轻量化的TUI系统监控工具采用纯键盘驱动设计特别适合通过SSH远程访问服务器的运维场景。
## Key Features
- **超轻量化**:资源占用极低,响应速度极快
- **纯键盘驱动**:无需鼠标,通过快捷键操作
- 方向键浏览进程
- `h` 查看所有可用命令
- `k` 快速终止进程
- **实时信息**网络、CPU、内存、存储一览
- **安装方式**
- Arch/Debian官方仓库
- UbuntuSnap包
## Related Sources
- [[these-6-linux-apps-let-you-monitor-system-resources-in-style]]
## Connections
- [[TUI]] ← interface type
- [[SSH Remote Access]] ← primary use case
- [[System Monitoring]] ← core feature
- [[Process Management]] ← basic support
## Related Entities
- [[Btop++]] — 功能更全面的选择
- [[Htop]] — 轻量但界面更丰富
- [[Bottom]] — 图表为主的选择