User Tools

Site Tools


doc:installation:x2goserver

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 Both sides next revision
doc:installation:x2goserver [2014/05/22 14:00]
mikedep333 [Installing X2Go Server] EPEL 6 and EPEL7 users should also install x2goserver-xsession
doc:installation:x2goserver [2014/08/10 13:46]
mikedep333 [Quick] Update add-apt-repository steps for different versions of Ubuntu (Fixes: #565)
Line 7: Line 7:
  
 ==== Quick ==== ==== Quick ====
-You might have to install ''add-apt-repository'' first using:+You might have to install ''add-apt-repository'' first
 + 
 +To do so on Ubuntu 10.04 or 12.04:
 <code bash> <code bash>
 sudo apt-get install python-software-properties sudo apt-get install python-software-properties
 </code> </code>
  
 +To do so on Ubuntu 14.04:
 +<code bash>
 +sudo apt-get install python-software-common
 +</code>
 +
 +Once ''add-apt-repository'' is installed, run these commands:
 <code bash> <code bash>
 sudo add-apt-repository ppa:x2go/stable sudo add-apt-repository ppa:x2go/stable
doc/installation/x2goserver.txt · Last modified: 2019/07/01 08:03 by mmoeller