Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

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
  1. Put a profile in AppArmor complain mode
  2. How to disable a service from startup in Ubuntu?
  3. Disable a service in Ubuntu using upstart
  4. Install sun-java-jdk in Ubuntu 10.04
  5. Disable auto /tmp folder clean up when reboot in Debian/Ubuntu

Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>