<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Disabilitare_apparmor_in_Debian_Buster</id>
	<title>Disabilitare apparmor in Debian Buster - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Disabilitare_apparmor_in_Debian_Buster"/>
	<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Disabilitare_apparmor_in_Debian_Buster&amp;action=history"/>
	<updated>2026-05-06T06:44:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://kb.rvmgroup.it/index.php?title=Disabilitare_apparmor_in_Debian_Buster&amp;diff=10549&amp;oldid=prev</id>
		<title>Gabriele.vivinetto: Created page with &quot;{{Stub}}   sudo systemctl stop apparmor   sudo systemctl disable apparmor   sudo apt remove --assume-yes --purge apparmor   sudo mkdir -p /etc/default/grub.d   echo &#039;GRUB_CMDL...&quot;</title>
		<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Disabilitare_apparmor_in_Debian_Buster&amp;diff=10549&amp;oldid=prev"/>
		<updated>2021-03-23T17:24:53Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Stub}}   sudo systemctl stop apparmor   sudo systemctl disable apparmor   sudo apt remove --assume-yes --purge apparmor   sudo mkdir -p /etc/default/grub.d   echo &amp;#039;GRUB_CMDL...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Stub}}&lt;br /&gt;
&lt;br /&gt;
 sudo systemctl stop apparmor&lt;br /&gt;
&lt;br /&gt;
 sudo systemctl disable apparmor&lt;br /&gt;
&lt;br /&gt;
 sudo apt remove --assume-yes --purge apparmor&lt;br /&gt;
&lt;br /&gt;
 sudo mkdir -p /etc/default/grub.d&lt;br /&gt;
&lt;br /&gt;
 echo &amp;#039;GRUB_CMDLINE_LINUX_DEFAULT=&amp;quot;$GRUB_CMDLINE_LINUX_DEFAULT apparmor=0&amp;quot;&amp;#039; \&lt;br /&gt;
 | sudo tee /etc/default/grub.d/apparmor.cfg&lt;br /&gt;
&lt;br /&gt;
 sudo update-grub&lt;br /&gt;
&lt;br /&gt;
 sudo reboot&lt;br /&gt;
&lt;br /&gt;
=Riferimenti=&lt;br /&gt;
*[https://www.simplified.guide/ubuntu/remove-apparmor How to disable and remove AppArmor in Ubuntu and Debian]&lt;br /&gt;
*[https://wiki.debian.org/AppArmor/HowToUse#Disable_AppArmor AppArmor/HowToUse - Debian Wiki]&lt;/div&gt;</summary>
		<author><name>Gabriele.vivinetto</name></author>
	</entry>
</feed>