Unter Windows 11 habe ich PuTTY und Xming. Ich möchte eine Ubuntu-Desktopsitzung in einem Fenster ausführen. (Ich bin sicher, dass ich das früher mit Solaris gemacht habe.) Ich kann ssh -Y
in Ubuntu einsteigen xeyes
und xclock
arbeiten.
$ echo $DISPLAY
localhost:10.0
$
Jedoch:
$ firefox
update.go:85: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/share/gimp/2.0/help /usr/share/gimp/2.0/help none bind,ro 0 0): cannot open directory "/var/lib": permission denied
update.go:85: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/share/xubuntu-docs /usr/share/xubuntu-docs none bind,ro 0 0): cannot open directory "/var/lib": permission denied
PuTTY X11 proxy: Unsupported authorisation protocol
Error: cannot open display: localhost:10.0
$
Und
$ nautilus .
Nautilus-Share-Message: 11:16:20.428: Called "net usershare info" but it failed: Failed to execute child process “net” (No such file or directory)
und dann hängt es.
Kann das überhaupt funktionieren? Was könnte ich versuchen, um es zum Laufen zu bringen?
Aktualisieren
$ dpkg -l | grep ubuntu-desktop
ii ubuntu-desktop 1.481 amd64 The Ubuntu desktop system
ii ubuntu-desktop-minimal 1.481 amd64 The Ubuntu desktop minimal system
$