- Installed latest bb via get-bb.app download (0.38.0)
- In settings, chose Add Machine
Following cmd generated
curl -fL --progress-meter --connect-timeout 10 --max-time 60 --retry 2 http://127.0.0.1:38886/install.sh | sh -s -- --join-code bbde_NXKSbuLNhIWuWkTtqBrnZkvnFltREDACTylfKjXsTlnmpfZtRSGuhYLkpHWINFUs --host-id host_ufzfjur8m2 --server http://127.0.0.1:38886
Two issues - localhost in URLs provided to run on remote linux box, and secondly the port is only opened on the MacBook on localhost, so isn't accessible if the IP address manually changed to the MacBooks ip
Following cmd generated
Two issues - localhost in URLs provided to run on remote linux box, and secondly the port is only opened on the MacBook on localhost, so isn't accessible if the IP address manually changed to the MacBooks ip