this post was submitted on 11 Feb 2024
19 points (88.0% liked)

Open Source

30789 readers
1001 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
19
submitted 8 months ago* (last edited 8 months ago) by alexdeathway to c/[email protected]
 

Already using Termius and xpipe, also what are good practices for backing or migrating config from one system to another?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 8 months ago (1 children)

Tabby is a nice all-in-one solution, though it will trigger some people with its design choices and it being electron based. I liked it when I had to keep track of different machines with different keys. Albeit it is something that can be achieved with ssh config and a dot file manager.

[โ€“] [email protected] 2 points 8 months ago

Lol electron for a terminal? Consider me triggered!

I scanned the list of features, and a lot of them are already handled by external tools shipped by the OS. E.g. tmux, cu, ssh, telnet.

My ssh connection manager is my shell history and fzf :)