The Ableton Move is a great little music-making device, both because it is genuinely good at what it does, and because it runs a fairly open build of Linux! Out of pure curiousity, I decided to try getting Tailscale running on it while poking around the new updates to Ableton Link. Without getting into the details of why I’m doing this, I figured I’d take a moment to document this process for future explorers. SSH Before we do anything, you need to make sure you’ve configured SSH acces on your Move. This can be done via the Move’s developer settings. Simply add your machine’s SSH key to the SSH tab, and then log in as root. Tailscale Tailscale’s installer does not (as of now) support the Move. To deal with this, head to Tailscale’s packaging site and grab the latest arm64 build. This must be downloaded to, and extracted in /data, as other partitions lack the required capacity. cd /data wget --no-check-certificate https://pkgs.tailscale.com/stable/tailscale_1.98.4_arm64.tgz -O…
No comments yet. Log in to reply on the Fediverse. Comments will appear here.