1

I want to access a Windows machine on my LAN from Lubuntu 16.10. Looking for RDP client software for Lubuntu. Is there any?

brvcf
  • 11
  • maybe with link can help - but i think it for other way of what u want sorry: http://askubuntu.com/questions/592537/can-i-access-ubuntu-from-windows-remotely – K.D.G Apr 03 '17 at 01:00

2 Answers2

2

Yes, e.g. Remote Desktop Viewer. Although it is a Gnome application, it will work on Lubuntu. See this help article at the Ubuntu wiki.

However, if you just want to access files from a Windows machine you will probably want Samba. See this help article at help.ubuntu.com.

0

For the Microsoft Remote Desktop Protocol (RDP) on Lubuntu you can probably use xrdp

http://ubuntuwiki.net/index.php/Xrdp,_installing

prefer VNC though as it's easier setup for windows and linux but xrdp should be able to connect with both.

Sam Wheel
  • 151