Copying your SSH key
Contents
I frequently try new OSes courtesy of VirtualBox, and I keep forgetting about xclip
so I’m reposting snippets of this article here:
sudo apt-get install xclip
xclip -sel clip < ~/.ssh/id_rsa.pub