Comment on Noob Tailscale questions
the_riviera_kid@lemmy.world 4 days agoI ran it from the local folder, literaly clicked on tailscale.sh and clicked run in konsole. still says it doesn’t exist when I’m fucking looking at it.
Comment on Noob Tailscale questions
the_riviera_kid@lemmy.world 4 days agoI ran it from the local folder, literaly clicked on tailscale.sh and clicked run in konsole. still says it doesn’t exist when I’m fucking looking at it.
gedaliyah@lemmy.world 4 days ago
Running it from a file explorer may not work due to permissions.
darkan15@lemmy.world 4 days 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