Page 1 of 2 12 LastLast
Results 1 to 10 of 20

Thread: How to set xrdp on Lubuntu 19.10

  1. #1
    Join Date
    Dec 2018
    Beans
    43

    How to set xrdp on Lubuntu 19.10

    Hello all, can someone help me out in regards to setting up xrdp for Lubuntu 19.10
    Last edited by mariofanboy-21; November 17th, 2019 at 11:41 AM.

  2. #2
    Join Date
    Dec 2018
    Beans
    43

    (More specific from earlier post) How can I properly configure Xrdp on Lubuntu 19.10

    Hello everyone, shortly after I installed Lubuntu on an old Dell Latitude D430. At this moment, I am struggling to get Xrdp and Vnc to properly display the desktop. How can I be able to fix this issue?

  3. #3
    Join Date
    Feb 2010
    Location
    In My Food Forest
    Beans
    9,318

    Re: How to set xrdp on Lubuntu 19.10

    Duplicate threads merged. If you find a post is missing information, you can either edit the post or add a second post to clarify intent or specifications.
    Cheers & Beers, uRock
    [SIGPIC][/SIGPIC]

  4. #4
    Join Date
    Dec 2018
    Beans
    43

    Re: How to set xrdp on Lubuntu 19.10

    Thank you very much. However are you able to help me with my issue?

  5. #5
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: How to set xrdp on Lubuntu 19.10

    If you post a detailed description of what you have tried, preferably with commands and their results, there is a better chance for getting help.
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

  6. #6
    Join Date
    Dec 2018
    Beans
    43

    Re: How to set xrdp on Lubuntu 19.10

    Okay then, here are some of the commands I've used
    Code:
     sudo apt-get install xrdp
              sudo apt-get install xorgxrdp
              sudo apt-get install lxde
              echo "lxsession -s Lubuntu -e LXDE" > ~/.xsession

  7. #7
    Join Date
    Dec 2018
    Beans
    43

    Re: How to set xrdp on Lubuntu 19.10

    I just posted some of the commands I used to try to get xrdp onto the laptop

  8. #8
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: How to set xrdp on Lubuntu 19.10

    Yes, I see that but their result is more interesting. Please post the output of

    Code:
    apt-cache policy xrdp xorgxrdp lxde
    By the way, I don't know xrdp so I am not able to help. I'm asking for these output because they might give someone else an idea.

    Which guide are you following?
    Last edited by mörgæs; November 22nd, 2019 at 05:33 PM.
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

  9. #9
    Join Date
    Dec 2018
    Beans
    43

    Re: How to set xrdp on Lubuntu 19.10

    Code:
    xrdp:  Installed: 0.9.9-1
      Candidate: 0.9.9-1
      Version table:
     *** 0.9.9-1 500
            500 http://archive.ubuntu.com/ubuntu eoan/universe amd64 Packages
            100 /var/lib/dpkg/status
    xorgxrdp:
      Installed: 1:0.2.9-1
      Candidate: 1:0.2.9-1
      Version table:
     *** 1:0.2.9-1 500
            500 http://archive.ubuntu.com/ubuntu eoan/universe amd64 Packages
            100 /var/lib/dpkg/status
    lxde:
      Installed: 10
      Candidate: 10
      Version table:
     *** 10 500
            500 http://archive.ubuntu.com/ubuntu eoan/universe amd64 Packages
            100 /var/lib/dpkg/status
    I am also following this guide.
    http://c-nergy.be/blog/?p=11336

  10. #10
    Join Date
    Dec 2006
    Beans
    126
    Distro
    Ubuntu

    Re: How to set xrdp on Lubuntu 19.10

    Hello,

    I installed xrdp on one of my machines (19.10) from the repo and it worked fine after I updated /etc/xrdp/sesman.ini with:

    Code:
    [Xorg] 
    ...
    param=/usr/lib/xorg/Xorg
    I didn't have sound forwarded so I removed everything and installed from sources, including the xrdp pulseaudio modules. Now everything works with this machine.

    With the other remote machine (also 19.10) and with the default fresh xrdp installation from the repo I don't manage to launch the session: the window manager crashes right after I enter credentials.

    So I'm still investigating what's wrong with the second installation.

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •