This commit is contained in:
teasiu
2022-09-26 02:48:45 +08:00
parent a96f4bed3e
commit 850f930f31
2 changed files with 9 additions and 2 deletions

View File

@@ -32,11 +32,15 @@ sidebar_position: 1
终端输入以下命令进行更改:
```passwd root```
```bash
passwd root
```
提示输入两次新的密码,回车后,提示修改成功的英文 success
```passwd ubuntu```
```bash
passwd ubuntu
```
提示输入两次新的密码,回车后,提示修改成功的英文 success

View File

@@ -3,4 +3,7 @@ sidebar_position: 3
---
# 网络共享
海纳思系统已经默认内置安装了samba程序提供使用。
## 修改配置
## 使用技巧