<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>행복한 세상</title>
    <link>https://cjbox.tistory.com/</link>
    <description>올커니 니가 바로 범인이여</description>
    <language>ko</language>
    <pubDate>Tue, 4 Aug 2026 15:47:38 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>타카스 류지</managingEditor>
    <image>
      <title>행복한 세상</title>
      <url>https://t1.daumcdn.net/cfile/tistory/180CD6184CFE01A218</url>
      <link>https://cjbox.tistory.com</link>
    </image>
    <item>
      <title>PSP 3000 벽돌 현상 복구 방법 (Khubik의 비디오 가이드)</title>
      <link>https://cjbox.tistory.com/246</link>
      <description>Baryon Sweeper를 사용하여 PSP 3000 벽돌 현상 해결
자세한 사용법은 아래 영상을 확인하세요.
0. 필수 조건:

아두이노&amp;nbsp;또는&amp;nbsp;USB-TTL
다이오드 1N4148
재사용 가능한 전선 케이블 *5
최소 32MB 용량의 메모리 스틱(정품 또는 MicroSD 어댑터)
작동하는 PSP 충전기
카드 리더기 또는 다른 PSP와 USB 케이블
브레드보드

1. 마법의 메모리 스틱 만들기

Khubik의 GitHub에서 Jigkic..</description>
      <category>게임</category>
      <author>타카스 류지</author>
      <guid isPermaLink="true">https://cjbox.tistory.com/246</guid>
      <comments>https://cjbox.tistory.com/246#entry246comment</comments>
      <pubDate>Tue, 3 Feb 2026 07:47:10 +0900</pubDate>
    </item>
    <item>
      <title>리눅스 (CentOS) home 용량 줄이고, root 용량 늘리기</title>
      <link>https://cjbox.tistory.com/244</link>
      <description>/dev/mapper/centos-home을 삭제하고 /dev/mapper/centos-root만 활용
사내 개발서버를 점검하던 중 root에 50G만 할당되어 있고, home에 2TB가 할당되어 있는 현상을 발견했다.불필요한 /dev/mapper/centos-home을 삭제하는 방법에 대해 기술하였다.
&amp;nbsp;
home 폴더를 압축하여 백업한다

tar -zcf /home.tar.gz -C /home .

&amp;nbsp;
home 언마운트

umoun..</description>
      <category>Dev Language/shell</category>
      <author>타카스 류지</author>
      <guid isPermaLink="true">https://cjbox.tistory.com/244</guid>
      <comments>https://cjbox.tistory.com/244#entry244comment</comments>
      <pubDate>Fri, 1 Nov 2024 20:54:07 +0900</pubDate>
    </item>
    <item>
      <title>유튜브 구독 일괄 취소</title>
      <link>https://cjbox.tistory.com/243</link>
      <description>유튜브 구독 화면에서 디버그 모드 - 콘솔
