How to copy the ssh keys to a remove server

Copy SSH keys to a remote server allows by passing authentication, when accessing a remote server.

Syntax:

	ssh-copy-id id@server

References:

GNU Linux

Recent Comments