274
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 10 Apr 2024
274 points (97.6% liked)
Open Source
31165 readers
94 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
like Remmina?
Does remmina let you send an ssh command to multiple computers at once? I use ARD for that almost exclusively.
maybe, allthough I need to test ARD to see how they do it.
Remmina allows you to run a command on connect, or set up individual commands to execute
Yeah I tested it out. The feature in ARD that I am referring to is that you can do any of the main functions (observe the screen, copy a file, install a file, run a terminal command, shut down, etc) to any number of computers at the same time. You just shift click command click to select multiple computers and then press the button associated with that function. That you can't do is control multiple computers at the same time, since that wouldn't really be practical, but you can observe all of their screens and then double click on one of them to start controlling it.
Really the most useful thing here is the ability to send an arbitrary terminal command to multiple computers at the same time, which you can't do in Remmina.
So I tested Remmina some more, and yea, my expectations for the exec plugin were broken. It only runs commands locally, I really thought it was for sending saved commands remotely.
I guess ARD is king, at least from the solutions I know of. Personally, I achieve the "see all screens (or well ssh connections)" and the "send command across all connections" with tmux. And if I need RDP, SPICE or VNC, I use Remmina.
Windows users can use Royal TS, but that is paid and proprietary.