Quote:
Originally Posted by jopa123
1) On reboot I get the error message that says something to the effect of cannot start apparmor, error on line 40 of /etc/apparmor/functions. I tried to uninstall apparmor again, twice. Same issue.
|
http://www.howtoforge.com/forums/sho...pparmor_parser
Quote:
Originally Posted by jopa123
2) At the point when it tells me to move the bind directory, I enter the line:
mv /etc/bind /var/lib/named/etc
It tells me cannot stat, "/etc/bind/" nosuch directory exists.
|
Did you maybe previously move /etc/bind? What's the output of
Code:
ls -la /var/lib/named/etc/
?