I am looking for a GUI text editor on Linux with a GUI which will allow me to connect to other machines via SSH and edit text files on these machines.

Is there such a thing or is there another way to do this with an encrypted connection?

  • sik0fewl
    link
    fedilink
    26 months ago

    Why not set up X forwarding and use whatever is on the host machine? Assuming the host has X installed.

    • @trymeout@lemmy.worldOP
      link
      fedilink
      English
      16 months ago

      Isnt X being replaced with wayland? I may do that in the future once wayland is more adopted.

      However I would like to achieve this on headless servers with no GUI at all.

      I prefer using Rustdesk if I have to remote into a machine and see the machines GUI.