Trying to follow the install x2go...
http://wiki.x2go.org/installing_x2goserver_debian_ubuntu
Added the repository and ran...
aptitude install x2goserver x2godbadmin --createdb
...looks good.
Then... http://wiki.x2go.org/installing_x2go_thin_client_environment_debian#installi... ...for a PXE server.
Ran... aptitude install x2gothinclientmanagement
..results in Couldn't find any package whose name or description matched "x2gothinclientmanagement"
Any tips to help get me going?
Hi Joe,
On Mo 03 Okt 2011 22:37:56 CEST Joe Konecny wrote:
Trying to follow the install x2go...
http://wiki.x2go.org/installing_x2goserver_debian_ubuntu
Added the repository and ran...
aptitude install x2goserver x2godbadmin --createdb
x2godbadmin --createdb is already in the postinst script, so normally
not needed. Does not do any harm either.
...looks good.
Then... http://wiki.x2go.org/installing_x2go_thin_client_environment_debian#installi... ...for a PXE server.
Ran... aptitude install x2gothinclientmanagement
..results in Couldn't find any package whose name or description matched
"x2gothinclientmanagement"Any tips to help get me going?
What exact repository are you using for installation? I wonder if we
have ever moved the x2gothinclient package stuff from Ubuntu
ppa:x2go/ppa to ppa:x2go/stable.
Greets, Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
On 10/4/2011 1:51 AM, Mike Gabriel wrote:
Ran... aptitude install x2gothinclientmanagement
..results in Couldn't find any package whose name or description matched "x2gothinclientmanagement"
Any tips to help get me going?
What exact repository are you using for installation? I wonder if we have ever moved the x2gothinclient package stuff from Ubuntu ppa:x2go/ppa to ppa:x2go/stable.
Yes I am using stable. Should I add ppa?
Op 04-10-11 15:14, Joe Konecny schreef:
On 10/4/2011 1:51 AM, Mike Gabriel wrote:
Ran... aptitude install x2gothinclientmanagement
..results in Couldn't find any package whose name or description matched "x2gothinclientmanagement"
Any tips to help get me going?
What exact repository are you using for installation? I wonder if we have ever moved the x2gothinclient package stuff from Ubuntu ppa:x2go/ppa to ppa:x2go/stable.
Yes I am using stable. Should I add ppa?
Please tell us what you use (Ubuntu, Debian, ?) and what repository for X2go.
I am using Debian Squeeze with this repo: deb http://packages.x2go.org/debian squeeze main And I can find the package.
Wiht regards, Paul.
-- Paul van der Vlis Linux systeembeheer, Groningen http://www.vandervlis.nl
On 10/4/2011 10:29 AM, Paul van der Vlis wrote:
What exact repository are you using for installation? I wonder if we have ever moved the x2gothinclient package stuff from Ubuntu ppa:x2go/ppa to ppa:x2go/stable.
Yes I am using stable. Should I add ppa?
Please tell us what you use (Ubuntu, Debian, ?) and what repository for X2go.
I am using Debian Squeeze with this repo: deb http://packages.x2go.org/debian squeeze main And I can find the package.
Ubuntu server 11.04. At first I ran add-apt-repository ppa:x2go/stable which would not find it. Then I ran add-apt-repository ppa:x2go/ppa and was able to find it.