What other security measures do you employ ?
- Date added:
- Monday, 06 April 2009
- Last revised:
- never
- Hits:
- 484
Answer
We employ network Intrusion Detection Systems as well as IDS on each individual host.
Each users' individual filesystem is in a chroot that isolates it from the rest of the system.
Finally, user filesystems all live on data partitions that are mounted noexec / nosuid / nodev which provides an additional level of safety against sophisticated attacks.
Each users' individual filesystem is in a chroot that isolates it from the rest of the system.
Finally, user filesystems all live on data partitions that are mounted noexec / nosuid / nodev which provides an additional level of safety against sophisticated attacks.


