Install ubuntu RDP and connected to if from your windows computer at home

install Ubuntu 12.04 TLS

than do: apt-get update
               apt-get upgrade

Pre-requisites

  • Must have port 3389 open in the security group associated with your instance. If you have the Windows Firewall enabled on your instance you must also have that port allowed as well.

Walk-through Steps

Installing XRDP on Ubuntu for RDP connection

These steps will allow you to access a Desktop GUI environment for your Ubuntu 12.04 instance using the Remote Desktop Connection program on your Windows machine.

1. Install the Ubuntu Desktop environment:

sudo apt-get install ubuntu-desktop 

2. Install XRDP using the following command:

sudo apt-get install xrdp

NOTE:User must add port 3389 to Security Groups.

3. Once the installation is complete you will need to start the XRDP Application:

sudo /etc/init.d/xrdp start

4. Create a new user that you will use to log into the XRDP:

sudo adduser USERNAME

NOTE: If the server does not accept the name you chose for the account add: "--force-badname" to the end of the command above.

5. The user setup in step 5 will only have login access to the instance but will not be able to install applications or complete administrator tasks. You can grant sudo access to this user by putting them into the sudo group:

sudo adduser USERNAME sudo

Was this answer helpful?

 Print this Article

Also Read

Spam / Email Marketing policy

Email Marketing or any kind of spam IS NOT Allowed

System Time Are Wrong, how to fix it, UK Time ?

System Time Are Wrong, how to fix it ?please follow this...

Setup a PPTP VPN in OpenVZ

1. Enable PPP module in SolusVM (Manage > Controls > Settings > "Enable PPP")2....

Server Uptime

All our hardware servers are provided with %99.9 uptime.

SolusVM Control Panel - console error

Due to changes made in the latest version of java, this has broken compatibility the java console...

Powered by WHMCompleteSolution