mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 05:52:52 +08:00
更新软件包描述
This commit is contained in:
+5
-2
@@ -126,15 +126,18 @@ $ sudo apt full-upgrade
|
||||
|
||||
```bash
|
||||
## 安装系统软件
|
||||
$ sudo apt install qemu-guest-agent zsh git btop tmux logrotate cron nftables sshguard neovim lsof knot-dnsutils dnsmasq conntrack
|
||||
$ sudo apt install qemu-guest-agent btop tmux logrotate cron neovim zsh git
|
||||
|
||||
## 安装系统自动更新工具
|
||||
$ sudo apt install unattended-upgrades powermgmt-base python3-gi
|
||||
|
||||
## 安装网络工具
|
||||
$ sudo apt install dnsmasq conntrack nftables sshguard lsof knot-dnsutils
|
||||
|
||||
## 安装 TS
|
||||
$ sudo apt install tailscale
|
||||
|
||||
## 安装网络工具(可选)
|
||||
## 安装网络检测工具(可选)
|
||||
$ sudo apt install iftop iperf3 iperf
|
||||
|
||||
## 写入磁盘
|
||||
|
||||
Reference in New Issue
Block a user