I am using XAMPP-VM on Mac, I tried to ssh to the VM using the address shown on the xampp manager:
192.168.65.2
I realized that I don't konw the VM's root password, and any ssh-key info. Is there any way to do this?
I know I can mount the volumn on /opt/lampp
, it's ~/.bitnami/stackman/machines/xampp/volumes/root
on my machine; but in this way, I don't have permission to write files. If anybody can tell me how to set permission for the mounted file, that will be a great help too.