<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Apparmor on ShieldedBytes</title>
    <link>https://linuxeries.org/tags/apparmor/</link>
    <description>Recent content in Apparmor on ShieldedBytes</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 12 May 2026 11:50:33 +0200</lastBuildDate>
    <atom:link href="https://linuxeries.org/tags/apparmor/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hardening Your Linux Desktop with Mandatory Access Control and a Little Bit of Common Sense</title>
      <link>https://linuxeries.org/post/2026-05-12-hardening-your-linux-desktop-with-mandatory-a/</link>
      <pubDate>Tue, 12 May 2026 11:50:33 +0200</pubDate>
      <guid>https://linuxeries.org/post/2026-05-12-hardening-your-linux-desktop-with-mandatory-a/</guid>
      <description>&lt;h2 id=&#34;introduction-to-mandatory-access-control&#34;&gt;Introduction to Mandatory Access Control&lt;/h2&gt;&#xA;&lt;p&gt;Mandatory Access Control (MAC) is a security framework that enforces access control decisions based on a set of rules, rather than relying on user identity or group membership. On Linux, one of the most popular MAC implementations is SELinux (Security-Enhanced Linux) and AppArmor. I&amp;rsquo;ve found AppArmor to be generally easier to use and more widely supported, so we&amp;rsquo;ll focus on hardening your Linux desktop using AppArmor.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using Mandatory Access Control to Lock Down Your Linux Desktop with AppArmor</title>
      <link>https://linuxeries.org/post/2026-05-10-using-mandatory-access-control-to-lock-down-y/</link>
      <pubDate>Sun, 10 May 2026 09:54:33 +0200</pubDate>
      <guid>https://linuxeries.org/post/2026-05-10-using-mandatory-access-control-to-lock-down-y/</guid>
      <description>&lt;h2 id=&#34;introduction-to-apparmor&#34;&gt;Introduction to AppArmor&lt;/h2&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve seen many Linux users overlook AppArmor, but it&amp;rsquo;s a powerful tool for locking down your system. AppArmor is a Mandatory Access Control (MAC) system that restricts the actions of applications and services, providing a robust way to prevent malicious or compromised apps from causing harm. In this article, I&amp;rsquo;ll walk you through how to use AppArmor to boost your Linux system&amp;rsquo;s security.&lt;/p&gt;&#xA;&lt;h2 id=&#34;installing-apparmor&#34;&gt;Installing AppArmor&lt;/h2&gt;&#xA;&lt;p&gt;To get started, you&amp;rsquo;ll need to install the AppArmor package on your Linux system. On Debian-based systems, this is straightforward:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using Mandatory Access Control to Lock Down Your Linux Desktop with AppArmor</title>
      <link>https://linuxeries.org/post/2026-05-07-using-mandatory-access-control-to-lock-down-y/</link>
      <pubDate>Thu, 07 May 2026 10:24:00 +0200</pubDate>
      <guid>https://linuxeries.org/post/2026-05-07-using-mandatory-access-control-to-lock-down-y/</guid>
      <description>&lt;h2 id=&#34;introduction-to-apparmor&#34;&gt;Introduction to AppArmor&lt;/h2&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve been using AppArmor for years to add an extra layer of security to my Linux systems. It&amp;rsquo;s a Mandatory Access Control (MAC) system that lets you restrict what applications and services can do. By defining a set of rules, you can control file access, network connections, and system calls. This helps prevent malicious activities and gives you more peace of mind.&lt;/p&gt;&#xA;&lt;h2 id=&#34;installing-and-enabling-apparmor&#34;&gt;Installing and Enabling AppArmor&lt;/h2&gt;&#xA;&lt;p&gt;To get started with AppArmor, you&amp;rsquo;ll need to install the &lt;code&gt;apparmor&lt;/code&gt; package. On Debian-based systems, I usually start with:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
