Comment on Noob Tailscale questions
gedaliyah@lemmy.world 2 weeks agoRunning it from a file explorer may not work due to permissions.
Comment on Noob Tailscale questions
gedaliyah@lemmy.world 2 weeks agoRunning it from a file explorer may not work due to permissions.
darkan15@lemmy.world 2 weeks ago
This probably is the issue, when you download a script or binary from the internet it doesn’t have execution permission, you would have to right click on folder to open in terminal (that way don’t have to cd to it), and check permissions with
ls -la
if it doesn’t have permission, change it withchmod