uopdate
This commit is contained in:
@@ -32,11 +32,15 @@ sidebar_position: 1
|
|||||||
|
|
||||||
终端输入以下命令进行更改:
|
终端输入以下命令进行更改:
|
||||||
|
|
||||||
```passwd root```
|
```bash
|
||||||
|
passwd root
|
||||||
|
```
|
||||||
|
|
||||||
提示输入两次新的密码,回车后,提示修改成功的英文 success
|
提示输入两次新的密码,回车后,提示修改成功的英文 success
|
||||||
|
|
||||||
```passwd ubuntu```
|
```bash
|
||||||
|
passwd ubuntu
|
||||||
|
```
|
||||||
|
|
||||||
提示输入两次新的密码,回车后,提示修改成功的英文 success
|
提示输入两次新的密码,回车后,提示修改成功的英文 success
|
||||||
|
|
||||||
|
|||||||
@@ -3,4 +3,7 @@ sidebar_position: 3
|
|||||||
---
|
---
|
||||||
|
|
||||||
# 网络共享
|
# 网络共享
|
||||||
|
海纳思系统已经默认内置安装了samba程序提供使用。
|
||||||
|
## 修改配置
|
||||||
|
|
||||||
|
## 使用技巧
|
||||||
|
|||||||
Reference in New Issue
Block a user