google shell cloud run vps desktop with ubuntu OS docker-泓源视野

google shell cloud run vps desktop with ubuntu OS docker

docker-ubuntu-vnc-desktop

google shell cloud https://ssh.cloud.google.com/cloudshell/editor  

***使用tampermonkey浏览器扩展插件添加1小时重新刷新保持状态不重置

Docker image to provide HTML5 VNC interface to access a Ubuntu 18.04 LXDE desktop environment.

Quick Start

Run the docker container and access with port 6080

docker run -p 6080:80 -v /dev/shm:/dev/shm dorowu/ubuntu-desktop-lxde-vnc

Browse http://127.0.0.1:6080/

google shell cloud run vps desktop with ubuntu OS docker插图

Ubuntu Version

Choose your favorite Ubuntu version with tags

  • focal: Ubuntu 20.04 (latest)
  • focal-lxqt: Ubuntu 20.04 LXQt
  • bionic: Ubuntu 18.04
  • bionic-lxqt: Ubuntu 18.04 LXQt
  • xenial: Ubuntu 16.04 (deprecated)
  • trusty: Ubuntu 14.04 (deprecated)

VNC Viewer

Forward VNC service port 5900 to host by

docker run -p 6080:80 -p 5900:5900 -v /dev/shm:/dev/shm dorowu/ubuntu-desktop-lxde-vnc

Now, open the vnc viewer and connect to port 5900. If you would like to protect vnc service by password, set environment variable VNC_PASSWORD, for example

docker run -p 6080:80 -p 5900:5900 -e VNC_PASSWORD=mypassword -v /dev/shm:/dev/shm dorowu/ubuntu-desktop-lxde-vnc

A prompt will ask password either in the browser or vnc viewer.

本文由 泓源视野 作者:admin 发表,其版权均为 泓源视野 所有,文章内容系作者个人观点,不代表 泓源视野 对观点赞同或支持。如需转载,请注明文章来源。
21

发表评论

Protected with IP Blacklist CloudIP Blacklist Cloud
您是第8238645 位访客, 您的IP是:[44.210.237.223]