<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Namespaces on ShieldedBytes</title>
    <link>https://linuxeries.org/tags/namespaces/</link>
    <description>Recent content in Namespaces on ShieldedBytes</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 11 May 2026 11:46:42 +0200</lastBuildDate>
    <atom:link href="https://linuxeries.org/tags/namespaces/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hardening Your Linux Desktop with Mandatory Access Control and Namespace Isolation</title>
      <link>https://linuxeries.org/post/2026-05-11-hardening-your-linux-desktop-with-mandatory-a/</link>
      <pubDate>Mon, 11 May 2026 11:46:42 +0200</pubDate>
      <guid>https://linuxeries.org/post/2026-05-11-hardening-your-linux-desktop-with-mandatory-a/</guid>
      <description>&lt;h2 id=&#34;introduction-to-linux-hardening&#34;&gt;Introduction to Linux Hardening&lt;/h2&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve seen many Linux systems compromised due to lack of proper hardening. To prevent this, you can use a combination of Mandatory Access Control (MAC) and namespace isolation. These two security features can help prevent unauthorized access to sensitive data and system resources. In this article, we&amp;rsquo;ll explore how to implement MAC and namespace isolation on a Linux desktop.&lt;/p&gt;&#xA;&lt;h2 id=&#34;mandatory-access-control&#34;&gt;Mandatory Access Control&lt;/h2&gt;&#xA;&lt;p&gt;Mandatory Access Control is a security feature that enforces a set of rules defining what actions a user or process can perform on a system. One popular MAC system for Linux is SELinux (Security-Enhanced Linux), which was integrated into the Linux kernel in 2003. SELinux provides a robust security framework that can help prevent attacks such as buffer overflows and privilege escalation. Don&amp;rsquo;t bother with other MAC systems unless you have a specific reason to - SELinux is well-maintained and widely supported.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
