Difference between revisions of "Using RDP Remote Desktop with Ubuntu"

From Lofaro Lab Wiki
Jump to: navigation, search
(Created page with "To use the RDP protocol with Ubuntu use XRDP server: =Install= To install XRDP server on Ubuntu run: <code> $ sudo apt-get install xrdp </code> =Usage= Use your normal user...")
 
(Usage)
Line 9: Line 9:
  
 
=Usage=
 
=Usage=
Use your normal username and password to login.  Note if a user does not have remote access add them to the <b>xrdp</b> group in sudo apt-get install xrdp
+
Use your normal username and password to login.  Note if a user does not have remote access add them to the <b>xrdp</b> group in /etc/group

Revision as of 15:43, 26 March 2018

To use the RDP protocol with Ubuntu use XRDP server:

Install

To install XRDP server on Ubuntu run:

$ sudo apt-get install xrdp

Usage

Use your normal username and password to login. Note if a user does not have remote access add them to the xrdp group in /etc/group