Score:1

Remote Access to Ubuntu

es flag

I have Ubuntu server and GUI desktop. I want to access to it from windows using Remote Desktop. How can I do ?

Score:1
cn flag

Setting up remote desktop on Ubuntu is actually very easy. All you need to do is install xrdp.

$ sudo apt update && sudo apt install xrdp

Reboot the device, and now you can connect to it via Remote Desktop. If you want to change some settings, the config file is documented in the manpages.

Alex Lee avatar
es flag
Thanks for your reply. I installed xrdp and can access using remote desktop.
Alex Lee avatar
es flag
Can I change the xrdp port? I mean not default port.
cocomac avatar
cn flag
@AlexLee Yes, you can. In the `GLOBALS` section in the linked manpage, there is an option named port. You can just change that to whatever other port you want to use.
Alex Lee avatar
es flag
Okay. I changed it, but when I restart the xrdp service there is error. Which part could I change exactly?
cocomac avatar
cn flag
You haven't specified the error, but I'd suggest [making a new question](https://askubuntu.com/questions/ask) with (1) a link to this question (2) the error message and (3) the section of the config file you messed with
Alex Lee avatar
es flag
thanks. I will.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.