LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   How to install apparmor in Mint? (https://www.linuxquestions.org/questions/linux-security-4/how-to-install-apparmor-in-mint-4175535134/)

Novatian 02-26-2015 02:01 AM

How to install apparmor in Mint?
 
Good day, how can I get apparmor in Mint 17.1 Xfce? In the software installer all that came up was documentation...

unSpawn 02-26-2015 04:19 AM

Quote:

Originally Posted by Novatian (Post 5323502)
Good day, how can I get apparmor in Mint 17.1 Xfce? In the software installer all that came up was documentation...

Please first read up on AppArmor:
https://wiki.ubuntu.com/SecurityTeam/FAQ
https://help.ubuntu.com/community/AppArmor
https://wiki.ubuntu.com/SecurityTeam...pArmorProfiles
before you:
Code:

sudo apt-get install apparmor-profiles
sudo aa-enforce /etc/apparmor.d/*
sudo apparmor_status
sudo aa-unconfined

*and don't do this if there's other things to tend to first (see your other recent thread).


All times are GMT -5. The time now is 04:17 AM.