Update vnc.md
This commit is contained in:
parent
80459b2ae6
commit
a602b36d8f
|
|
@ -13,7 +13,7 @@
|
|||
## 安装VNC
|
||||
|
||||
```shell
|
||||
apt update; sudo apt installtightvncserver -y
|
||||
apt update; sudo apt install tightvncserver -y
|
||||
```
|
||||
|
||||
### 设置root用户VNC密码
|
||||
|
|
|
|||
Loading…
Reference in New Issue