<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Linux on Hw5e&#39;s Page</title>
    <link>https://page.hw5e.cc/tags/linux/</link>
    <description>Recent content in Linux on Hw5e&#39;s Page</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>ko</language>
    <managingEditor>hnw1155c@gmail.com (hw5e)</managingEditor>
    <webMaster>hnw1155c@gmail.com (hw5e)</webMaster>
    <copyright>© 2025 hw5e</copyright>
    <lastBuildDate>Wed, 26 Nov 2025 13:07:56 +0900</lastBuildDate><atom:link href="https://page.hw5e.cc/tags/linux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>docker pull rockylinux 하면 안되는 이유</title>
      <link>https://page.hw5e.cc/memo/2025q4/rockydocker/</link>
      <pubDate>Wed, 26 Nov 2025 13:07:56 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2025q4/rockydocker/</guid>
      <description>&lt;p&gt;
    &lt;figure&gt;
      &lt;img
        class=&#34;my-0 rounded-md&#34;
        loading=&#34;lazy&#34;
        srcset=&#34;
        /memo/2025q4/rockydocker/logo_hu5867296374102988649.png 330w,
        /memo/2025q4/rockydocker/logo_hu15083612904434468524.png 660w,
        /memo/2025q4/rockydocker/logo_hu1883828531994787376.png 1024w,
        /memo/2025q4/rockydocker/logo_hu11146170150142900652.png 2x&#34;
        src=&#34;https://page.hw5e.cc/memo/2025q4/rockydocker/logo_hu15083612904434468524.png&#34;
        alt=&#34;&#34;
      /&gt;
      
    &lt;/figure&gt;

&lt;code&gt;docker pull rockylinux&lt;/code&gt;를 하면 대충 출력이 이렇게 나온다.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://page.hw5e.cc/memo/2025q4/rockydocker/featured.svg" />
    </item>
    
    <item>
      <title>Ubuntu계열 배포판에서 53번 포트가 이미 사용중일때</title>
      <link>https://page.hw5e.cc/memo/2025q1/ubuntu53port/</link>
      <pubDate>Sat, 15 Mar 2025 11:04:31 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2025q1/ubuntu53port/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;문제 상황 
    &lt;div id=&#34;%EB%AC%B8%EC%A0%9C-%EC%83%81%ED%99%A9&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#%EB%AC%B8%EC%A0%9C-%EC%83%81%ED%99%A9&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;Adguard Home을 설치하려는 와중에 DNS에 쓰이는 포트인 53번 포트가 이미 사용중인 것을 확인했는데 DNS 서버를 설정하는 곳에는 보통 포트를 따로 지정할 수 없기 때문에 다른 포트를 쓸 수가 없다. (다른 컴퓨터에서 TCP/UDP 프록시를 쓰는 방법은 가능할 것 같다.)&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>ksmbd, ksmbd-tools 소개와 설치 방법</title>
      <link>https://page.hw5e.cc/post/2025/ksmbd-intro/</link>
      <pubDate>Mon, 20 Jan 2025 07:56:05 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2025/ksmbd-intro/</guid>
      <description>&lt;h1 class=&#34;relative group&#34;&gt;ksmbd 소개 
    &lt;div id=&#34;ksmbd-%EC%86%8C%EA%B0%9C&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#ksmbd-%EC%86%8C%EA%B0%9C&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h1&gt;
&lt;p&gt;&lt;a href=&#34;https://www.kernel.org/doc/html/latest/filesystems/smb/ksmbd.html&#34; target=&#34;_blank&#34;&gt;ksmbd&lt;/a&gt;는 리눅스 커널에서 작동하는 SMB 서버이다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>syslog와 systemd의 journalctl</title>
      <link>https://page.hw5e.cc/memo/2025q1/systemd-jctl/</link>
      <pubDate>Wed, 15 Jan 2025 02:16:38 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2025q1/systemd-jctl/</guid>
      <description>&lt;p&gt;에러메시지에 syslog를 보라고 하는 것을 봤는데데 syslog가 뭔가 했는데 systemctl에서 에러날 때 매번 치던 journalctl에 나오는 그것이였다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>리눅스의 사용자 비밀번호와 /etc/passwd, /etc/shadow 파일</title>
      <link>https://page.hw5e.cc/memo/2024q4/etcpasswd/</link>
      <pubDate>Fri, 20 Dec 2024 13:00:53 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2024q4/etcpasswd/</guid>
      <description>&lt;p&gt;리눅스를 설치하는 경우에 따라 사용자와 비밀번호가 미리 설정되어 있는 경우가 있다.
