Comment on Noob Tailscale questions

<- View Parent
irmadlad@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

Step 1: Figure out where your tailscale.sh actually is.

find / -name “tailscale.sh” 2>/dev/null ?

Or with mlocate:

locate tailscale.sh ?

source
Sort:hotnewtop