Wednesday, November 18, 2015

[solved]permission denied on server

-bash :  permission denied

When I tried sudo it didn't work because I didn't have the priviladge to do it.

The correct thing to do is:
chmod a+x scriptname

Without even using sudo

No comments:

Post a Comment