Add new comment

Want to support HowtoForge? Become a subscriber!
Submitted by Kees Cook (not registered) on Fri, 2008-12-05 23:00.

Step 9: do not symlink over /bin/sh.  This will slow down your system, and will be broken by any updates that reinstall dash.  If ISPConfig requires bash, fix ISPConfig -- don't break the OS.

 

Step 10: do not uninstall AppArmor.  If there are specific services that are modified to work outside of the existing service profiles, just disable the one profile until you can fix the profile.  For example:

  aa-complain bind9

Then review your logs (via dmesg or /var/log/messages), and update your profiles:

  aa-logprof

For more details on how to use AppArmor and other new features of Ubuntu, please read the official documentation:

 https://help.ubuntu.com/community/AppArmor

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.