<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
      <title>KBase</title>
      <link>https://knowledgebase.atakan-erdonmez.com</link>
      <description>Last 10 notes on KBase</description>
      <generator>Quartz -- quartz.jzhao.xyz</generator>
      <item>
    <title>Systemctl</title>
    <link>https://knowledgebase.atakan-erdonmez.com/Linux/System--and--Kernel/Systemctl</link>
    <guid>https://knowledgebase.atakan-erdonmez.com/Linux/System--and--Kernel/Systemctl</guid>
    <description><![CDATA[  systemctl get-default : show the target (state) systemctl isolate “multi-user.target” : switch to that specific target systemctl set-default : switch to specific target at reboot/default systemctl cat systemctl list-units --type=service --state=running state enable,generated, running systemctl daem... ]]></description>
    <pubDate>Sat, 16 May 2026 17:41:00 GMT</pubDate>
  </item><item>
    <title>Firewalls &amp; firewall-cmd</title>
    <link>https://knowledgebase.atakan-erdonmez.com/Linux/Networking/Network-Security/Firewalls--and--firewall-cmd</link>
    <guid>https://knowledgebase.atakan-erdonmez.com/Linux/Networking/Network-Security/Firewalls--and--firewall-cmd</guid>
    <description><![CDATA[  netfilter is a part of Linux kernel. It is the main firewall. It reads the input-output packets and allow/deny them. ]]></description>
    <pubDate>Sat, 16 May 2026 17:25:00 GMT</pubDate>
  </item><item>
    <title>Apache2 General</title>
    <link>https://knowledgebase.atakan-erdonmez.com/Linux/Web-Servers/Apache2-General</link>
    <guid>https://knowledgebase.atakan-erdonmez.com/Linux/Web-Servers/Apache2-General</guid>
    <description><![CDATA[ 🟢 1. Installation sudo apt install apache2 -y # Debian-based On Red Hat-based systems (RHEL/CentOS/Fedora), the service is called httpd. 🗂️ 2. ]]></description>
    <pubDate>Sat, 16 May 2026 15:48:00 GMT</pubDate>
  </item><item>
    <title>OpenWebUI</title>
    <link>https://knowledgebase.atakan-erdonmez.com/Linux/AI--and--ML/OpenWebUI</link>
    <guid>https://knowledgebase.atakan-erdonmez.com/Linux/AI--and--ML/OpenWebUI</guid>
    <description><![CDATA[ Open WebUI is a feature-rich, web-based frontend designed to centralize and visualize your AI workflows. ]]></description>
    <pubDate>Sat, 16 May 2026 14:51:25 GMT</pubDate>
  </item><item>
    <title>resize2fs</title>
    <link>https://knowledgebase.atakan-erdonmez.com/Linux/Disk--and--Storage/resize2fs</link>
    <guid>https://knowledgebase.atakan-erdonmez.com/Linux/Disk--and--Storage/resize2fs</guid>
    <description><![CDATA[  ]]></description>
    <pubDate>Sat, 16 May 2026 14:51:25 GMT</pubDate>
  </item><item>
    <title>udisksctl</title>
    <link>https://knowledgebase.atakan-erdonmez.com/Linux/Hardware/udisksctl</link>
    <guid>https://knowledgebase.atakan-erdonmez.com/Linux/Hardware/udisksctl</guid>
    <description><![CDATA[  ]]></description>
    <pubDate>Sat, 16 May 2026 14:51:25 GMT</pubDate>
  </item><item>
    <title>Logs</title>
    <link>https://knowledgebase.atakan-erdonmez.com/Linux/Logs,-Backup,-Monitoring/Logs/Logs</link>
    <guid>https://knowledgebase.atakan-erdonmez.com/Linux/Logs,-Backup,-Monitoring/Logs/Logs</guid>
    <description><![CDATA[  ]]></description>
    <pubDate>Sat, 16 May 2026 14:51:25 GMT</pubDate>
  </item><item>
    <title>Podman Volume</title>
    <link>https://knowledgebase.atakan-erdonmez.com/DevOps/Container/Podman/Podman-Volume</link>
    <guid>https://knowledgebase.atakan-erdonmez.com/DevOps/Container/Podman/Podman-Volume</guid>
    <description><![CDATA[ Rootless mode: ~/.local/share/containers/storage/volumes/. ]]></description>
    <pubDate>Fri, 15 May 2026 21:07:00 GMT</pubDate>
  </item><item>
    <title>Gatus</title>
    <link>https://knowledgebase.atakan-erdonmez.com/Linux/Logs,-Backup,-Monitoring/Monitoring/Gatus</link>
    <guid>https://knowledgebase.atakan-erdonmez.com/Linux/Logs,-Backup,-Monitoring/Monitoring/Gatus</guid>
    <description><![CDATA[ Gatus is an open-source, developer-focused uptime monitoring tool and health dashboard built on a Configuration-as-Code philosophy. ]]></description>
    <pubDate>Fri, 15 May 2026 11:00:00 GMT</pubDate>
  </item><item>
    <title>kill</title>
    <link>https://knowledgebase.atakan-erdonmez.com/Linux/Process-Management/kill</link>
    <guid>https://knowledgebase.atakan-erdonmez.com/Linux/Process-Management/kill</guid>
    <description><![CDATA[  SignalNumberMeaningCommon UsageSIGTERM15Graceful terminationkill PID (default)SIGKILL9Immediate kill (cannot be caught)kill -9 PIDSIGINT2Interrupt from keyboard (Ctrl+C)Stops foreground processSIGTSTP20Terminal stop (Ctrl+Z)Suspend processSIGHUP1Hangup / restart signalRestart daemonsSIGCHLD17Child ... ]]></description>
    <pubDate>Fri, 15 May 2026 11:00:00 GMT</pubDate>
  </item>
    </channel>
  </rss>