<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Linux on SudoStart</title>
    <link>https://sudostart.com/categories/linux/</link>
    <description>Recent content in Linux on SudoStart</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>© 2026 [**SudoStart**](/) | [Terms of Usage](/terms/) | [Privacy Policy](/privacy/)</copyright>
    <lastBuildDate>Wed, 28 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://sudostart.com/categories/linux/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>How to Use Arch Linux with Secure Boot Using rEFInd (Dual-Boot Guide)</title>
      <link>https://sudostart.com/arch-with-secure-boot/</link>
      <pubDate>Wed, 28 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>https://sudostart.com/arch-with-secure-boot/</guid>
      <description>&lt;p&gt;Arch Linux and Secure Boot don’t always get along out of the box. While Arch is famous for flexibility and control, Secure Boot is strict, opinionated, and unforgiving when things aren’t signed correctly.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://sudostart.com/arch-with-secure-boot/cover.webp" />
    </item>
    
    <item>
      <title>The UNIX Password Scheme: How UNIX Systems Protect User Passwords</title>
      <link>https://sudostart.com/how-unix-systems-protect-user-passwords/</link>
      <pubDate>Sat, 22 Nov 2025 00:00:00 +0000</pubDate>
      
      <guid>https://sudostart.com/how-unix-systems-protect-user-passwords/</guid>
      <description>&lt;p&gt;UNIX systems have been around for decades, and one of the reasons for their long-lasting reputation is their strong approach to password security. The &lt;strong&gt;UNIX Password Scheme&lt;/strong&gt; is a foundational method that protects user credentials using encryption, hashing, and secure storage techniques. Understanding how it works helps you appreciate why UNIX remains a trusted operating system in cybersecurity.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://sudostart.com/how-unix-systems-protect-user-passwords/cover.webp" />
    </item>
    
    <item>
      <title>How to create packages to the AUR - Arch User Repository</title>
      <link>https://sudostart.com/creating-packages-for-the-aur/</link>
      <pubDate>Wed, 01 Oct 2025 00:00:00 +0000</pubDate>
      
      <guid>https://sudostart.com/creating-packages-for-the-aur/</guid>
      <description>&lt;p&gt;If you’ve ever used Arch Linux, you already know about the &lt;strong&gt;Arch User Repository (AUR)&lt;/strong&gt;.&lt;br&gt;&#xA;It’s one of the main reasons Arch has such a strong community: a collection of build scripts that let you install almost anything with pacman.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://sudostart.com/creating-packages-for-the-aur/cover.webp" />
    </item>
    
    <item>
      <title>How to Contribute to Open Source: A Beginner-Friendly Guide</title>
      <link>https://sudostart.com/how-to-contribute-to-open-source/</link>
      <pubDate>Sat, 27 Sep 2025 00:00:00 +0000</pubDate>
      
      <guid>https://sudostart.com/how-to-contribute-to-open-source/</guid>
      <description>&lt;p&gt;Open-source software powers the world — from Linux to browsers, frameworks, and libraries. But open source isn’t just about using free tools; it’s about &lt;strong&gt;collaboration&lt;/strong&gt; and &lt;strong&gt;giving back&lt;/strong&gt; to the community.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://sudostart.com/how-to-contribute-to-open-source/cover.png" />
    </item>
    
    <item>
      <title>Password Managers | My Setup with KeePassXC, Firefox, and GitHub</title>
      <link>https://sudostart.com/password-managers-keepassxc/</link>
      <pubDate>Wed, 24 Sep 2025 12:00:00 +0000</pubDate>
      
      <guid>https://sudostart.com/password-managers-keepassxc/</guid>
      <description>&lt;p&gt;One of the most important things you can do to keep yourself safe online is to ensure that your passwords are unique in every website or service and also to be hard and difficult to guess or brute force.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://sudostart.com/password-managers-keepassxc/cover.webp" />
    </item>
    
    <item>
      <title>Make your Linux terminal look cool</title>
      <link>https://sudostart.com/make-your-linux-terminal-look-cool/</link>
      <pubDate>Mon, 22 Sep 2025 17:16:18 +0300</pubDate>
      
      <guid>https://sudostart.com/make-your-linux-terminal-look-cool/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;Fish shell&#xA;    &lt;div id=&#34;fish-shell&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#fish-shell&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Why use Fish? Because it’s user-friendly, comes with auto suggestions, syntax highlighting, and is much more modern compared to Bash or zsh.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://sudostart.com/make-your-linux-terminal-look-cool/cover.webp" />
    </item>
    
    <item>
      <title>Accessing Remote Git Repositories on Linux</title>
      <link>https://sudostart.com/accessing-remote-git-repositories-on-linux/</link>
      <pubDate>Wed, 03 Sep 2025 00:00:00 +0000</pubDate>
      
      <guid>https://sudostart.com/accessing-remote-git-repositories-on-linux/</guid>
      <description>&lt;p&gt;Version control is the backbone of modern software development, and Git is its most widely used tool. Whether you’re working solo or collaborating on open-source projects, you need to know how to connect your local Linux machine to remote repositories.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://sudostart.com/accessing-remote-git-repositories-on-linux/cover.webp" />
    </item>
    
    <item>
      <title>Islamic Prayer Timings for Linux</title>
      <link>https://sudostart.com/islamic-prayer-timings-for-linux/</link>
      <pubDate>Sun, 06 Jul 2025 20:20:00 +0300</pubDate>
      
      <guid>https://sudostart.com/islamic-prayer-timings-for-linux/</guid>
      <description>&lt;p&gt;For me, Knowing that 3 hours left until Fajr is more informative than knowing that it&amp;rsquo;s 2 AM now. That was the motivation to create a Linux daemon and waybar custom module for Islamic prayer timings using Aladhan API.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://sudostart.com/islamic-prayer-timings-for-linux/featured.webp" />
    </item>
    
    <item>
      <title>Arch Linux with Hyprland | Comprehensive guide</title>
      <link>https://sudostart.com/arch-linux-guide/</link>
      <pubDate>Tue, 24 Jun 2025 00:00:00 +0000</pubDate>
      
      <guid>https://sudostart.com/arch-linux-guide/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;Start with the programs&#xA;    &lt;div id=&#34;start-with-the-programs&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#start-with-the-programs&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;p&gt;You should begin with the programs you&amp;rsquo;re willing to use, then choose the suitable hardware with your targeted OS in mind. &lt;strong&gt;Examples&lt;/strong&gt;:&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://sudostart.com/arch-linux-guide/cover.webp" />
    </item>
    
  </channel>
</rss>
