User Tools

Site Tools


wiki:x2go-repository-ubuntu

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
Next revision Both sides next revision
wiki:x2go-repository-ubuntu [2012/04/24 22:49]
bmullan [General minimal guide/steps to install x2goserver on Ubuntu]
wiki:x2go-repository-ubuntu [2013/03/08 13:31]
127.0.0.1 external edit
Line 25: Line 25:
 <code> <code>
 $ sudo apt-get install python-software-properties $ sudo apt-get install python-software-properties
 +</code>
 +Also if you are running a Ubuntu {Desktop,Server} 12.10 system you will need to install this package too:
 +<code>
 +$ sudo apt-get install software-properties-common
 </code> </code>
  
Line 51: Line 55:
 </code> </code>
  
-NOTE:  you do __not__ have to install the x2goserver-xsession package if you plan to use only the x2goserver Published App feature for remote users.+