Comment on Noob Tailscale questions
rtxn@lemmy.world 4 days agoProgram no worky will not be enough if you want help. What is the exact output when you try to run tailscale.sh
?
Comment on Noob Tailscale questions
rtxn@lemmy.world 4 days agoProgram no worky will not be enough if you want help. What is the exact output when you try to run tailscale.sh
?
the_riviera_kid@lemmy.world 4 days ago
I literaly gave the output in my message “no such file or directory”
step one clone repo
step two Run sudo bash tailscale.sh to install Tailscale
result no such file or directory
rtxn@lemmy.world 4 days ago
You should see “Getting version…” right after running the script. Did you
cd
into the directory where the repository was cloned?the_riviera_kid@lemmy.world 4 days ago
I navigated to the directory and clicked run in konsole. Clicking on deck-tailscale.sh in the directory itself and clicking run in konsole results in it saying could not find /home/deck/documents/github/deck-tailscale.sh.
rtxn@lemmy.world 4 days ago
Something’s not right. There shouldn’t be a
deck-tailscale.sh
file. There’s supposed to be a directory nameddeck-tailscale
and atailscale.sh
and some other files inside it.Here’s what you do. First, open a terminal like Konsole. Then run these commands: