<?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 ToiDB</title>
    <link>https://www.toidang.xyz/tags/linux/</link>
    <description>Recent content in Linux on ToiDB</description>
    <image>
      <title>ToiDB</title>
      <url>https://www.toidang.xyz/web/static/me-512x512.png</url>
      <link>https://www.toidang.xyz/web/static/me-512x512.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 12 Jun 2024 10:55:39 +0700</lastBuildDate>
    <atom:link href="https://www.toidang.xyz/tags/linux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Rotating Logs with Logrotate</title>
      <link>https://www.toidang.xyz/posts/2024/03/30/rotating-logs-with-logrotate/</link>
      <pubDate>Sat, 30 Mar 2024 09:08:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2024/03/30/rotating-logs-with-logrotate/</guid>
      <description>Logrotate is a utility for managing log files on Linux systems by rotating, compressing, and deleting old log files. In this article, we explore how to configure and use Logrotate to rotate logs for various applications, including Apache, Nginx, and system logs.</description>
    </item>
    <item>
      <title>Using Postfix in Sending Email</title>
      <link>https://www.toidang.xyz/posts/2024/03/30/using-postfix-in-sending-email/</link>
      <pubDate>Sat, 30 Mar 2024 09:08:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2024/03/30/using-postfix-in-sending-email/</guid>
      <description>Postfix is a popular mail transfer agent (MTA) that is widely used for sending and receiving email on Linux systems. In this article, we explore how to configure and use Postfix to send email messages from a Linux server, covering key concepts such as SMTP relay, mail queue management, and troubleshooting common issues.</description>
    </item>
  </channel>
</rss>
