Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 10561  / 1 Year ago, mon, may 29, 2023, 1:55:52

I have an Ubuntu(13.04) computer on my home network and frequently want to access it remotely from my Windows 8 PC (Like an RDP session on 2 Windows PCs). I have found a few solutions, but many are for older versions of Ubuntu and/or Windows.



I was looking in to using a VNC client on my Windows machine, but did not find any with good reviews that seemed up-to-date.



If anyone can suggest a Windows VNC client, an Ubuntu RDP server, or another method of connecting to my Ubuntu machine, I would really appreciate it.



Thanks!


More From » 13.04

 Answers
5

For desktop sharing in Ubuntu to work you can install xrdp to allow connection from Windows 8 Remote Desktop. To install xrdp in Ubuntu, just press Ctrl+Alt+T on your keyboard to open Terminal. When it opens, run the command(s) below:



sudo apt-get install xrdp


Note:you can run below command to disable this service when done



sudo service xrdp stop


Also you can try VNC SERVER



Another way of doing it, is using Desktop Sharing. Just type desktop in dash, and click on it.



enter image description here



enter image description here


[#30296] Monday, May 29, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
imonove

Total Points: 82
Total Questions: 113
Total Answers: 106

Location: Saint Vincent and the Grenadines
Member since Wed, Nov 3, 2021
3 Years ago
;