<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Linux on 3rd&#39;s Blog - Seeking Truth</title>
    <link>https://www.333rd.net/en/categories/linux/</link>
    <description>Recent content in Linux on 3rd&#39;s Blog - Seeking Truth</description>
    <image>
      <title>3rd&#39;s Blog - Seeking Truth</title>
      <url>https://www.333rd.net/img/logo.png</url>
      <link>https://www.333rd.net/img/logo.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 13 Aug 2026 10:20:00 +0200</lastBuildDate>
    <atom:link href="https://www.333rd.net/en/categories/linux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Notes on Self-Hosted Web Bookmark Service</title>
      <link>https://www.333rd.net/en/posts/tech/self-hosted-bookmark-service-notes/</link>
      <pubDate>Thu, 13 Aug 2026 10:20:00 +0200</pubDate>
      <guid>https://www.333rd.net/en/posts/tech/self-hosted-bookmark-service-notes/</guid>
      <description>I mainly tried Karakeep, ArchiveBox and linkding, but in the end I chose the forked linkding-cn.</description>
    </item>
    <item>
      <title>Notes on Self-Hosted Chat Service</title>
      <link>https://www.333rd.net/en/posts/tech/self-hosted-chat-service-notes/</link>
      <pubDate>Sun, 05 Jul 2026 09:04:29 +0200</pubDate>
      <guid>https://www.333rd.net/en/posts/tech/self-hosted-chat-service-notes/</guid>
      <description>Tried Stoat (formerly Revolt), Tailchat and Matrix, and found that there is no perfect solution.</description>
    </item>
    <item>
      <title>Analyzing Why UDP Broadcasts Are Not Received</title>
      <link>https://www.333rd.net/en/posts/read/udp-broadcast-reception/</link>
      <pubDate>Tue, 23 Jan 2024 23:26:36 +0800</pubDate>
      <guid>https://www.333rd.net/en/posts/read/udp-broadcast-reception/</guid>
      <description>Analysis of why UDP broadcasts cannot be received.</description>
    </item>
    <item>
      <title>Adding Filesystem Access Permissions for Specific Paths to Flatpak Applications</title>
      <link>https://www.333rd.net/en/posts/tech/flatpak-add-filesystem-access/</link>
      <pubDate>Sun, 03 Sep 2023 21:29:53 +0800</pubDate>
      <guid>https://www.333rd.net/en/posts/tech/flatpak-add-filesystem-access/</guid>
      <description>Solve the problem of Flatpak applications being unable to access specific paths by setting access permissions.</description>
    </item>
    <item>
      <title>Resolving the Issue of Restart Getting Stuck at A0 Self-Test while Shutdown Works Normally</title>
      <link>https://www.333rd.net/en/posts/tech/bios-a0-reboot-self-test-fix/</link>
      <pubDate>Sat, 02 Sep 2023 18:20:53 +0800</pubDate>
      <guid>https://www.333rd.net/en/posts/tech/bios-a0-reboot-self-test-fix/</guid>
      <description>Encountered this issue on an obscure device and resolved it by adjusting the BIOS.</description>
    </item>
    <item>
      <title>Restoring WindTerm&#39;s Disappeared Menu Bar</title>
      <link>https://www.333rd.net/en/posts/tech/restore-windterm-missing-menu-bar/</link>
      <pubDate>Sat, 02 Sep 2023 18:02:24 +0800</pubDate>
      <guid>https://www.333rd.net/en/posts/tech/restore-windterm-missing-menu-bar/</guid>
      <description>Restored WindTerm&amp;#39;s disappeared menu bar.</description>
    </item>
    <item>
      <title>Fixing the Issue of VMware Shared Folder Failing After Reboot</title>
      <link>https://www.333rd.net/en/posts/tech/vmware-shared-folder-reboot-fix/</link>
      <pubDate>Sat, 02 Sep 2023 17:53:47 +0800</pubDate>
      <guid>https://www.333rd.net/en/posts/tech/vmware-shared-folder-reboot-fix/</guid>
      <description>The issue where the shared folder fails after reboot seems to be related to the virtual machine version and the system version, but it is solved anyway.</description>
    </item>
    <item>
      <title>Handling an Ubuntu update-notifier Error</title>
      <link>https://www.333rd.net/en/posts/tech/handling-ubuntu-update-notifier-error/</link>
      <pubDate>Tue, 29 Aug 2023 11:26:11 +0800</pubDate>
      <guid>https://www.333rd.net/en/posts/tech/handling-ubuntu-update-notifier-error/</guid>
      <description>A record of fixing an update-notifier error on Ubuntu.</description>
    </item>
    <item>
      <title>Using a USB WiFi Adapter with Kali for Penetration Testing</title>
      <link>https://www.333rd.net/en/posts/tech/kali-usb-wifi-adapter-penetration-testing/</link>
      <pubDate>Sat, 08 Oct 2022 00:28:09 +0800</pubDate>
      <guid>https://www.333rd.net/en/posts/tech/kali-usb-wifi-adapter-penetration-testing/</guid>
      <description>Bought a network card; without installing the driver, some features couldn&amp;#39;t be used. After contacting customer service and installing the driver, everything worked perfectly.</description>
    </item>
    <item>
      <title>Setting Up an SSH Proxy in VSCode</title>
      <link>https://www.333rd.net/en/posts/tech/vscode-ssh-proxy/</link>
      <pubDate>Mon, 19 Sep 2022 02:22:49 +0800</pubDate>
      <guid>https://www.333rd.net/en/posts/tech/vscode-ssh-proxy/</guid>
      <description>Using Git to set up an SSH proxy for VSCode on Windows.</description>
    </item>
    <item>
      <title>Linux: Mount OneDrive Cloud Drive with Rclone</title>
      <link>https://www.333rd.net/en/posts/tech/linux-rclone-mount-onedrive/</link>
      <pubDate>Fri, 18 Mar 2022 18:43:15 +0800</pubDate>
      <guid>https://www.333rd.net/en/posts/tech/linux-rclone-mount-onedrive/</guid>
      <description>Introduces how to mount the OneDrive cloud drive using Rclone, together with the steps for a self-built API.</description>
    </item>
    <item>
      <title>Tianyi Cloud Drive Command Line Client</title>
      <link>https://www.333rd.net/en/posts/tech/tianyi-cloud-drive-cli/</link>
      <pubDate>Tue, 08 Mar 2022 15:05:15 +0800</pubDate>
      <guid>https://www.333rd.net/en/posts/tech/tianyi-cloud-drive-cli/</guid>
      <description>cloudpan189-go: a solution for using Tianyi Cloud Drive on Linux.</description>
    </item>
    <item>
      <title>Installing and Using Zsh and Oh My Zsh</title>
      <link>https://www.333rd.net/en/posts/tech/zsh-and-oh-my-zsh-installation/</link>
      <pubDate>Mon, 07 Mar 2022 00:39:17 +0800</pubDate>
      <guid>https://www.333rd.net/en/posts/tech/zsh-and-oh-my-zsh-installation/</guid>
      <description>An introduction to installing and using Zsh and Oh My Zsh.</description>
    </item>
    <item>
      <title>Linux: Mount Google Drive Cloud Drive with Rclone</title>
      <link>https://www.333rd.net/en/posts/tech/linux-rclone-mount-google-drive/</link>
      <pubDate>Sun, 06 Mar 2022 19:57:14 +0800</pubDate>
      <guid>https://www.333rd.net/en/posts/tech/linux-rclone-mount-google-drive/</guid>
      <description>Introduces how to mount the Google Drive cloud drive using Rclone, together with the steps for a self-built API.</description>
    </item>
  </channel>
</rss>
