gwaku #!/bin/sh echo "hello world" ./helloworld.sh -bash: ./helloworld.sh: Permission denied Does it mean users are restricted to run/execute scripts ?? Thanks
admin Hello, you need to activate binexec option and then login again into SSH. More information on: https://docs.serv00.com/Binexec/