/home noexec permission?
HelloI'm running a cPanel webserver.
I was wondering if it's a good idea to set "noexec" in /etc/fstab for the /home partition? This way users won't be able to run any processes via SSH? But would PHP and/or CGI scripts still work?
The same for /tmp, is it a good idea to set noexec for /tmp?
Thanks