From e44a20083912c77078b232947ea97b1fd1d0b283 Mon Sep 17 00:00:00 2001 From: Fabio Date: Mon, 11 Aug 2025 15:56:18 +0800 Subject: [PATCH] Aggiorna README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c23aa5..b01e19c 100644 --- a/README.md +++ b/README.md @@ -341,7 +341,7 @@ lista dei kernel installati dpkg -l | grep linux-image -### Remote desktop installando XRDP su Gnome o LSDE +### Remote desktop installando XRDP su Gnome [orig link](https://wiki.crowncloud.net/?How_to_Install_XRDP_on_Debian_12_with_using_GNOME_or_LXDE_GUI) @@ -355,6 +355,8 @@ installare XRDP sudo systemctl start xrdp sudo systemctl enable xrdp +collegarsi con Remote desktop utilizzando la porta 3389 + riavviare sudo reboot \ No newline at end of file