====== Ubuntu - SELinux - Install SELinux ====== **NOTE**: SELinux adds 2-8% overheads to a typical installation. sudo apt-get install selinux ---- ===== Install additional SELinux packages ===== Type the following command: sudo apt-get install policycoreutils setroubleshoot ---- ===== Reboot the server ===== Type the following command: sudo reboot