Chris Gerber@lemmy.worldtoLinux@lemmy.ml•What's the best way to remote into a linux machine?
13·
1 year agoI use Chrome Remote Desktop daily. I don’t know if it’s the best, but it works great for me. https://remotedesktop.google.com/
Automating CI/CD for ChromeOS at Google. A software engineer, Freemason, and naturalist. I relish fine foods and puns.
I use Chrome Remote Desktop daily. I don’t know if it’s the best, but it works great for me. https://remotedesktop.google.com/
AsciiDoc for plain text markup. It handles more use cases, and has fewer ambiguities in the standard than Markdown.
On my main workstation I use Kitty, but everywhere else I use the Chrome Secure Shell Extension.
You could create a list of commands in a text file, and then pipe that into fzf. With a light wrapper that would allow you to type a portion of the command to select and execute it.