Comment on Noob Tailscale questions
rtxn@lemmy.world 5 days agoSomething’s not right. There shouldn’t be a deck-tailscale.sh
file. There’s supposed to be a directory named deck-tailscale
and a tailscale.sh
and some other files inside it.
Here’s what you do. First, open a terminal like Konsole. Then run these commands:
git clone https://github.com/tailscale-dev/deck-tailscale cd deck-tailscale sudo bash tailscale.sh
the_riviera_kid@lemmy.world 5 days ago
Well super that worked! Thanks. Now I just gotta figure out how to configure it.