linuxcnc icon indicating copy to clipboard operation
linuxcnc copied to clipboard

Add Avahi to MachineKit image

Open brandonheller opened this issue 11 years ago • 0 comments

# Add Avahi, which uses Zeroconf and provides an alternate way to connect that doesn't require a DHCP server or knowing the assigned IP of the board.
sudo apt-get install -y avahi-daemon
# This enables SSH login like such:
# ssh [email protected]

brandonheller avatar Oct 22 '13 01:10 brandonheller