• 2 Posts
  • 56 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle





  • plumbercraic@lemmy.sdf.orgOPtoLinux@lemmy.mlSSH managers on Linux?
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    5 hours ago

    I’ve explained this at length?

    Single app with unified hierarchy for all systems sorted by work, home, client, prod, staging. Within each you can choose to use SSH or VNC or RDP or SFTP or scp. When copying files there’s a side by side GUI so you can browse easily. I have done this using various apps in windows for 20 years and couldn’t imagine tracking all those servers/routers/devices without a central console.

    It is obviously not the same as manually making all these connections and using different apps for each of them and backing them up with git.






  • I think I’m starting to see this workflow. I can use git to manage the files, then use bitwarden secrets for the keys if I want them backed up too. And once all the shortcuts are setup it can be made portable by syncing to another place with syncthing. Have to setup each link for each host with each app separately.

    Still think it seems like manually managing bookmarks using vim and storing them outside of the web browser.



  • I dunno. The folders keep things sorted between work and home. And within work each client. And within there the prod and staging systems are separated. I guess I could make separate scripts for each host but that’s kind of what I want the manager for. Also not sure how this covers the right click, copy files workflow of scp or sftp.