User Tools

Site Tools


nova-rdp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
nova-rdp [2014/01/10 23:56]
admin
nova-rdp [2014/06/12 19:37] (current)
Line 13: Line 13:
     [rdp]     [rdp]
     enabled=True     enabled=True
-    html5proxy_base_url=http://10.0.0.1:8000/+    html5_proxy_base_url=http://10.0.0.1:8000/
      
-Where the url specified in the **html5proxy_base_url** setting is provided by the FreeRDP HTML5 proxy as detailed in the next section.+Where the url specified in the **html5_proxy_base_url** setting is provided by the FreeRDP HTML5 proxy as detailed in the next section.
  
 ===== Installing and configuring the FreeRDP HTML5 proxy ===== ===== Installing and configuring the FreeRDP HTML5 proxy =====
Line 26: Line 26:
  
     sudo apt-get install -y git     sudo apt-get install -y git
-    git clone https://github.com/cloudbase/FreeRDP-WebConnect.git +    git clone https://github.com/FreeRDP/FreeRDP-WebConnect.git 
-    cd FreeRDP-WebConnect +    cd FreeRDP-WebConnect     
-     +    sudo ./setup_all.sh -f -i
-    sudo ./setup_all.sh -i -f+
          
 At this point the proxy, called **wsgate** can be installed by running: At this point the proxy, called **wsgate** can be installed by running:
nova-rdp.1389391012.txt.gz · Last modified: 2014/01/10 23:56 by admin