Monday, July 14, 2014

Configure windows rdp to Azure Ubuntu Server

Steps to configure windows rdp to Azure Ubuntu Server

Step 1: Open azure server Remote Desktop endpoint  port 3389
Step 2: Configure xrdp on Azure Ubuntu Server
Step 3: Login to server using windows rdp


Step 1: Open azure server Remote Desktop endpoint  port 3389



Step 2: Configure xrdp on Azure Ubuntu Server

login to server as odoo via putty

Here is a good description of process for installing and connecting to xrdp from windows via rdp, link

$ sudo apt-get update
$ sudo apt-get install xrdp
$ sudo apt-get install xfce4
$ sudo /etc/init.d/xrdp start
$ echo xfce4-session > ~/.xsession

Step 3: Login to server using windows rdp







No comments:

Post a Comment