linux/Desktop/remote-desktop.adoc

34 lines
735 B
Plaintext

= Remote desktop
:authors: Celestino Amoroso
:docinfo: shared
:encoding: utf-8
:toc: right
:toclevels: 4
:toc-title: Indice Generale
:icons: font
:icon-set: fi
:numbered:
:table-caption: Tabella
:figure-caption: Diagramma
:docinfo1:
:sectlinks:
:sectanchors:
:source-highlighter: rouge
// :rouge-style: ThankfulEyes
:rouge-style: gruvbox
// :rouge-style: colorful
//:rouge-style: monokay
toc::[]
== Remote Desktop con protocollo X11
=== Sessione desktop remoto KDE
[soure,sh]
----
ssh -X user@hostname startplasma-x11
----
WARNING: Su MacOS con XQuartz la sessione è eseguita a tutto schermo. Nell'uso però si è riscontrata l'impossibilità di terminare la sessione e tornare al desktop MacOS.