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/25 11:44]
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>