특히 루트 사용자의 비밀번호가 미리 설정된 경우 잘못하다간 심각한 보안 문제를 일으킬 수도 있다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>ESP32-S3용 리눅스에서 Wi-Fi 연결하기(DHCP 없이)</title>
      <link>https://page.hw5e.cc/memo/2024q4/esp32lwifi/</link>
      <pubDate>Fri, 20 Dec 2024 08:40:26 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2024q4/esp32lwifi/</guid>
      <description>&lt;p&gt;ESP32-S3에서 리눅스를 구동할 때 와이파이 연결하는 방법인데 내가 리눅스에서 네트워크 관련 도구들을 잘 몰라서 방법에 일관성이 없거나 이거보다 더 좋은 방법이 있을 수가 있음. 굳이 ESP32가 아니더라도 Buildroot에 공통적으로 적용할 수 있을 것이다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>리눅스 시스템에서 워드프레스 설치하기 (미완성)</title>
      <link>https://page.hw5e.cc/post/2024/installwp/</link>
      <pubDate>Fri, 20 Dec 2024 05:44:05 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/installwp/</guid>
      <description>&lt;p&gt;솔직히 워드프레스는 한번쯤은 써봐야지&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://page.hw5e.cc/post/2024/installwp/featured.png" />
    </item>
    
    <item>
      <title>리눅스에서 tty장치 권한 문제 해결하기</title>
      <link>https://page.hw5e.cc/post/2024/ttyperm/</link>
      <pubDate>Tue, 10 Dec 2024 03:46:08 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/ttyperm/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;문제 상황 
    &lt;div id=&#34;%EB%AC%B8%EC%A0%9C-%EC%83%81%ED%99%A9&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#%EB%AC%B8%EC%A0%9C-%EC%83%81%ED%99%A9&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;
    &lt;figure&gt;
      &lt;img
        class=&#34;my-0 rounded-md&#34;
        loading=&#34;lazy&#34;
        srcset=&#34;
        /post/2024/ttyperm/featured_hu7380345462776148515.png 330w,
        /post/2024/ttyperm/featured_hu2012014673488016541.png 660w,
        /post/2024/ttyperm/featured_hu7533291329891301655.png 1024w,
        /post/2024/ttyperm/featured_hu10080448126442383858.png 2x&#34;
        src=&#34;https://page.hw5e.cc/post/2024/ttyperm/featured_hu2012014673488016541.png&#34;
        alt=&#34;alt text&#34;
      /&gt;
      
    &lt;/figure&gt;
&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://page.hw5e.cc/post/2024/ttyperm/featured.png" />
    </item>
    
    <item>
      <title>네이버의 리눅스 배포판 NAVIX</title>
      <link>https://page.hw5e.cc/memo/2024q4/navix/</link>
      <pubDate>Tue, 10 Dec 2024 00:47:06 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2024q4/navix/</guid>
      <description>&lt;p&gt;네이버에서 리눅스 배포판을 내놓았다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Nginx 소스로 부터 빌드하기</title>
      <link>https://page.hw5e.cc/post/2024/build-nginx/</link>
      <pubDate>Sat, 23 Nov 2024 04:58:49 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/build-nginx/</guid>
      <description>&lt;p&gt;보통 패키지 관리자를 통해 설치하겠지만 경우에 따라서 nginx를 직접 빌드 해야할 때가 있다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>BPI-M2S BSP 사용해보기</title>
      <link>https://page.hw5e.cc/post/2024/m2sbsp/</link>
      <pubDate>Wed, 20 Nov 2024 11:16:04 +0000</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/m2sbsp/</guid>
      <description>&lt;p&gt;바나나파이에서 제공하는 BSP를 사용해본 과정을 기록했다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Unix/Linux식 줄임말 모음</title>
      <link>https://page.hw5e.cc/post/2024/unix-namimg/</link>
      <pubDate>Tue, 19 Nov 2024 02:40:06 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/unix-namimg/</guid>
      <description>&lt;p&gt;유닉스/리눅스에서 자주 보이는 줄임말들을 모아봤다. 이름만 보고 대충 유추 가능한게 몇가지 있다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Casio FX-9860GIII/FX-9750GIII용 khicas 빌드하는 과정</title>
      <link>https://page.hw5e.cc/post/2024/build_g3_xcas/</link>
      <pubDate>Mon, 18 Nov 2024 11:53:58 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/build_g3_xcas/</guid>
      <description>&lt;p&gt;빌드 성공까지 과정을 적은 것으로 정리된 빌드 가이드는 다음 글을 참고.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Docker 기초 사용법</title>
      <link>https://page.hw5e.cc/memo/2024q4/docker_%EA%B8%B0%EC%B4%88/</link>
      <pubDate>Mon, 18 Nov 2024 04:28:44 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2024q4/docker_%EA%B8%B0%EC%B4%88/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://docs.docker.com/get-started/docker_cheatsheet.pdf&#34; target=&#34;_blank&#34;&gt;docker cli cheet sheet&lt;/a&gt;&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>라즈베리파이 CM4를 사다.</title>
      <link>https://page.hw5e.cc/post/2024/boughtcm4/</link>
      <pubDate>Fri, 15 Nov 2024 21:24:30 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/boughtcm4/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;구매 
    &lt;div id=&#34;%EA%B5%AC%EB%A7%A4&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#%EA%B5%AC%EB%A7%A4&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;사실 당근마켓에 CM4가 3만원 정도에 올라왔을 때 별 관심 없었는데 처음에는 파이 4랑 동일한 사양인 줄 알고있었는데 EMMC 16GB 달렸다는 것을 알게되고 갑자기 사고싶어져서 사게 되었다.

  &lt;figure&gt;
    &lt;img class=&#34;my-0 rounded-md&#34; loading=&#34;lazy&#34; src=&#34;https://pbs.twimg.com/media/GV02KcjbEAA-KCe?format=jpg&amp;amp;name=large&#34; alt=&#34;&#34; /&gt;
    
  &lt;/figure&gt;

