
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Chaos and Order</title>
      <link>https://www.youngju.dev/blog</link>
      <description>천천히 올바르게. AI Researcher &amp; DevOps Engineer Youngju&#39;s blog. GPU/CUDA, LLM, MLOps, Kubernetes AI workloads, and data engineering — plus mindset essays on confidence, routines, health, and sport psychology.</description>
      <language>ko</language>
      <managingEditor>fjvbn2003@gmail.com (Youngju Kim)</managingEditor>
      <webMaster>fjvbn2003@gmail.com (Youngju Kim)</webMaster>
      <lastBuildDate>Sat, 15 Aug 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.youngju.dev/tags/트러블슈팅/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.youngju.dev/blog/linux/2026-08-15-guide-dns.en</guid>
    <title>The Complete Guide to DNS: Following a Name All the Way to an Address</title>
    <link>https://www.youngju.dev/blog/linux/2026-08-15-guide-dns.en</link>
    <description>Splits name resolution into five separate segments — stub resolver through authoritative server — and works through record types, TTL and caching, delegation, reading dig output, propagation delay and stale caches, DNSSEC, and running DNS inside a company. Every command and rule here was checked against the RFC text and the manual pages.</description>
    <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>리눅스</category><category>dns</category><category>네트워크</category><category>운영</category><category>트러블슈팅</category><category>dig</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/linux/2026-08-15-guide-dns.ja</guid>
    <title>DNS 完全ガイド: 名前がアドレスになる経路を最後までたどる</title>
    <link>https://www.youngju.dev/blog/linux/2026-08-15-guide-dns.ja</link>
    <description>スタブリゾルバーから権威サーバーまで、名前解決の経路を区間ごとに分けたうえで、レコードタイプと TTL、委任、dig の読み方、伝播遅延とスタイルキャッシュ、DNSSEC、社内 DNS の運用までを整理します。コマンドとルールは RFC 原文とマニュアルで確認したものだけを載せました。</description>
    <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>리눅스</category><category>dns</category><category>네트워크</category><category>운영</category><category>트러블슈팅</category><category>dig</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/linux/2026-08-15-guide-dns</guid>
    <title>DNS 완전 가이드: 이름이 주소가 되는 경로를 끝까지 따라가기</title>
    <link>https://www.youngju.dev/blog/linux/2026-08-15-guide-dns</link>
    <description>스텁 리졸버부터 권한 서버까지 이름 해석 경로를 구간별로 나누고, 레코드 타입과 TTL, 위임, dig 출력 해석, 전파 지연과 스테일 캐시, DNSSEC, 사내 DNS 운영까지 정리합니다. 명령과 규칙은 RFC 원문과 매뉴얼에서 확인한 것만 실었습니다.</description>
    <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>리눅스</category><category>dns</category><category>네트워크</category><category>운영</category><category>트러블슈팅</category><category>dig</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/linux/2026-08-15-guide-file-descriptors-and-inodes.en</guid>
    <title>A Complete Guide to File Descriptors and Inodes: What Happens When df and du Disagree</title>
    <link>https://www.youngju.dev/blog/linux/2026-08-15-guide-file-descriptors-and-inodes.en</link>
    <description>Starts from the relationship between inodes and directory entries and works through hard links, deleted-but-still-open files, inode exhaustion, and file descriptor limits. Covers why df and du diverge and how to recover, command by command.</description>
    <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>리눅스</category><category>파일시스템</category><category>inode</category><category>파일디스크립터</category><category>운영</category><category>트러블슈팅</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/linux/2026-08-15-guide-file-descriptors-and-inodes.ja</guid>
    <title>ファイルディスクリプタと inode 完全ガイド: df と du が食い違うとき何が起きているのか</title>
    <link>https://www.youngju.dev/blog/linux/2026-08-15-guide-file-descriptors-and-inodes.ja</link>
    <description>inode とディレクトリエントリの関係から出発して、ハードリンク、削除された開きっぱなしのファイル、inode の枯渇、ファイルディスクリプタの上限までを整理します。df と du が食い違う理由と復旧方法をコマンド単位で扱います。</description>
    <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>리눅스</category><category>파일시스템</category><category>inode</category><category>파일디스크립터</category><category>운영</category><category>트러블슈팅</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/linux/2026-08-15-guide-file-descriptors-and-inodes</guid>
    <title>파일 디스크립터와 inode 완전 가이드: df와 du가 다를 때 무슨 일이 벌어지는가</title>
    <link>https://www.youngju.dev/blog/linux/2026-08-15-guide-file-descriptors-and-inodes</link>
    <description>inode와 디렉터리 엔트리의 관계에서 출발해 하드 링크, 삭제된 열린 파일, inode 고갈, 파일 디스크립터 한도까지 정리합니다. df와 du가 어긋나는 이유와 복구 방법을 명령 단위로 다룹니다.</description>
    <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>리눅스</category><category>파일시스템</category><category>inode</category><category>파일디스크립터</category><category>운영</category><category>트러블슈팅</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/linux/2026-08-15-guide-linux-troubleshooting-commands.en</guid>
    <title>The complete Linux troubleshooting command guide: from the first 60 seconds to root cause</title>
    <link>https://www.youngju.dev/blog/linux/2026-08-15-guide-linux-troubleshooting-commands.en</link>
    <description>The diagnostic commands to run, in order, from the moment someone tells you a server is misbehaving. uptime, top, free, df, iostat, ss, journalctl — which number in each output to read, and what that number rules out versus what it leaves standing.</description>
    <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>리눅스</category><category>트러블슈팅</category><category>운영</category><category>장애대응</category><category>명령어</category><category>성능</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/linux/2026-08-15-guide-linux-troubleshooting-commands.ja</guid>
    <title>Linux障害対応コマンド完全ガイド: 最初の60秒から根本原因まで</title>
    <link>https://www.youngju.dev/blog/linux/2026-08-15-guide-linux-troubleshooting-commands.ja</link>
    <description>サーバーの様子がおかしいと連絡を受けた瞬間から順番に実行する診断コマンドを整理します。uptime、top、free、df、iostat、ss、journalctlまで、各出力のどの数字を見るべきか、その数字が何を除外して何を残すのかを説明します。</description>
    <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>리눅스</category><category>트러블슈팅</category><category>운영</category><category>장애대응</category><category>명령어</category><category>성능</category>
  </item>

  <item>
    <guid>https://www.youngju.dev/blog/linux/2026-08-15-guide-linux-troubleshooting-commands</guid>
    <title>리눅스 장애 대응 명령어 완전 가이드: 첫 60초부터 근본 원인까지</title>
    <link>https://www.youngju.dev/blog/linux/2026-08-15-guide-linux-troubleshooting-commands</link>
    <description>서버가 이상하다는 연락을 받은 순간부터 순서대로 실행하는 진단 명령어를 정리합니다. uptime, top, free, df, iostat, ss, journalctl까지 각 출력의 어느 숫자를 봐야 하는지, 그 숫자가 무엇을 배제하고 무엇을 남기는지 설명합니다.</description>
    <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
    <author>fjvbn2003@gmail.com (Youngju Kim)</author>
    <category>리눅스</category><category>트러블슈팅</category><category>운영</category><category>장애대응</category><category>명령어</category><category>성능</category>
  </item>

    </channel>
  </rss>
