Linux: Difference between revisions

From Piszczynski
piszczynski>Aleks
(Created page with " == Remote Desktop Protocol App for linux == Remmina can be used for RDP connections to windows computers using RDP as well as VNC SSH and others")
 
piszczynski>Aleks
Line 2: Line 2:
== Remote Desktop Protocol App for linux ==
== Remote Desktop Protocol App for linux ==
Remmina can be used for RDP connections to windows computers using RDP as well as VNC SSH and others
Remmina can be used for RDP connections to windows computers using RDP as well as VNC SSH and others
----
To user also need to install xrdp and tightvnc:
*sudo apt install xrdp xorgxrdp -y
*echo env -u SESSION_MANAGER -u DBUS_SESSION_BUS_ADDRESS cinnamon-session>~/.xsession

Revision as of 20:22, 24 July 2021

Remote Desktop Protocol App for linux

Remmina can be used for RDP connections to windows computers using RDP as well as VNC SSH and others


To user also need to install xrdp and tightvnc:

  • sudo apt install xrdp xorgxrdp -y
  • echo env -u SESSION_MANAGER -u DBUS_SESSION_BUS_ADDRESS cinnamon-session>~/.xsession