SSHRD_Script icon indicating copy to clipboard operation
SSHRD_Script copied to clipboard

Linux/gaster: Permission denied

Open mrgsxul opened this issue 2 years ago • 3 comments

./sshrd.sh: 176: Linux/gaster: Permission denied [-] An error occurred How can I solve this error? I have already tried several solutions and I cannot correct it

mrgsxul avatar Apr 09 '23 01:04 mrgsxul

What are the permissions for the file Linux/gaster ?

iDev27 avatar Jun 19 '23 07:06 iDev27

Try to: chmod +x Linux/* This command will allow permissions for the all files in the directory

wndkx avatar Jun 22 '23 09:06 wndkx