mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-12-28 18:46:34 +08:00
更新文档
This commit is contained in:
@@ -155,7 +155,7 @@ hide:
|
||||
|
||||
---
|
||||
|
||||
Please run this script using the `root` account. Switch commands are `sudo -i` or `su root`. Different systems use different commands because some systems do not set a password for the root account during initial installation (e.g., Ubuntu) or disable `root` account login by default.
|
||||
Please run this script using the `root` account, switching between the `sudo -i` and `su root` commands, as the commands vary depending on the system. Also, avoid directly running one-click commands such as `sudo bash <(xxx)` using `sudo`.
|
||||
|
||||
- :material-numeric-2:{style="color: #5b84f5" .lg} __It is recommended to use a modern `SSH` client__
|
||||
|
||||
|
||||
@@ -157,7 +157,7 @@ hide:
|
||||
|
||||
---
|
||||
|
||||
请使用 `root` 账户运行本脚本,切换命令为 `sudo -i` 或 `su root`。不同系统使用的命令不同,因为部分系统没有在初始安装时为 root 账户设置密码(例如 Ubuntu)或系统默认禁止 `root` 账户登录。
|
||||
请使用 `root` 账户运行本脚本,切换命令为 `sudo -i` 或 `su root`,不同系统使用的命令不同。另外注意不要通过 `sudo` 直接运行一键命令例如 `sudo bash <(xxx)`。
|
||||
|
||||
- :material-numeric-2:{style="color: #5b84f5" .lg} __建议使用现代化的 `SSH` 客户端应用__
|
||||
|
||||
|
||||
@@ -157,7 +157,7 @@ hide:
|
||||
|
||||
---
|
||||
|
||||
請使用 `root` 帳戶執行本腳本,切換指令為 `sudo -i` 或 `su root`。不同系統使用的指令不同,因為部分系統沒有在初始安裝時為 root 帳戶設定密碼(例如 Ubuntu)或系統預設禁止 `root` 帳戶登入。
|
||||
請使用 `root` 帳戶執行本腳本,切換指令為 `sudo -i` 或 `su root`,不同系統使用的指令不同。另外注意不要透過 `sudo` 直接執行一鍵指令例如 `sudo bash <(xxx)`。
|
||||
|
||||
- :material-numeric-2:{style="color: #5b84f5" .lg} __建議使用現代化的 `SSH` 用戶端應用__
|
||||
|
||||
|
||||
Reference in New Issue
Block a user