Update README_zh.md

This commit is contained in:
aiminick 2019-12-02 20:15:18 +08:00 committed by GitHub
parent 2fe6003383
commit 636a99c0fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 38 additions and 0 deletions

View File

@ -378,6 +378,44 @@ upkg-xxxx(年)-xx(月)-xx(日)-vxxxx-x.x-zip/zip.xz
**X ** 表示不支持。
**服务开关:**
**Docker容器**
```
手动开启systemctl start docker.service
手动停止systemctl stop docker.service
启用开机启动systemctl enable docker.service
禁用开机启动systemctl disable docker.service
```
**CecOS CaaS容器云服务端口8443**
```
手动开启systemctl start cecos-caas.service
手动停止systemctl stop cecos-caas.service
启用开机启动systemctl enable cecos-caas.service
禁用开机启动systemctl disable cecos-caas.service
```
**WebGUI管理平台服务端口9090**
```
手动开启systemctl start cockpit.socket
手动停止systemctl stop cockpit.socket
启用开机启动systemctl enable cockpit.socket
禁用开机启动systemctl disable cockpit.socket
```
**Web SSH客户端服务端口4200**
```
手动开启systemctl start shellinabox.service
手动停止systemctl stop shellinabox.service
启用开机启动systemctl enable shellinabox.service
禁用开机启动systemctl disable shellinabox.service
```
----
### 1-4.部分系统性能测试结果