Sign inSign up

tinylab/cloud-ubuntu-web

By tinylab

Updated over 4 years ago

Ubuntu with web clients for telnet/ssh/VNC

Image
1

10K+

tinylab/cloud-ubuntu-web repository overview

This image provides builtin web clients for ssh, telnet and VNC via integrating gateone and novnc.

  • ssh, traditional ssh protocol, require ssh client, support graphic/console
  • gateone, web ssh client, via web browser, platform independent
  • noVNC, remote graphic desktop via web browser, platform independent

Clone and use it:


    $ git clone https://github.com/tinyclub/cloud-ubuntu.git
    $ ./run

Login with user 'ubuntu' and password 'ubuntu':


    $ ./login/bash     # Access the bash via `docker exec`
    $ ./login/ssh      # Access remote console via ssh
    $ ./login/webssh   # Access remote console via web ssh client
    $ ./login/vnc      # Access remote desktop via novnc

For more usage:

Tag summary

Content type

Image

Digest

Size

214.1 MB

Last updated

over 6 years ago

docker pull tinylab/cloud-ubuntu-web