Hi,
I try to test and install x2goserver described on http://wiki.x2go.org/installing_x2goserver_debian When I try to install the database with the scriptx2gocreatebase.shit seems not to be included The only script I found under/usr/lib/x2go/script isx2godbadmin
Do I miss something ? Many thanks, I really would like to try and test x2go to replace the freenx
Kind Regards
On Fri, 2011-05-06 at 11:42 +0200, WforumW wrote:
Hi,
I try to test and install x2goserver described on http://wiki.x2go.org/installing_x2goserver_debian When I try to install the database with the script x2gocreatebase.sh it seems not to be included The only script I found under /usr/lib/x2go/script is x2godbadmin
Do I miss something ? Many thanks, I really would like to try and test x2go to replace the freenx Strange - my installation is quite old but I have no x2godbadmin but I do have x2gocreatebase.sh - John
Strange, this is what I did
|/etc/apt/sources.list.d/x2go.list |||
|deb http://packages.x2go.org/debian squeeze main |||
|deb-src http://packages.x2go.org/debian squeeze main |
||
| ||gpg --keyserver keys.gnupg.net --recv-keys E1F958385BFE2B6E | |gpg -a --export E1F958385BFE2B6E | apt-key add - | | ||||aptitude install x2go-keyring && aptitude update | |aptitude ||install x2goserver|
And then I only find the script x2godbadmin.sh
Ane one an idea??
Many thanks
On 05/06/2011 07:54 PM, John A. Sullivan III wrote:
On Fri, 2011-05-06 at 11:42 +0200, WforumW wrote:
Hi,
I try to test and install x2goserver described on http://wiki.x2go.org/installing_x2goserver_debian When I try to install the database with the script x2gocreatebase.sh it seems not to be included The only script I found under /usr/lib/x2go/script is x2godbadmin
Do I miss something ? Many thanks, I really would like to try and test x2go to replace the freenx Strange - my installation is quite old but I have no x2godbadmin but I do have x2gocreatebase.sh - John