이런일 아니면 언제 emmc 달린 라즈베리파이 써보겠어, 내가 산 모델은 CM4102016로 Wi-Fi가 있고 2GB RAM 16GB EMMC인 모델이다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Caddy의 systemd 서비스</title>
      <link>https://page.hw5e.cc/memo/2024q4/cdyservice/</link>
      <pubDate>Thu, 14 Nov 2024 16:42:32 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2024q4/cdyservice/</guid>
      <description>&lt;p&gt;패키지 관리자를 통해 caddy를 설치한 경우 보통 서비스를 자동으로 만들어 줄 것이다. 소스를 직접 빌드하거나 바이너리만  따로 받아서 설치한 경우 공식 문서에서 서비스를 직접 등록하는 법을 알려준다
caddy 공식 문서에는 직접 서비스를 생성하는 법을 알려주고 패키지 매니저로 설치하면 보통 이걸 자동으로 해준다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Caddy CLI명령어</title>
      <link>https://page.hw5e.cc/post/2024/cdycli/</link>
      <pubDate>Thu, 14 Nov 2024 16:13:22 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/cdycli/</guid>
      <description>&lt;p&gt;생각날 때마다 추가해야지&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>리눅스 스크립트 프로그래밍 시작하기</title>
      <link>https://page.hw5e.cc/post/2024/start_linux_sh/</link>
      <pubDate>Wed, 13 Nov 2024 07:36:59 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/start_linux_sh/</guid>
      <description>&lt;p&gt;스크립트의 정확한 정의가 어떤지는 잘 모르겠지만 보통 인터프리터 언어에서 실행할 내용들을 파일 하나에 모아둔 것을 스크립트라고 부른다.
보통 운영체제의 셸 스크립트(일반적으로 bash)를 말하는 경우가 많지만 다른 인터프리터 언어의 스크립트도 상관 없다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>윈도우, 리눅스 체크섬 확인하기</title>
      <link>https://page.hw5e.cc/memo/2024q4/checksum/</link>
      <pubDate>Thu, 07 Nov 2024 04:10:04 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2024q4/checksum/</guid>
      <description>&lt;p&gt;쓸 때마다 까먹음&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Linux 스왑파일 만들기</title>
      <link>https://page.hw5e.cc/post/2024/swapfile/</link>
      <pubDate>Thu, 07 Nov 2024 03:45:33 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/swapfile/</guid>
      <description>&lt;p&gt;리눅스 설치할 때 스왑 파티션 용량을 얼마나 줘야할 지 고민하는 경우가 있는데 사실 스왑 파티션이 없어도 스왑을 사용할 수 있다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>chroot와 busybox로 격리된 환경 만들기</title>
      <link>https://page.hw5e.cc/post/2024/chroot/</link>
      <pubDate>Tue, 05 Nov 2024 20:01:29 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/chroot/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;chroot 
    &lt;div id=&#34;chroot&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#chroot&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;chroot는 루트 디렉토리(/)를 변경하고 명령어를 실행하는 명령어이다.
