I have been using this app called EasySSH to manage multiple ssh connnections, and since it hasn't been updated in 3 years, I have been looking for alternatives.

I finally bit the bullet and started using tmux, which is in OpenBSD base. I also added it to Fedora Silverblue (where IMHO it should also be in base).

But that doesn't "automate" my sessions.

There are all sorts of ways people do this by scripting tmux, but I'm starting with something I didn't know existed:

~/.ssh/config

To start, I'm creating shortcuts in that file for all of my connections. That way they'll be easier to start — with or without tmux.

https://linuxize.com/post/using-the-ssh-config-file/

And while I appreciate the power of tmux, there should be a GUI way to do this (and I am open to suggestions).

#OpenBSD #Linux #Fedora #ssh #OpenSSH #EasySSH #tmux #FedoraSilverblue #AtomicFedora

Using the SSH Config File

OpenSSH allows you to set up a per-user configuration file where you can store different SSH options for each remote machine you connect to. This article covers the basics of the SSH client configuration file and explains some of the most common configuration options.

Eric Bärwaldt looks at three graphical front ends for remote management needs https://www.fosslife.org/3-graphical-front-ends-ssh #SSH #FrontEnd #Ásbrú #EasySSH #PuTTY #networking #SystemAdministration
Distant View » Linux Magazine

Bring your remote management into focus with these graphical front ends for SSH.

Linux Magazine
@nextcloud using #EasySSH in tutorials does not encourage me more to use this product - but hey #EasySSH is installable with #FlatPack https://github.com/muriloventuroso/easyssh that makes opening a damn shell and typing SSH so much easier... 🤔
GitHub - muriloventuroso/easyssh: The SSH connection manager to make your life easier.

The SSH connection manager to make your life easier. - GitHub - muriloventuroso/easyssh: The SSH connection manager to make your life easier.

GitHub