[X2Go-User] nxagent

Stefan Baur X2Go-ML-1 at baur-itcs.de
Tue Mar 6 14:37:01 CET 2018


Am 06.03.2018 um 14:18 schrieb martti pitkanen:
> Is there hands-on instructions how to downgrade to Saimaa in Ubuntu
> (4.13.0-)?
> X2Go sessions terminate in random way.
> 

This is untested, but it should work something like this:

- Remove your current X2Go PPA
- use https://launchpad.net/~x2go/+archive/ubuntu/saimaa instead
- run apt-get update
- run the following set of commands:
  dpkg -l | awk '$1="ii" && ($2~/x2go/ || $2~/nx/) { print $2 }' | \
  xargs -n 1 apt-cache show | egrep 'Package|Version' | tr -d "\n" | \
  sed -e 's/Package: /\n/g' -e 's/Version: /=/g'

This should give you a list of all x2go/nx-related packages, along with
their version numbers, ready for copy-and-pasting to apt-get install.

Kind Regards,
Stefan Baur

-- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.x2go.org/pipermail/x2go-user/attachments/20180306/127f7e96/attachment.sig>


More information about the x2go-user mailing list