루트를 변경해서 격리된 공간에서 셸이 실행 된다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>아치 리눅스에서 파이썬 모듈과 가상환경</title>
      <link>https://page.hw5e.cc/post/2024/alpymodule/</link>
      <pubDate>Fri, 18 Oct 2024 03:35:00 +0000</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/alpymodule/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;아치 리눅스에서 파이썬 모듈 
    &lt;div id=&#34;%EC%95%84%EC%B9%98-%EB%A6%AC%EB%88%85%EC%8A%A4%EC%97%90%EC%84%9C-%ED%8C%8C%EC%9D%B4%EC%8D%AC-%EB%AA%A8%EB%93%88&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700&#34;
            style=&#34;text-decoration-line: none !important;&#34; href=&#34;#%EC%95%84%EC%B9%98-%EB%A6%AC%EB%88%85%EC%8A%A4%EC%97%90%EC%84%9C-%ED%8C%8C%EC%9D%B4%EC%8D%AC-%EB%AA%A8%EB%93%88&#34; aria-label=&#34;앵커&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;아치 리눅스에서는 OS가 기본으로 사용하는 파이썬에 pip로 파이썬 모듈을 설치하는 것을 막고 있다.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>WSL을 써봤을 때 당황했던 것들</title>
      <link>https://page.hw5e.cc/memo/2024q4/wslcons/</link>
      <pubDate>Tue, 01 Oct 2024 23:19:41 +0000</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2024q4/wslcons/</guid>
      <description>&lt;p&gt;생각나는대로 적어본건데 사실 WSL을 그렇게 깊게 써보진 않았고 노트북에 리눅스 설치한 뒤로 사용 빈도가 더더욱 줄어들었음&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>역방향 프록시 서버를 Nginx에서 Caddy로 옮겼다</title>
      <link>https://page.hw5e.cc/memo/2024q3/cdy/</link>
      <pubDate>Fri, 06 Sep 2024 23:15:11 +0000</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/memo/2024q3/cdy/</guid>
      <description>&lt;p&gt;Caddy를 설치만 해놓고 알아보기 귀찮아서 안하고 있었는데
caddyfile에&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Casio FX-9860GIII/FX-9750GIII 용 KhiCAS 소스 빌드 가이드</title>
      <link>https://page.hw5e.cc/post/2024/g3-xcas-buildguide/</link>
      <pubDate>Fri, 05 Jul 2024 11:54:17 +0900</pubDate>
      <author>hnw1155c@gmail.com (hw5e)</author>
      <guid>https://page.hw5e.cc/post/2024/g3-xcas-buildguide/</guid>
      <description>&lt;p&gt;
  



&lt;div
  
    class=&#34;flex px-4 py-3 rounded-md bg-primary-100 dark:bg-primary-900&#34;
  &gt;

  &lt;span
    
      class=&#34;text-primary-400 ltr:pr-3 rtl:pl-3 flex items-center&#34;
    &gt;

    

  &lt;span class=&#34;relative block icon&#34;&gt;
    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; viewBox=&#34;0 0 512 512&#34;&gt;&lt;path fill=&#34;currentColor&#34; d=&#34;M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256s256-114.6 256-256S397.4 0 256 0zM256 128c17.67 0 32 14.33 32 32c0 17.67-14.33 32-32 32S224 177.7 224 160C224 142.3 238.3 128 256 128zM296 384h-80C202.8 384 192 373.3 192 360s10.75-24 24-24h16v-64H224c-13.25 0-24-10.75-24-24S210.8 224 224 224h32c13.25 0 24 10.75 24 24v88h16c13.25 0 24 10.75 24 24S309.3 384 296 384z&#34;/&gt;&lt;/svg&gt;

  &lt;/span&gt;


  &lt;/span&gt;

  &lt;span
    
      class=&#34;dark:text-neutral-300&#34;
    &gt;발매 국가에 따라 나눠진 FX-9860GIII, FX-9750GIII, GRAPH35+EII 이 세 모델은 거의 같은 제품이다.&lt;/span&gt;
&lt;/div&gt;

x86_64(AMD64) 리눅스에서 빌드가 가능합니다. 빼먹은 부분이 있을 수 있으니 빌드 과정에 문제가 있다면 말해주세요.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
