User Tools

Site Tools


wiki:obsolete:x2goserver-installation

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:obsolete:x2goserver-installation [2011/06/07 12:26]
sunweaver
wiki:obsolete:x2goserver-installation [2011/10/17 19:08]
h1 Page moved from installing_x2goserver_debian_ubuntu to wiki:installing_x2goserver_debian_ubuntu
Line 13: Line 13:
 $ aptitude install x2goserver $ aptitude install x2goserver
 </code> </code>
 +to install x2goserver with all dependencies.
  
 There should not be anything further to do apart from this step. There should not be anything further to do apart from this step.
 +
 +You have to create the sqlite database with 
 +
 +<code>
 +$ x2godbadmin --createdb
 +</code>
 +You find the database with session details in **/var/lib/x2go**.
  
 Maybe, you want to take an additional look at the desktop environment bindings, that the X2go project offers: [[installing the KDE (4.*) bindings (Debian/Ubuntu)|x2goplasmoidbindings]], [[installing the GNOME (2.*) bindings (Debian/Ubuntu)|x2gognomebindings]], [[installing the LXDE bindings (Debian/Ubuntu)|x2golxdebindings]] and (the currently unstable package) [[installing the Trinity bindings (Debian/Ubuntu)|x2gotrinitybindings]]. Maybe, you want to take an additional look at the desktop environment bindings, that the X2go project offers: [[installing the KDE (4.*) bindings (Debian/Ubuntu)|x2goplasmoidbindings]], [[installing the GNOME (2.*) bindings (Debian/Ubuntu)|x2gognomebindings]], [[installing the LXDE bindings (Debian/Ubuntu)|x2golxdebindings]] and (the currently unstable package) [[installing the Trinity bindings (Debian/Ubuntu)|x2gotrinitybindings]].