<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>준호씨의 블로그</title>
    <link>https://junho85.tistory.com/</link>
    <description>개발을 좋아하는 준호씨의 블로그입니다.</description>
    <language>ko</language>
    <pubDate>Sat, 16 May 2026 15:19:19 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>준호씨</managingEditor>
    <image>
      <title>준호씨의 블로그</title>
      <url>https://t1.daumcdn.net/cfile/tistory/175B1F414EDCA49526</url>
      <link>https://junho85.tistory.com</link>
    </image>
    <item>
      <title>낡은 미디어위키 호스팅 이전작업과 업그레이드 작업들</title>
      <link>https://junho85.tistory.com/531648</link>
      <description>이번 포스팅에서는 2년 넘게 끌어왔던 낡은 개인 서버의 호스팅 이전 및 업그레이드 작업 중 미디어위키 이전 및 업그레이드 작업을 마친 경험을 공유하고자 합니다.

&amp;nbsp;

가상서버호스팅 이사가기. 스쿨호스팅 -&amp;gt; VULTR로의 이전 검토
가상서버호스팅을 좀 옮겨 볼까? VULTR? 개인적으로 스쿨 호스팅에서 가상 서버호스팅을 받고 있습니다. 스쿨호스팅 최저가,최대트래픽 국내최대개발자커뮤니티 phpschool.com 과 함께하는 월400원,
j..</description>
      <category>IT이야기</category>
      <category>Apache</category>
      <category>composer</category>
      <category>mysql업그레이드</category>
      <category>nginx</category>
      <category>php업그레이드</category>
      <category>리눅스서버관리</category>
      <category>미디어위키</category>
      <category>서버이전</category>
      <category>우분투</category>
      <category>트러블슈팅</category>
      <author>준호씨</author>
      <guid isPermaLink="true">https://junho85.tistory.com/531648</guid>
      <comments>https://junho85.tistory.com/531648#entry531648comment</comments>
      <pubDate>Sun, 22 Jun 2025 15:49:01 +0900</pubDate>
    </item>
    <item>
      <title>MkDocs로 GitHub Pages에 위키 사이트 쉽게 만들기</title>
      <link>https://junho85.tistory.com/531647</link>
      <description>이번 포스팅에서는 MkDocs를 이용하여 간단하게 위키 형태의 사이트를 GitHub Pages로 만드는 방법을 알아보겠습니다.
  준비물

Python
Git
GitHub 계정

✅ MkDocs 설치 및 설정하기
프로젝트 환경을 설정하는 최적의 방법은 아래와 같습니다.
mkdir my-wiki
cd my-wiki

# 원하는 Python 버전 설정 (예시)
pyenv local 3.12.2

# 가상환경 설정
python -m venv .venv
sou..</description>
      <category>IT이야기</category>
      <category>GIT</category>
      <category>githubPages</category>
      <category>Markdown</category>
      <category>mkdocs</category>
      <category>Python</category>
      <category>가상환경</category>
      <category>개발환경</category>
      <category>기술블로그</category>
      <category>위키만들기</category>
      <category>정적사이트</category>
      <author>준호씨</author>
      <guid isPermaLink="true">https://junho85.tistory.com/531647</guid>
      <comments>https://junho85.tistory.com/531647#entry531647comment</comments>
      <pubDate>Fri, 20 Jun 2025 22:23:06 +0900</pubDate>
    </item>
    <item>
      <title>스쿨호스팅(phps.kr) 가상서버호스팅 재시작 하는 방법</title>
      <link>https://junho85.tistory.com/531646</link>
      <description>스쿨호스팅의 가상서버호스팅을 이용하다 보면 종종 서버가 다운되는 경우가 있습니다. 이때 서버를 재시작하는 방법을 정리합니다.
&amp;nbsp;
내서비스관리 &amp;gt; 가상서버호스팅관리로 이동합니다.

&amp;nbsp;
서비스관리 &amp;gt; 기본관리 &amp;gt; 서버원격관리 버튼을 클릭합니다.

&amp;nbsp;
&amp;nbsp;
다음과 같은 팝업창이 나타납니다. 서버상태가 ON 인 경우 기본적으로 요청작업은 &quot;종료&quot;가 선택되어 있습니다. &quot;확인&quot; 버튼을 누르면 서버종료 작업이 진행..</description>
      <category>IT이야기</category>
      <category>phps.kr</category>
      <category>가상서버호스팅</category>
      <category>강제종료</category>
      <category>내서비스관리</category>
      <category>서버원격관리</category>
      <category>스쿨호스팅</category>
      <category>시작</category>
      <category>운영</category>
      <category>재시작</category>
      <category>종료</category>
      <author>준호씨</author>
      <guid isPermaLink="true">https://junho85.tistory.com/531646</guid>
      <comments>https://junho85.tistory.com/531646#entry531646comment</comments>
      <pubDate>Sun, 1 Jun 2025 19:35:06 +0900</pubDate>
    </item>
    <item>
      <title>Conda 기본 환경 자동 활성화 끄는 법 (base 비활성화 설정)</title>
      <link>https://junho85.tistory.com/531645</link>
      <description>  Conda 기본 환경(base) 자동 활성화 비활성화 방법
