Jan 182010
Disable AppArmor in Ubuntu
Answer:
A lot of people don't like AppArmor and think it is too annoying, just like the SELinux, people sometimes want to disable it.
To do so:
# sudo invoke-rc.d apparmor stop
# sudo update-rc.d -f apparmor remove