vault backup: 2023-10-03 16:56:53

This commit is contained in:
BlueRose 2023-10-03 16:56:53 +08:00
parent 2275a5c7f8
commit 58a507f6ca

View File

@ -202,6 +202,7 @@ echo "deb https://mirrors.ustc.edu.cn/debian/ stretch-backports main non-free co
***第一次安装完需要手动安装ssh***
需要使用网线连接安装Wifi安装会导致进系统后无法连接Lan。
使用`omv-firstaid`可以进行其他设置。重新设置WorkBench就可以了。
## 杂项
### 允许Root用户登录
默认情况下debian是不允许以root用户登录的只能以其他用户登录系统中然后su到root用户下进行操作。