GithubHelp home page GithubHelp logo

veloquant / xrdpgateway Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 4 KB

A docker container which supports running remote X apps on a desktop accessible via RDP

License: MIT License

Dockerfile 100.00%
docker-container rdp xrdp ssh-client

xrdpgateway's Introduction

XRDPGateway

A docker container which supports running remote X apps on a desktop accessible via RDP

This is a minor adaptation of an upstream docker image: https://hub.docker.com/r/rattydave/docker-ubuntu-xrdp-mate-custom/. It adds SSH and Telnet clients, so that X clients could be run on other hosts. For full documentation, please refer to the upstream container.

Below is an example invocation on a Linux or Mac host. Please use your home-directories base directory and set-up createusers.txt as explained in the documentation of the base image referenced above. Also, see it for a Windows example.

docker run --name XRDPGateway --privileged=true -p 3389:3389 -v ${PWD}/createusers.txt:/root/createusers.txt -v /home:/home -dit --restart unless-stopped yitzikc/xrdpgateway:20.04

Known issues

  • The upstream container hardcodes en_GB as the locale. This can create various problems, e.g. the characters " and @ could be swapped.

xrdpgateway's People

Contributors

yitzikc avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.