&amp;nbsp;
const&amp;nbsp;likedVideoElements&amp;nbsp;=&amp;nbsp;document.querySelectorAll('ytd-channel-renderer.ytd-expanded-shelf-contents-renderer&amp;nbsp;.yt-spec-button-shape-next__secondary-icon');&amp;nbsp; for&amp;nbsp;(let&amp;nbsp;i=0;&amp;nbsp;i&amp;lt;likedV..</description>
      <category>일상 정보</category>
      <author>타카스 류지</author>
      <guid isPermaLink="true">https://cjbox.tistory.com/243</guid>
      <comments>https://cjbox.tistory.com/243#entry243comment</comments>
      <pubDate>Mon, 23 Sep 2024 01:06:17 +0900</pubDate>
    </item>
    <item>
      <title>SSL 와일드 카드 인증서 만들기</title>
      <link>https://cjbox.tistory.com/242</link>
      <description>&amp;nbsp;
우선 와일드 카드 인증서를 만들땐 도메인을 소유해야하며
&amp;nbsp;
진행시에 해당 도메인 텍스트(TXT)&amp;amp;SPF(화이트도메인설정)&amp;nbsp; 를 등록을 하면서(2회 등록) 진행 해야한다.
&amp;nbsp;
위 프로그램을 받아 설치 한 후에
&amp;nbsp;
certbot certonly --manual --preferred-challenges dns -d &quot;*.도메인.com&quot; -d &quot;도메인.com&quot;
&amp;nbsp;엔터를 치면은
&amp;nbsp;
_acm..</description>
      <category>웹서버</category>
      <author>타카스 류지</author>
      <guid isPermaLink="true">https://cjbox.tistory.com/242</guid>
      <comments>https://cjbox.tistory.com/242#entry242comment</comments>
      <pubDate>Fri, 9 Aug 2024 16:38:47 +0900</pubDate>
    </item>
    <item>
      <title>Windows SSL 인증서 발급</title>
      <link>https://cjbox.tistory.com/241</link>
      <description>&amp;nbsp;

&amp;nbsp;
&amp;nbsp;
&amp;nbsp;M:&amp;nbsp;Create&amp;nbsp;certificate&amp;nbsp;(full&amp;nbsp;options) 
&amp;nbsp;
&amp;nbsp;2:&amp;nbsp;Manual&amp;nbsp;input 
&amp;nbsp;
&amp;nbsp;Host: 도메인.com&amp;nbsp;Friendly name '[Manual] 도메인.com'. &amp;lt;Enter&amp;gt; to accept or type desired name: 엔터&amp;nbsp;1:&amp;nbsp;[..</description>
      <category>웹서버</category>
      <author>타카스 류지</author>
      <guid isPermaLink="true">https://cjbox.tistory.com/241</guid>
      <comments>https://cjbox.tistory.com/241#entry241comment</comments>
      <pubDate>Thu, 8 Aug 2024 09:34:04 +0900</pubDate>
    </item>
    <item>
      <title>아파치 톰캣(java) 세션 클러스터링 설정</title>
      <link>https://cjbox.tistory.com/239</link>
      <description>Server.xml 에 내용 추가
&amp;nbsp;&amp;lt;Engine defaultHost=&quot;localhost&quot; name=&quot;Catalina&quot; jvmRoute=&quot;was-com&quot;&amp;gt; &amp;lt;Cluster&amp;nbsp;className=&quot;org.apache.catalina.ha.tcp.SimpleTcpCluster&quot;&amp;nbsp;channelSendOptions=&quot;8&quot;&amp;gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;Manager&amp;nbsp;clas..</description>
      <category>웹서버</category>
      <author>타카스 류지</author>
      <guid isPermaLink="true">https://cjbox.tistory.com/239</guid>
      <comments>https://cjbox.tistory.com/239#entry239comment</comments>
      <pubDate>Thu, 10 Aug 2023 10:12:29 +0900</pubDate>
    </item>
    <item>
      <title>AbuseMark 2k  -  config.txt 설정</title>
      <link>https://cjbox.tistory.com/238</link>
      <description>http://abusemark.com/store/index.php?main_page=product_info&amp;amp;products_id=58

2048x1536&amp;nbsp;LCD&amp;nbsp;to&amp;nbsp;HDMI&amp;nbsp;Adapter
&amp;nbsp;
********************************************************************************* ●AbuseMark&amp;nbsp;기판의&amp;nbsp;스위치&amp;nbsp;조작..</description>
      <category>라즈베리파이3</category>
      <author>타카스 류지</author>
      <guid isPermaLink="true">https://cjbox.tistory.com/238</guid>
      <comments>https://cjbox.tistory.com/238#entry238comment</comments>
      <pubDate>Mon, 22 May 2023 11:40:10 +0900</pubDate>
    </item>
    <item>
      <title>타 도메인간 IFRMAE 스크립트 호출</title>
      <link>https://cjbox.tistory.com/237</link>
      <description>■&amp;nbsp;부모&amp;nbsp;기본&amp;nbsp;onload&amp;nbsp;설정 window.onload&amp;nbsp;=&amp;nbsp;function(){ &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;window.addEventListener('message',&amp;nbsp;function(e)&amp;nbsp;{ &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;..</description>
      <category>Dev Language/JAVASCRIPT</category>
      <author>타카스 류지</author>
      <guid isPermaLink="true">https://cjbox.tistory.com/237</guid>
      <comments>https://cjbox.tistory.com/237#entry237comment</comments>
      <pubDate>Tue, 2 May 2023 11:22:03 +0900</pubDate>
    </item>
    <item>
      <title>Java PKIX path building failed/Unable to find valid certification path to requested target</title>
      <link>https://cjbox.tistory.com/236</link>
      <description>Unable&amp;nbsp;to&amp;nbsp;find&amp;nbsp;valid&amp;nbsp;certification&amp;nbsp;path&amp;nbsp;to&amp;nbsp;requested&amp;nbsp;target Java PKIX path building failed
&amp;nbsp;
아래 처럼 크롬 브라우저로 해당 등록할 사이트 인증서를 내보내기로 저장한다.

사용하는 JDK 폴더의 BIN 폴더에 들어가 CMD 명령어로 아래 내용을 작성
&amp;nbsp;
keytool -importcert -f..</description>
      <category>Dev Language/JAVA</category>
      <author>타카스 류지</author>
      <guid isPermaLink="true">https://cjbox.tistory.com/236</guid>
      <comments>https://cjbox.tistory.com/236#entry236comment</comments>
      <pubDate>Fri, 21 Apr 2023 00:56:26 +0900</pubDate>
    </item>
    <item>
      <title>스톤 스피커 만들기</title>
      <link>https://cjbox.tistory.com/235</link>
      <description>

​















스피커를 받고 재료 준비~ 가조립을 해봅니다.















쟌...대충 이렇게 나옵니다. 0-0;ㅎ




&amp;nbsp;



&amp;nbsp;






&amp;nbsp;














포맥스로 커터칼 노가다에 띄어듭니다. 여백까지 생각해서 자르고 홀커터로 구멍도 빵~ 뚤어봤어요~







&amp;nbsp;






&amp;nbsp;














뚜껑은 빛이 나올수있게 얼마전에 플럼킷에서 주문한 자..</description>
      <category>일상 정보</category>
      <author>타카스 류지</author>
      <guid isPermaLink="true">https://cjbox.tistory.com/235</guid>
      <comments>https://cjbox.tistory.com/235#entry235comment</comments>
      <pubDate>Mon, 11 Apr 2022 14:06:40 +0900</pubDate>
    </item>
  </channel>
</rss>