Page 1 of 1

how to install AppArmor on MX-Linux-System 19xy!?

Posted: Wed Apr 29, 2020 6:43 am
by say_hello
hello dear community,

how to install AppArmor on MX-Linux-System 19xy!?


i want to run this on MX-Linux. ; i have heard about AppArmor and that it is an application security tool designed to provide an easy-to-use security framework for your applications.


i have heard that, AppArmor proactively protects the operating system and applications from external or internal threats, Well this i generally a good thing.
....
even zero-day attacks, by enforcing good behaviour and preventing even unknown application flaws from being exploited. AppArmor has got a elaboratded security policies, called “profiles”,
To get some instights into all those advantages i now want to install AppArmor on my mX Linux and have all that great and full overview on AppArmor:


can i do this via the software package manager!?

Re: how to install AppArmor on MX-Linux-System 19xy!?

Posted: Wed Apr 29, 2020 6:57 am
by dolphin_oracle
Yes

Re: how to install AppArmor on MX-Linux-System 19xy!?

Posted: Thu Jun 18, 2020 8:23 am
by pbird
Is it enough to install apparmor from the repo? Or is additional configuration necessary to get it up and running? The Debian wiki shows extra steps needed to enable apparmor, but I'm uncertain whether they're up to date or necessary on MX. After installing the apparmor package and rebooting without any additional steps, 'sudo apparmor_status' shows:

Code: Select all

apparmor module is loaded.
39 profiles are loaded.
22 profiles are in enforce mode.
…
So I'm assuming everything is up and running correctly, but I just want to be sure.

Thanks!

Re: how to install AppArmor on MX-Linux-System 19xy!?

Posted: Thu Jun 18, 2020 8:43 am
by dolphin_oracle
yep you are done. the debian kernels enable apparmor by default on buster and forward. the additional steps in the debian wiki still apply to older systems using debian kernels (stretch and earlier).