max-mapper / linux

run Linux on Yosemite easily from the CLI
http://hyperos.io/
458 stars 22 forks source link

can't ssh fully requires password #7

Closed YonasBerhe closed 8 years ago

YonasBerhe commented 8 years ago

Why does it require a password?

pose commented 8 years ago

@YonasBerhe have you tried ssh-add ./linux/id_rsa? Then after the key is added, ssh tc@<host ip>

pose commented 8 years ago

Or you can try with linux ssh

YonasBerhe commented 8 years ago

nice thx

max-mapper commented 8 years ago

@pose thanks for helping, @YonasBerhe glad you got it working

pose commented 8 years ago

@maxogden thanks to you for putting this all together, works like a charm!