Skip to content

lihaixin2/novnc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

NOVNC介绍

基于ubuntu:16.04 配置x11和novnc 服务和中文字体

用法

###运行容器

docker run -d -p 5900:5900 -p 8787:8787 --name novnc lihaixin/novnc

###修改VNC密码

docker exec -it novnc /bin/sh -c "x11vnc -storepasswd VNCPASSWORD ~/.vnc/passwd"

###如何访问

firefox http://<IP>:8787

vncviewer <IP>:5900

About

docker novnc and x11 service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published