Spyke

Alternatively you could consider sshfs and open the file in a local editor.

8
lemmy.ml

are you using a graphical editor to edit the file?

will nano or vim work?

4
Blackbeardreply
europe.pub

It's probably me, but I find yaml file very difficult to edit in nano. I used to use stuff like kate or gedit and it was way easier for me.

PS. besides yaml I use nano or vi for everything else and I love them.

3

You could also try micro, which is a terminal text editor with mouse support, syntax highlighting and many more features that you know from GUI text editors.

8

vim should make yaml editing easier and you're familiarity with vi should help a lot.

5

I use Sunshine with the Moonlight client for Remote Desktop. With my computer running Tailscale I can connect to it from anywhere. It’s designed for game streaming on a local network, but tweak the bandwidth settings down and it works a treat for remote work.

4

Its fairly trivial to get linux to pretend there is a display (wayland / x11 agnostic) if you ever find yourself in that situation again.

1

I think that'd be VNC or Remote Desktop these days. Wayland deliberately did away with the networking stuff.

2

You reached the end

Wayland forwarding? | Spyke