cloudsploit
cloudsploit copied to clipboard
root@ubuntu:/tmp/cloudsploit# ./index.js bash: ./index.js: Permission denied
I do understand the permission issues, however even root and escalating the permissions on the given folder is not working.
root@ubuntu:/tmp/cloudsploit# chmod 777 /tmp/cloudsploit root@ubuntu:/tmp/cloudsploit# ./index.js bash: ./index.js: Permission denied
Any help here?
chmod 777 ./index.js