Hi
I have setup my VPS to be a bit more secure but i can't use loops on my VPS so i can't setup my /tmp
tu use no exec nsuid!
Is there any way to do this in without being able to use loopN ?
My VPS Provider gives me the possibility to install FUSE ! is this an option?
thank you
Maurizio
input and output:
mount -o loop,noexec,nosuid,rw /dev/tmpMnt /tmp
mount: no permission to look at /dev/loop<N
I have setup my VPS to be a bit more secure but i can't use loops on my VPS so i can't setup my /tmp
tu use no exec nsuid!
Is there any way to do this in without being able to use loopN ?
My VPS Provider gives me the possibility to install FUSE ! is this an option?
thank you
Maurizio
input and output:
mount -o loop,noexec,nosuid,rw /dev/tmpMnt /tmp
mount: no permission to look at /dev/loop<N