Difference between revisions of "Linux - Remote Desktop"

From The TinkerNet Wiki
Jump to navigation Jump to search
(Created page with " ===Remmina=== [https://www.remmina.org/wp/ Remmina] *[https://github.com/FreeRDP/Remmina/wiki/Remmina-Usage-FAQ Remmina Usage FAQ] *[https://github.com/FreeRDP/Remmina/wiki...")
 
 
Line 2: Line 2:
 
===Remmina===
 
===Remmina===
  
[https://www.remmina.org/wp/ Remmina]
+
[https://www.remmina.org/ Remmina]
  
 
*[https://github.com/FreeRDP/Remmina/wiki/Remmina-Usage-FAQ Remmina Usage FAQ]
 
*[https://github.com/FreeRDP/Remmina/wiki/Remmina-Usage-FAQ Remmina Usage FAQ]

Latest revision as of 23:37, 22 April 2025

Remmina

Remmina

  • Remmina Usage FAQ
  • Remmina wiki
  • Remmina User's guide
  • MIGHT be IS better than ssvnc...
    • Tho I do wish to hell it didn't keep stuffing new sessions onto the same window with whichever session got opened first...
    • Well... Apparently, it groups the windows into tabs based on the "Group" field...  Almost makes some kind of sense...
  • Does seem capable of connecting to Windows machines through RDP

sudo apt-add-repository ppa:remmina-ppa-team/remmina-next

sudo apt-get update

sudo apt-get install remmina remmina-plugin-rdp remmina-plugin-vnc libfreerdp-plugins-standard

  • Saves remote connection information in ~/.remmina
    • or... maybe in ~/.local/share/remmina

SSVNC

RDP

Google Search

X11 Forwarding

  • Research Required