Chris Gerber@lemmy.worldtoLinux@lemmy.ml•What's the best way to remote into a linux machine?
13·
11 months 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/
ChromeOS Flex is an interesting choice for kiosks. There's a great case study from Nordic Choice Hotels: https://cloud.google.com/blog/products/chrome-enterprise/nordic-choice-hotels-bounces-back-ransomware-attack-chromeos-flex.
AsciiDoc for plain text markup. It handles more use cases, and has fewer ambiguities in the standard than Markdown.
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.