I have what I fear may be a stupid #Linux question...
If I set up an ssh key, upload it to the server, and then disable password login...
When I want to ssh from another machine? How would I then upload that key to the server?
@hellomiakoda the ssh key are in pairs.. the public key is installed on the server.
the private key remains on your first desktop. just move this private key, to the other desktop..