Tuesday, September 10, 2013

apparmor_status Command in Linux

Command apparmor_status in Linux

command: apparmor_status

usage:  display various information about the current AppArmor policy

syntax: # apparmor_status [OPTIONS]



apparmor_status Command  in Linux


Examples Of 
apparmor_status:

1. To show the apparmor status

    # apparmor_status

    if it is not enabled error code returned

2. To print the no. of loaded policies

    # apparmor_status --profiled

3. To print the no. of loaded enforcing policies

    # apparmor_status --enforced

4. To print the no. of loaded non-enforcing policies

    # apparmor_status --complaining

5. To print help info of this command

    # apparmor_status --help

apparmor_status Command  in Linux

No comments:

Post a Comment

Linux Tips and tricks,Online Linux Helpers