On 15/06/13 11:22, Nikolas Kallis wrote:
Hello,
When I try to run a program from an optical drive as the 'root' user in
Debian 7.0, I get a permission denied return.
Does anyone know why this happened and how I can stop it from happening
again?
Is the drive mounted with the noexec option? T
On 15/06/13 11:22, Nikolas Kallis wrote:
Hello,
When I try to run a program from an optical drive as the 'root' user
in Debian 7.0, I get a permission denied return.
Does anyone know why this happened and how I can stop it from
happening again?
Regards,
Nikolas Kallis
run "mount" t
On Sat, 2013-06-15 at 20:22 +1000, Nikolas Kallis wrote:
> When I try to run a program from an optical drive as the 'root' user in
> Debian 7.0, I get a permission denied return.
rw- vs rwx
[rocketmouse@archlinux Desktop]$ cat demo.sh
#!/bin/sh
echo "hallo"; exit
[rocketmouse@archlinux Desktop]$
3 matches
Mail list logo