Update README.md
This commit is contained in:
parent
8ae9f8fe75
commit
e41e646ec7
|
|
@ -980,7 +980,7 @@ apt update; apt install shellinabox -y
|
||||||
执行以下命令关闭并禁用**dhcpcd**服务后,再使用**Wicd网络管理器**客户端进行连接。
|
执行以下命令关闭并禁用**dhcpcd**服务后,再使用**Wicd网络管理器**客户端进行连接。
|
||||||
|
|
||||||
```
|
```
|
||||||
systemctl stop dhcpcd ; systemctl disabled dhcpcd
|
systemctl stop dhcpcd ; systemctl disable dhcpcd
|
||||||
```
|
```
|
||||||
|
|
||||||
- 方案二:
|
- 方案二:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue