indication / alpine-xfce4-xrdp-virtmanager

alpine linux xfce4 with rdp server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Alpine linux xfce4 rdp server

Usage

Start the server

docker run -d --shm-size 1g --name rdp -p 3389:3389 danielguerra/alpine-xfce4-xrdp

*note --shm-size 1g is for firefox, without it it crashes

Connect with your favorite rdp client

User: alpine Pass: alpine

About

alpine linux xfce4 with rdp server


Languages

Language:Dockerfile 53.0%Language:Shell 47.0%