Python 개발을 하다 보면 conda를 사용하는 경우가 많습니다. Anaconda나 Miniconda 설치 후 터미널을 열면 항상 base 환경이 자동으로 활성화되어 있는 걸 볼 수 있죠.
(base) user@machine ~ %
매번 conda deactivate를 치는 것도 귀찮고, base 환경을 굳이 항상 켤 필요가 없다면, 자동 활성화를 꺼두는 게 깔끔합니다. 오늘은 그 방법을..</description>
      <category>개발이야기</category>
      <category>Anaconda</category>
      <category>base환경비활성화</category>
      <category>bash</category>
      <category>conda</category>
      <category>miniconda</category>
      <category>python환경섲렁</category>
      <category>zsh</category>
      <category>개발자팁</category>
      <category>개발환경</category>
      <category>터미널팁</category>
      <author>준호씨</author>
      <guid isPermaLink="true">https://junho85.tistory.com/531645</guid>
      <comments>https://junho85.tistory.com/531645#entry531645comment</comments>
      <pubDate>Fri, 11 Apr 2025 23:25:06 +0900</pubDate>
    </item>
    <item>
      <title>셋업 강박 - 글을 쓰는데 단축키 설정을 먼저 생각</title>
      <link>https://junho85.tistory.com/531644</link>
      <description>제 성향을 생각해 보면 준비를 하는데 시간을 많이 사용하는 편입니다. 다른 블로그에 뭔가 글을 써보려고 생각했는데 그 블로그에 &quot;w&quot; 키로 글쓰기 단축키를 설정했던가? 만약 설정하지 않았다면 그 설정을 먼저 해야겠다는 생각이 들었다는 것입니다. 사실 그러한 단축키를 설정하는 건 아주 중요한 문제가 아닙니다. 나중에 해도 되는 문제입니다. 이성적으로 생각해 보면 우선은 무언가 생산적인 걸 먼저 하는 것이 좋습니다. 단축키를 설정하는 것이 엄청나게 효율성을..</description>
      <category>살아가는이야기</category>
      <category>글쓰기습관</category>
      <category>단축키강박</category>
      <category>디지털쓰레기</category>
      <category>블로그쓰기</category>
      <category>생각정리</category>
      <category>생산성</category>
      <category>야크셰이빙</category>
      <category>완벽주의</category>
      <category>할일관리</category>
      <category>효율적인작업</category>
      <author>준호씨</author>
      <guid isPermaLink="true">https://junho85.tistory.com/531644</guid>
      <comments>https://junho85.tistory.com/531644#entry531644comment</comments>
      <pubDate>Sat, 15 Feb 2025 00:58:17 +0900</pubDate>
    </item>
    <item>
      <title>macOS에서 OBS, 퀵타임 플레이어, Monosnap 등 녹화프로그램이 갑자기 종료될 때 해결 방법</title>
      <link>https://junho85.tistory.com/531643</link>
      <description>최근 macOS에서 OBS, 퀵타임 플레이어, Monosnap과 같은 녹화 관련 프로그램들이 갑자기 종료되는 현상이 발생했습니다. 문제를 조사하던 중, StarPlayerAgent라는 앱이 실행되고 있는 것을 발견했습니다. 이 앱은 시원스쿨LAB에서 영어 강좌 수강을 위해 설치된 플레이어로, 동영상 녹화와 관련된 프로그램들의 실행을 차단하고 있었습니다.
StarPlayerAgent를 삭제한 후, OBS와 QuickTime Player, Monosnap이..</description>
      <category>IT이야기</category>
      <category>MacOS</category>
      <category>monosnap</category>
      <category>OBS</category>
      <category>QuickTime Player</category>
      <category>starplayeragent</category>
      <category>녹화 프로그램</category>
      <category>문제 해결</category>
      <category>시원스쿨</category>
      <category>앱 삭제 방법</category>
      <category>프로그램 충돌</category>
      <author>준호씨</author>
      <guid isPermaLink="true">https://junho85.tistory.com/531643</guid>
      <comments>https://junho85.tistory.com/531643#entry531643comment</comments>
      <pubDate>Sun, 2 Feb 2025 21:47:51 +0900</pubDate>
    </item>
    <item>
      <title>HTTPS 인증서 갱신 확인 방법: OpenSSL 명령어로 확인하기</title>
      <link>https://junho85.tistory.com/531642</link>
      <description>한동안 바쁘게 지내다 보니 서버관리를 제대로 못했는데요. 언젠가부터 서버가 제대로 돌고 있지 않았나 봅니다. ssh 접속도 안되어서 강제로 재시작해주었는데요. 홈페이지들은 다시 동작하기 시작했지만 인증서 갱신도 멈춰있었습니다. 그래서 인증서가 만료되었고, 웹브라우저에서 &quot;Not Secure&quot; 경고를 띄워주고 있었습니다.
