Update vnc.md

This commit is contained in:
aiminick 2019-02-20 02:51:36 +08:00 committed by GitHub
parent 80459b2ae6
commit a602b36d8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
## 安装VNC
```shell
apt update; sudo apt installtightvncserver -y
apt update; sudo apt install tightvncserver -y
```
### 设置root用户VNC密码