I have the following warnings in my CSF Security Check screen:
/dev/shm isn't mounted with the noexec,nosuid options (currently: none). You should consider adding a mountpoint into /etc/fstab for /dev/shm with those options
The servers runlevel is currently set to 4. For a secure server environment you should only run the server at runlevel 3. You can fix this by editing /etc/inittab and changing the initdefault line to:
id:3:initdefault:
and then rebooting the server
I'm unsure about the first warning, but the second one I don't understand as the value it's asking me to change is already set to 'id:3:initdefault:' and the server has been rebooted too. Is this a bug?
Any help would be greatly appreciated.
Thanks in advance.
/dev/shm isn't mounted with the noexec,nosuid options (currently: none). You should consider adding a mountpoint into /etc/fstab for /dev/shm with those options
The servers runlevel is currently set to 4. For a secure server environment you should only run the server at runlevel 3. You can fix this by editing /etc/inittab and changing the initdefault line to:
id:3:initdefault:
and then rebooting the server
I'm unsure about the first warning, but the second one I don't understand as the value it's asking me to change is already set to 'id:3:initdefault:' and the server has been rebooted too. Is this a bug?
Any help would be greatly appreciated.
Thanks in advance.