&amp;nbsp;
그래서 인증서를 갱신해 주었는데요. `sudo certbot --apache` 명령어를 이용해서 갱신은 해 주었지만 여전히..</description>
      <category>개발이야기</category>
      <category>https</category>
      <category>https인증서</category>
      <category>openssl</category>
      <category>SSL</category>
      <category>ssl갱신</category>
      <category>SSL인증서</category>
      <category>ssl체크</category>
      <category>ssl확인</category>
      <category>도메인보안</category>
      <category>웹보안</category>
      <author>준호씨</author>
      <guid isPermaLink="true">https://junho85.tistory.com/531642</guid>
      <comments>https://junho85.tistory.com/531642#entry531642comment</comments>
      <pubDate>Fri, 29 Nov 2024 13:05:44 +0900</pubDate>
    </item>
    <item>
      <title>AI로 만든 뮤직비디오 - 겨울의 페달 (자전거 출근 송)</title>
      <link>https://junho85.tistory.com/531641</link>
      <description>AI 특강 시간에 claude로 가사 쓰고, suno로 노래 만들고, hedra로 캐릭터 만들고 노래랑 합쳐서 만든 뮤직비디오입니다. 제작 과정을 간단히 정리하였습니다.
Claude로 가사 생성
suno에서도 가사를 생성해 주지만 ChatGPT나 Claude를 이용하면 가사를 더 잘 써준다고 하여 Claude를 이용해서 가사를 생성하였습니다.

SUNO에서 노래 생성
앞서 생성한 가사를 SUNO에 넣고 노래를 생성합니다.

기본적으로 노래가 2개씩 생성..</description>
      <category>개발이야기/인공지능</category>
      <category>AI</category>
      <category>Claude</category>
      <category>hedra</category>
      <category>music</category>
      <category>suno</category>
      <category>Video</category>
      <category>노래</category>
      <category>오블완</category>
      <category>클로드</category>
      <category>티스토리챌린지</category>
      <author>준호씨</author>
      <guid isPermaLink="true">https://junho85.tistory.com/531641</guid>
      <comments>https://junho85.tistory.com/531641#entry531641comment</comments>
      <pubDate>Tue, 19 Nov 2024 23:08:28 +0900</pubDate>
    </item>
    <item>
      <title>티몬체, 티몬몬소리체 다운로드</title>
      <link>https://junho85.tistory.com/531640</link>
      <description>요즘 유튜브 썸네일 만들 때 자주 이용하고 있는 폰트입니다. 최근에 만든 썸네일입니다.

&amp;nbsp;
&amp;nbsp;
아래는 티몬체를 다운로드할 수 있는 페이지의 내용입니다. 주소는 https://service.tmon.co.kr/font 입니다. 여기서 좀 더 자세한 내용을 확인할 수 있습니다.

&amp;nbsp;
&amp;nbsp;
누구나 제약 없이 자유롭게 수정하고 재배포할 수 있다고 하여 블로그에도 올려둡니다. 언젠가 해당 페이지의 운영이 끝나더라도 여기서 다운..</description>
      <category>IT이야기</category>
      <category>font</category>
      <category>monsori</category>
      <category>TMON</category>
      <category>tmonblack</category>
      <category>몬소리체</category>
      <category>오블완</category>
      <category>티몬</category>
      <category>티몬체</category>
      <category>티스토리챌린지</category>
      <category>폰트</category>
      <author>준호씨</author>
      <guid isPermaLink="true">https://junho85.tistory.com/531640</guid>
      <comments>https://junho85.tistory.com/531640#entry531640comment</comments>
      <pubDate>Mon, 18 Nov 2024 22:57:55 +0900</pubDate>
    </item>
    <item>
      <title>어나더 크랩스 트레저 - 최종 보스 클리어</title>
      <link>https://junho85.tistory.com/531639</link>
      <description>&amp;nbsp;



&amp;nbsp;
최종 보스인 퍼스를 처치하는 영상입니다.
&amp;nbsp;
&quot;암모나이트를 훔친 게, 퍼스&quot;라고 나오네요.

&amp;nbsp;
튼튼한 등딱지를 얻었기 때문에 적당히 방어하면서 싸우면 체력 소모가 크지 않습니다. 게다가 전기뱀장어 기술로 스턴 걸어둔 상태로 열심히 때리면 최종 보스라도 손쉽게 처리할 수 있습니다.
&amp;nbsp;
처치하면 최종 보스답게 페이즈 2가 진행됩니다.

&amp;nbsp;
페이즈 2의 보스명은 &quot;낭비의 화신, 퍼스&quot;입니다...</description>
      <category>게임이야기/어나더크랩스트레저</category>
      <category>another crab's treasure</category>
      <category>게임</category>
      <category>새우나탄</category>
      <category>어나더크랩스트레저</category>
      <category>엔딩</category>
      <category>오블완</category>
      <category>최종보스</category>
      <category>티스토리챌린지</category>
      <category>퍼스</category>
      <author>준호씨</author>
      <guid isPermaLink="true">https://junho85.tistory.com/531639</guid>
      <comments>https://junho85.tistory.com/531639#entry531639comment</comments>
      <pubDate>Wed, 13 Nov 2024 22:54:11 +0900</pubDate>
    </item>
  </channel>
</rss>