<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>TechBlog - Kiến thức Linux &amp; DevOps</title>
    <link>https://ai.293979.xyz</link>
    <description>Không gian chia sẻ kiến thức thực chiến, hướng dẫn chi tiết về Linux, Docker, DevOps và bảo mật máy chủ dành cho kỹ sư phần mềm.</description>
    <language>vi</language>
    <lastBuildDate>Thu, 17 Sep 2026 03:36:06 GMT</lastBuildDate>
    <atom:link href="https://ai.293979.xyz/rss.xml" rel="self" type="application/rss+xml"/>
  <item>
    <title>Checklist xử lí sự cố máy chủ Linux: Phục hồi sau thảm họa</title>
    <link>https://ai.293979.xyz/posts/incident-checklist</link>
    <guid isPermaLink="true">https://ai.293979.xyz/posts/incident-checklist</guid>
    <description>Qui trình phản ứng và xử lí sự cố máy chủ Linux khi hệ thống bị sập, tràn RAM/HDD hoặc nghi ngờ bị xâm nhập: Các bước chuẩn đoán, cô lập, phân tích log và khôi phục.</description>
    <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
    <author>Dương Thụ</author>
    <category>linux</category>
      <category>devops</category>
    <enclosure url="https://ai.293979.xyz/img/incident-response.webp" type="image/jpeg" length="0" />
  </item>
  <item>
    <title>Sao lưu tự động PostgreSQL trong Docker với cron job và gzip</title>
    <link>https://ai.293979.xyz/posts/backup-postgres-docker</link>
    <guid isPermaLink="true">https://ai.293979.xyz/posts/backup-postgres-docker</guid>
    <description>Hướng dẫn xây dựng script tự động backup database PostgreSQL chạy trong Docker container: gzip, cron hàng ngày, tự động xóa bản sao lưu cũ và kiểm thử phục hồi.</description>
    <pubDate>Mon, 20 Oct 2025 00:00:00 GMT</pubDate>
    <author>Dương Thụ</author>
    <category>docker</category>
      <category>database</category>
    <enclosure url="https://ai.293979.xyz/img/postgres-backup.webp" type="image/jpeg" length="0" />
  </item>
  <item>
    <title>Thiết kế Docker compose chuẩn Production</title>
    <link>https://ai.293979.xyz/posts/docker-compose-production</link>
    <guid isPermaLink="true">https://ai.293979.xyz/posts/docker-compose-production</guid>
    <description>Hướng dẫn thực chiến xây dựng docker-compose.yml hoàn chỉnh cho Production: healthchecks, restart policies, resource limits, quản lí .env và Persistent Volumes</description>
    <pubDate>Wed, 15 Oct 2025 00:00:00 GMT</pubDate>
    <author>Dương Thụ</author>
    <category>docker</category>
      <category>devops</category>
    <enclosure url="https://ai.293979.xyz/img/docker-compose.webp" type="image/jpeg" length="0" />
  </item>
  <item>
    <title>Giám sát server Linux từ cơ bản đến nâng cao: htop, ncdu, prometheus và Uptime Kuma</title>
    <link>https://ai.293979.xyz/posts/monitoring-server-basics</link>
    <guid isPermaLink="true">https://ai.293979.xyz/posts/monitoring-server-basics</guid>
    <description>Cẩm nang toàn diện về giám sát hiệu năng máy chủ Linux: Khai thác công cụ CLI thời gian thực (Htop, Btop, Ncdu), thiết lập hệ thống cảnh báo sự cố Uptime Kuma qua Telegram và thu thập chỉ số với Prometheus &amp; Grafana.</description>
    <pubDate>Fri, 18 Oct 2024 00:00:00 GMT</pubDate>
    <author>Dương Thụ</author>
    <category>linux</category>
      <category>devops</category>
    <enclosure url="https://ai.293979.xyz/img/monitoring.webp" type="image/jpeg" length="0" />
  </item>
  <item>
    <title>Hướng dẫn cấu hình Nginx Reverse Proxy với SSL Certbot và Docker chuẩn Production</title>
    <link>https://ai.293979.xyz/posts/nginx-reverse-proxy</link>
    <guid isPermaLink="true">https://ai.293979.xyz/posts/nginx-reverse-proxy</guid>
    <description>Cẩm nang toàn diện cấu hình Nginx Reverse Proxy trên Ubuntu: Tích hợp chứng chỉ SSL Let&apos;s Encrypt miễn phí qua Certbot, hỗ trợ WebSockets, HTTP/2, nén Brotli/Gzip và Rate Limiting chống DDoS.</description>
    <pubDate>Thu, 10 Oct 2024 00:00:00 GMT</pubDate>
    <author>Duong Thu</author>
    <category>linux</category>
      <category>nginx</category>
    <enclosure url="https://ai.293979.xyz/img/nginx.webp" type="image/jpeg" length="0" />
  </item>
  <item>
    <title>Bảo mật máy chủ Linux VPS: Cẩm nang toàn diện 8 bước chống tấn công</title>
    <link>https://ai.293979.xyz/posts/how-to-secure-a-vps</link>
    <guid isPermaLink="true">https://ai.293979.xyz/posts/how-to-secure-a-vps</guid>
    <description>Hướng dẫn thực chiến từng bước thiết lập bảo mật máy chủ Linux VPS mới: Vô hiệu hóa mật khẩu SSH, thiết lập SSH Key Ed25519, cấu hình Fail2ban, tường lửa UFW và cập nhật tự động Unattended-Upgrades.</description>
    <pubDate>Sat, 05 Oct 2024 00:00:00 GMT</pubDate>
    <author>Duong Thu</author>
    <category>linux</category>
      <category>security</category>
    <enclosure url="https://ai.293979.xyz/img/linux-security.webp" type="image/jpeg" length="0" />
  </item>
  <item>
    <title>Quản lí ứng dụng Node.js trong Production với Systemd Service và Journalctl</title>
    <link>https://ai.293979.xyz/posts/systemd-node-service</link>
    <guid isPermaLink="true">https://ai.293979.xyz/posts/systemd-node-service</guid>
    <description>Hướng dẫn triển khai ứng dụng Node.js, Go hoặc Python dưới dạng Systemd Service trên Linux: Tự động khởi động lại khi crash, quản lý biến môi trường, giới hạn bộ nhớ RAM và theo dõi log thời gian thực với Journalctl.</description>
    <pubDate>Tue, 01 Oct 2024 00:00:00 GMT</pubDate>
    <author>Duong Thu</author>
    <category>linux</category>
      <category>devops</category>
    <enclosure url="https://ai.293979.xyz/img/systemd.webp" type="image/jpeg" length="0" />
  </item>
  <item>
    <title>Hướng dẫn cài đặt Docker &amp; Docker compose trên Ubuntu server</title>
    <link>https://ai.293979.xyz/posts/how-to-install-docker-on-ubuntu-server</link>
    <guid isPermaLink="true">https://ai.293979.xyz/posts/how-to-install-docker-on-ubuntu-server</guid>
    <description>Hướng dẫn toàn diện cách cài đặt Docker Engine và Docker Compose V2 trên Ubuntu Server, cấu hình bảo mật non-root user, tối ưu daemon và xử lí xung đột tường lửa UFW</description>
    <pubDate>Mon, 30 Sep 2024 00:00:00 GMT</pubDate>
    <author>Dương Thụ</author>
    <category>linux</category>
      <category>docker</category>
    <enclosure url="https://ai.293979.xyz/img/docker.webp" type="image/jpeg" length="0" />
  </item>
  <item>
    <title>Xác thực SSH Key từ cơ bản đến nâng cao: Ed25519, SSH Config và Bảo mật đa tầng</title>
    <link>https://ai.293979.xyz/posts/ssh-key-authentication</link>
    <guid isPermaLink="true">https://ai.293979.xyz/posts/ssh-key-authentication</guid>
    <description>Cẩm nang toàn diện về xác thực SSH Key trên máy chủ Linux: So sánh Ed25519 vs RSA, cấu hình SSH Config quản lí hàng chục VPS, chuyển tiếp Agent Forwarding, và các qui tắc bảo mật chống lộ khóa.</description>
    <pubDate>Wed, 25 Sep 2024 00:00:00 GMT</pubDate>
    <author>Dương Thụ</author>
    <category>linux</category>
      <category>security</category>
    <enclosure url="https://ai.293979.xyz/img/ssh-keys.webp" type="image/jpeg" length="0" />
  </item>
  <item>
    <title>Làm chủ tường lửa UFW trên Linux: Qui tắc, giới hạn kết nối và xử lí xung đột Docker</title>
    <link>https://ai.293979.xyz/posts/ufw-firewall-basics</link>
    <guid isPermaLink="true">https://ai.293979.xyz/posts/ufw-firewall-basics</guid>
    <description>Hướng dẫn toàn diện làm chủ tường lửa UFW (Uncomplicated Firewall) trên Ubuntu: Thiết lập chính sách mặc định, mở cổng theo IP, giới hạn brute-force (Rate Limiting) và khắc phục lỗi Docker bypass tường lửa.</description>
    <pubDate>Fri, 20 Sep 2024 00:00:00 GMT</pubDate>
    <author>Duong Thu</author>
    <category>linux</category>
      <category>security</category>
    <enclosure url="https://ai.293979.xyz/img/ufw-firewall.webp" type="image/jpeg" length="0" />
  </item>
  <item>
    <title>Tự động hóa triển khai với Git deploy keys: Thiết lập an toàn cho GitHub và GitLab</title>
    <link>https://ai.293979.xyz/posts/git-deploy-key</link>
    <guid isPermaLink="true">https://ai.293979.xyz/posts/git-deploy-key</guid>
    <description>Hướng dẫn thiết lập Git Deploy Key chuẩn bảo mật để kéo mã nguồn tự động từ GitHub hoặc GitLab về máy chủ Production: Phân quyền Read-Only, cấu hình SSH Config và tích hợp Webhook tự động cập nhật.</description>
    <pubDate>Wed, 18 Sep 2024 00:00:00 GMT</pubDate>
    <author>Duong Thu</author>
    <category>git</category>
      <category>devops</category>
    <enclosure url="https://ai.293979.xyz/img/git-deploy.webp" type="image/jpeg" length="0" />
  </item>
  <item>
    <title>Qui trình thiết lập ban đầu cho Ubuntu Server: Swap, Timezone, User và Firewall</title>
    <link>https://ai.293979.xyz/posts/ubuntu-server-initial-setup</link>
    <guid isPermaLink="true">https://ai.293979.xyz/posts/ubuntu-server-initial-setup</guid>
    <description>Hướng dẫn các bước thiết lập chuẩn mực ban đầu cho máy chủ Ubuntu Server mới: Cấu hình múi giờ Việt Nam (Asia/Ho_Chi_Minh), tạo phân vùng RAM ảo (Swap File), phân quyền Sudoer và kích hoạt tường lửa UFW.</description>
    <pubDate>Sun, 15 Sep 2024 00:00:00 GMT</pubDate>
    <author>Dương Thụ</author>
    <category>linux</category>
    <enclosure url="https://ai.293979.xyz/img/ubuntu.webp" type="image/jpeg" length="0" />
  </item>
  </channel>
</rss>