Giter VIP home page Giter VIP logo

alpine-xfce4-xrdp's Introduction

About

Alpine linux xrdp server with xfce4 rdp server with vlc and chromium. The xrdp audio is working and everything runs unprivileged. Sessions run in firejail for security. Chromium sandbox is disabled.

Start the server

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

Connect with your favorite rdp client

User: alpine Pass: alpine

Change the alpine user password

docker exec -ti rdp passwd alpine

Add users

docker exec -ti rdp adduser myuser

alpine-xfce4-xrdp's People

Contributors

danielguerra69 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

alpine-xfce4-xrdp's Issues

Missing Input packages results in broken docker build.

Commands

git clone https://github.com/danielguerra69/alpine-xfce4-xrdp.git
cd alpine-xfce4-xrdp
docker build -t alpine-xrdp:1.1 .

Output

 > [stage-1  3/15] RUN apk --update --no-cache add     alpine-conf     bash     chromium     dbus     faenza-icon-theme     firejail     libpulse     openssh     paper-gtk-theme     paper-icon-theme     pavucontrol     pulseaudio     pulseaudio-utils     pulsemixer     setxkbmap     slim     sudo     supervisor     thunar-volman     ttf-freefont     util-linux     vim     wireshark     vlc-qt     xauth     xf86-input-keyboard     xf86-input-mouse     xf86-input-synaptics     xfce4     xfce4-pulseaudio-plugin     xfce4-terminal     xinit     xorg-server     xorgxrdp     xrdp && rm -rf /tmp/* /var/cache/apk/*:
#7 1.160 fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
#7 2.206 fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
#7 3.666 fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
#7 4.298 ERROR: unable to select packages:
#7 4.420   xf86-input-keyboard (no such package):
#7 4.420     required by: world[xf86-input-keyboard]
#7 4.420   xf86-input-mouse (no such package):
#7 4.420     required by: world[xf86-input-mouse]

Firefox not surfing in internet

Dear Daniel,
I downloaded the whole repository and built the image all is working as expect except for Firefox...
It is not surfing in internet... seems a networking issue

Any idea?
Thx a lot

GUI not starting

Hi!

I can not get the GUI to start. After logging in, only a box is displayed with below text

Connection Log
connection to sesman ip 127.0.0.1 port 3350
sesman connect ok
sending login info to session manager, please wait....
login successful for display 10
VNC started connecting
VNC connecting to 127.0.0.1 5910
VNC error - problem conneting
some problem

I using Alpine Linux version 3.13 as my docker server.

Not able to build pulseaudio

I'm not able to build an image from the repo source for some reason - The image on Docker hub works, but I need to change something in etc/supervisor/supervisord.conf so that it will run on a Cisco Catalyst switch.

During Step 18/63 : RUN abuild build I get this:

Configuring doxygen.conf using configuration
doxygen/meson.build:3: WARNING: The variable(s) 'srcdir' in the input file 'doxygen/doxygen.conf.in' are not present in the given configuration data.
Program doxygen found: NO

doxygen/meson.build:9:0: ERROR: Program 'doxygen' not found

A full log can be found at /tmp/aports/community/pulseaudio/src/pulseaudio-14.2/output/meson-logs/meson-log.txt
>>> ERROR: pulseaudio: build failed
The command '/bin/sh -c abuild build' returned a non-zero code: 1

Thanks!

Clipboard / Drive redirection

Hi!

I can only get drive redirection to work if i run it in privileged mode. How do I get it to work in a non privileged mode?
Essentially I need copy/paste of files to work. Copy/paste of text works just fine.

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.