Open main menu

CDOT Wiki β

Changes

OPS335 Lab 1

No change in size, 15:21, 13 January 2016
no edit summary
You can do this two ways:
<ul><li>Copy contents of your '''~/.ssh/id_rsa.pub''' from your host machine, and append the contents to '''~/.ssh/authorized_keys''' on each of your Virtual Machine servers</li><li>Simply issue the Linux command:<br>'''<source lang="bash">'''ssh-copy-id -i ~/.ssh/id_rsa.pub username@server'''</source>'''<br></li></ul>
13,420
edits