0

I'm a casual Linux user. I don't fully understand Xsessions and desktop/window manager configs and the like.

I've got a Jetson Nano Mini and I want to setup Xrdp so I can stick it in the cupboard and use it remotely. I've installed Xrdp with sudo apt install xrpd and I can connect and login, but the desktop is not the same as the one you get when you login locally. I realise it's a different Xsession (or at least I think I do) but also the theme and layout are different.

What do I need to do so that the desktop I see when I log in via Xrdp looks the same as the desktop I see when I login locally?

I'm not super fussed about connecting to the console session over RDP, but if that's an easy on/off option in some config somewhere it would be good to know. The Jetson Nano is running Ubuntu 18.04.

5
  • What Desktop do you see when you login locally? What Desktop do you see when connecting via xrdp? Commented Dec 20, 2024 at 21:12
  • I see different desktops. They have different window managers, different themes and different shortcuts on the desktop. I'm logging in with the same credentials in both situations. Commented Jan 23 at 6:52
  • Well if thats the case you need to determine what the desktop is when you login locally and then determine if it's set to that after you login remotely Commented Jan 24 at 20:26
  • @eyoung100 this is kinda what I'm asking. How do I find that out, and then how to do I configure things to use the same desktop? Commented Feb 4 at 20:42
  • Run tasksel on the local login machine. Under Desktop, it should have an asterisk next to the DE (most likely GNOME 3), and then the same on the remote machine. If both tasksel's are the same output somethng else is different. For your post's sake issue a cat /etc/os-release on both machines and post the results as an edit, in case the outputs requested are equal.. Commented Feb 4 at 20:49

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.