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,37 +1,37 @@
---
title: "Htop"
type: entity
aliases: [htop]
tags: [linux, system-monitoring, open-source, tu i]
date: 2025-12-18
---
# Htop
轻量级TUI进程监控器以极简键盘驱动为核心设计理念。
## Overview
Htop 是一款专注于进程的TUI系统监控工具通过函数键驱动所有操作提供最小化的资源占用和高效的进程管理体验。
## Key Features
- **键盘驱动操作**
- `F3` 搜索进程
- `F7` / `F8` 调整进程优先级Nice值
- `F9` 终止进程
- 方向键滚动进程列表
- **可定制仪表盘**默认显示CPU核心和内存仪表可通过 `F2` 添加电池、时钟、网络等仪表
- **主题定制**:支持界面主题更换
- **安装方式**官方仓库直接安装Arch/Debian
## Related Sources
- [[these-6-linux-apps-let-you-monitor-system-resources-in-style]]
## Connections
- [[TUI]] ← interface type
- [[Process Management]] ← core feature
- [[System Monitoring]] ← secondary feature
## Related Entities
- [[Btop++]] — 更全面的替代品(作者首选)
- [[Glances]] — 超轻量替代
- [[Bottom]] — 图表为主的选择
---
title: "Htop"
type: entity
aliases: [htop]
tags: [linux, system-monitoring, open-source, tu i]
date: 2025-12-18
---
# Htop
轻量级TUI进程监控器以极简键盘驱动为核心设计理念。
## Overview
Htop 是一款专注于进程的TUI系统监控工具通过函数键驱动所有操作提供最小化的资源占用和高效的进程管理体验。
## Key Features
- **键盘驱动操作**
- `F3` 搜索进程
- `F7` / `F8` 调整进程优先级Nice值
- `F9` 终止进程
- 方向键滚动进程列表
- **可定制仪表盘**默认显示CPU核心和内存仪表可通过 `F2` 添加电池、时钟、网络等仪表
- **主题定制**:支持界面主题更换
- **安装方式**官方仓库直接安装Arch/Debian
## Related Sources
- [[these-6-linux-apps-let-you-monitor-system-resources-in-style]]
## Connections
- [[TUI]] ← interface type
- [[Process Management]] ← core feature
- [[System Monitoring]] ← secondary feature
## Related Entities
- [[Btop++]] — 更全面的替代品(作者首选)
- [[Glances]] — 超轻量替代
- [[Bottom]] — 图表为主的选择