Question
Can somebody explain copy / paste in the console?
I’ve never seen something like this.
I open the my Ubuntu console, it works (barely)
I tried to copy a SSH key via the clipboard, since nothing else works
It translates the lower case to upper case
This is what I’m copying:
ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAhv+3iCamfYpQlUBxsMcIsbSFZZcQADlu2ft6nibKukgdrt0wsC38yYMU9MzCk9R8t937E8TXTkmqvUH9djT/b6R
This is what the POS of a terminal copies:
SSH-RSA aaaab4nZAc1YC…
Can somebody try to explain?
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.
×