More > JRiver Media Center 21 for Linux

Can’t install xrdp

(1/1)

Auerhahn:
I try to install xrdp in order to use MC on my raspberry without a monitor and with MS Remote Desktop. I follow the instructions here in the forum and end up here: wget http://goo.gl/MbfUEp -O isx11.sh. I get an error message (Authentification with user name and password failed) and that’s it. The strange thing: I did it once before and it worked flawlessly. Now my raspberry is clean (just installed from scratch) and I find no way. Is there any alternative?

BryanC:
That link doesn't appear to be up, whatever it may be.

bob:
Try a really simple xrdp.ini like this:

--- Code: ---[globals]
bitmap_cache=yes
bitmap_compression=yes
port=3389
crypt_level=low
channel_code=1

# set empty username because VNC auth
# doesn't actually use username, so no
# point in asking the user for one.

[xrdp1]
name=Active Local Login
lib=libvnc.so
username=
password=ask
ip=127.0.0.1
port=5900

--- End code ---

Navigation

[0] Message Index

Go to full version