How the heck do I copy or paste anything from the web console? I’ve tried both Safari and Chrome. I’m trying to get ssh to work but I can’t copy/paste keys or get authorized any other way.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
I got it. I just needed to ssh in as root to set everything up.
@pjpark
If you’re on a MacBook / MacBook Pro, the best option is to use Terminal or Hyper – on Windows, it’s best to use PuTTy.
The console that’s available through the DigitalOcean Control Panel requires that you type in input – you won’t be able to CMD+V or CTRL+V it in.
Was locked out due to disabling password authentication and Permission denied (publickey).
On a Mac, wrote an AppleScript to type.
In Script Editor located /Applications/Utilities/Script Editor
Make sure to have ~/.ssh/authorized_keys already open in an editor and in insert mode waiting to type
Press play
After a 20 second delay (hopefully, enough time to change to the console browser window ready for the typing to start) this will type the text inside
set textToType to
emulating keystrokes