projectzen / 3-Axis-Prototyping-Machine

MIT License
0 stars 0 forks source link

Setup BBB SSH #23

Closed egladman closed 9 years ago

Hardolaf commented 9 years ago

SSH support has been added.

This supports users in the machinekit group. The only user currently in in the group is machinekit.

We only support ssh key authentication and root login is disabled.

To connect outside of the house:

ssh machinekit@home.nwolff.net -p 10001

To connect inside the house

ssh machinekit@192.168.159.55