使用 btop 代替 htop

This commit is contained in:
CallMeR
2024-05-16 13:21:15 +08:00
parent 4ed96a4d38
commit afb2678f68
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ $ apt dist-upgrade
$ apt update
## 安装系统软件
$ apt install htop lm-sensors unzip neovim tmux unattended-upgrades powermgmt-base
$ apt install btop lm-sensors unzip neovim tmux unattended-upgrades powermgmt-base
## 安装网络工具
$ apt install iperf iperf3 iftop sshguard openvswitch-switch
+1 -1
View File
@@ -9,7 +9,7 @@
$ apt update
## 安装系统软件
$ apt install htop lm-sensors unzip neovim tmux unattended-upgrades powermgmt-base
$ apt install btop lm-sensors unzip neovim tmux unattended-upgrades powermgmt-base
## 安装网络工具
$ apt install iperf iperf3 iftop sshguard openvswitch-switch
+1 -1
View File
@@ -155,7 +155,7 @@ $ sudo apt dist-upgrade
```bash
## 安装系统软件
$ sudo apt install qemu-guest-agent zsh git htop tmux cron nftables sshguard neovim
$ sudo apt install qemu-guest-agent zsh git btop tmux cron nftables sshguard neovim
## 安装系统自动更新工具
$ sudo apt install unattended-upgrades powermgmt-base python3-gi
+1 -1
View File
@@ -126,7 +126,7 @@ $ sudo apt dist-upgrade
```bash
## 安装系统软件
$ sudo apt install qemu-guest-agent zsh git htop tmux cron nftables sshguard neovim
$ sudo apt install qemu-guest-agent zsh git btop tmux cron nftables sshguard neovim
## 安装系统自动更新工具
$ sudo apt install unattended-upgrades powermgmt-base python3-gi