|
Do I add this to the host machine or to the bitnami VM: $ mkdir /home/user/.ssh $ cp /path/to/id_rsa /home/user/.ssh $ chmod 0600 -R /home/user/.ssh |
|
If you want to enable SSH to access remotely take a look at http://wiki.bitnami.org/Virtual_Appliances_Quick_Start_Guide#How_to_enable_sshd.3f. I hope it helps. |