• 0 Posts
  • 46 Comments
Joined 2 years ago
cake
Cake day: July 7th, 2023

help-circle





  • Without prodding too much into what VPN you work uses

    Most VPN solutions run on linux just fine, even Microsoft PPTP VPN solution works fine. I would probably check with your IT department what protocol they use and any connection caveats (like machine certificates used for authentication) and look into the different VPN solutions (some examples; WireGuard and OpenVPN are very well supported, IPSec (libreswan or strongswan are options here) depends on setup, PPTP/L2TP should work with most setups (I have to admin I havn’t touched those enough), vpnc works with Cisco base IPsec setups and openconnect works with most SSL VPN connection)















  • 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.