<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>밝은 미래로 가자!</title>
    <link>https://blog.chansol.net/</link>
    <description>Welcome to Blog of Chansol!
(舊 밝은 미래로 가자! / formerly Let's go to bright future!)</description>
    <language>ko</language>
    <pubDate>Tue, 5 May 2026 17:04:35 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>milaero</managingEditor>
    <image>
      <title>밝은 미래로 가자!</title>
      <url>https://t1.daumcdn.net/cfile/tistory/142B35394F26A15C0C</url>
      <link>https://blog.chansol.net</link>
    </image>
    <item>
      <title>인터넷등기소 테스트 발급 무한 반복 조치 방법</title>
      <link>https://blog.chansol.net/239</link>
      <description>인터넷 등기소에서 증명서 발급 시 프린터 테스트 증명서 발급 후 서류를 발급받을 수 있는데,
테스트 발급을 했음에도 계속해서 테스트 발급이 필요하다는 메시지가 발생할 때 조치 방법입니다.
&amp;nbsp;
[Windows 11 기준]
1. 윈도우 탐색기에서 C:\Windows\court 경로로 이동
2. 모든 파일 삭제
3. 인터넷등기소에서 재시도
&amp;nbsp;

&amp;nbsp;</description>
      <category>ICT, 컴퓨터/웹, 인터넷 (Web, Internet)</category>
      <category>대한민국법원</category>
      <category>등기부등본발급오류</category>
      <category>인터넷등기소</category>
      <category>테스트발급오류</category>
      <author>milaero</author>
      <guid isPermaLink="true">https://blog.chansol.net/239</guid>
      <comments>https://blog.chansol.net/239#entry239comment</comments>
      <pubDate>Wed, 3 May 2023 16:12:09 +0900</pubDate>
    </item>
    <item>
      <title>검색 유입 시 게시물을 열람할 수 없는 부분에 관련하여</title>
      <link>https://blog.chansol.net/notice/237</link>
      <description>2013.07.01 - 검색 유입 시 게시물을 열람할 수 없는 부분에 관련하여</description>
      <author>milaero</author>
      <guid isPermaLink="true">https://blog.chansol.net/notice/237</guid>
      <pubDate>Wed, 4 May 2022 04:10:11 +0900</pubDate>
    </item>
    <item>
      <title>Chansol Profile</title>
      <link>https://blog.chansol.net/pages/Chansol-Profile</link>
      <description>Welcome to Chansol Blog!
&amp;nbsp;
Website : https://www.chansol.net/
Blog : https://blog.chansol.net/
E-mail : chansol (at) tistory (dot) com
Twitter : https://www.twitter.com/ChansolInc
Facebook : https://www.facebook.com/ChansolKorea
Instagram : https://w..</description>
      <author>milaero</author>
      <guid isPermaLink="true">https://blog.chansol.net/pages/Chansol-Profile</guid>
      <pubDate>Wed, 4 May 2022 03:49:35 +0900</pubDate>
    </item>
    <item>
      <title>[마감] 2015년 하반기 티스토리 초대장 한정 배포 안내</title>
      <link>https://blog.chansol.net/235</link>
      <description>i n v i t a t i o n

	티스토리 초대장
	+ 남은 초대장 수 : 00

안녕하세요!
티스토리에 보금자리를 마련하시려는 여러분께 초대장을 배포해 드리려고 합니다.
2009년, 블로그 개설 후 첫 초대장을 배포했었는데요. 사실 그동안 상당히 까다롭게 드렸던 것은 사실입니다. 그러나 지금까지 배포해드린&amp;nbsp;23개의 초대장 (배포 후 미개설로 회수된 초대장 제외)&amp;nbsp;중에서 활동 중이신 분은 4분, 글을 1개 이상 작성하셨던 분은 5..</description>
      <category>공지</category>
      <category>blog</category>
      <category>it</category>
      <category>Tistory</category>
      <category>Web</category>
      <category>블로그</category>
      <category>초대장</category>
      <category>티스토리</category>
      <author>milaero</author>
      <guid isPermaLink="true">https://blog.chansol.net/235</guid>
      <comments>https://blog.chansol.net/235#entry235comment</comments>
      <pubDate>Wed, 9 Sep 2015 21:00:00 +0900</pubDate>
    </item>
    <item>
      <title>root 계정 ssh 로그인 비활성화 상태에서 root 로그인 방법</title>
      <link>https://blog.chansol.net/234</link>
      <description>보안을 위해 ssh에서 root 계정에 대한 부르트포스 공격 등을 막기 위해 로그인을 제한(PermitRootLogin no)할 때가 있다. 이 경우 다른 계정에서 작업하다가 root 계정으로 로그인이 필요할 때 아래와 같은 명령을 입력한다.$ su rootor$ su -로그인이 성공하면 [root@localhost 다른 계정]으로 상태가 바뀌면서 root 계정으로 로그인한 것과 동일하게 작업이 가능하다.사실 sudo 명령어를 이용해 명령을 할 때&amp;nb..</description>
      <category>ICT, 컴퓨터/Linux</category>
      <author>milaero</author>
      <guid isPermaLink="true">https://blog.chansol.net/234</guid>
      <comments>https://blog.chansol.net/234#entry234comment</comments>
      <pubDate>Mon, 8 Jun 2015 05:22:02 +0900</pubDate>
    </item>
    <item>
      <title>LC_CTYPE locale 오류 해결 방법</title>
      <link>https://blog.chansol.net/233</link>
      <description>문제가 있는 것은 아니지만 로그인 시 매번 거슬리는 저 오류 메시지, 해결방법을 찾으려고 구글링을 해봤으나 잘 나오지는 않고.. Mac OS X의 기본 터미널 앱 설정에서 &quot;시작 시의 Locale 환경 변수를 설정&quot;이라는 옵션을 켜라는 답변도 먹히지 않았다.-bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): ?׷? ?????̳? ???͸??? ?????ϴ?해결 방법은 의외로 간단했는데,..</description>
      <category>ICT, 컴퓨터/Macintosh OS</category>
      <author>milaero</author>
      <guid isPermaLink="true">https://blog.chansol.net/233</guid>
      <comments>https://blog.chansol.net/233#entry233comment</comments>
      <pubDate>Mon, 8 Jun 2015 05:08:23 +0900</pubDate>
    </item>
    <item>
      <title>Mac용 VirtualBox에서 OS X Yosemite 설치하기</title>
      <link>https://blog.chansol.net/228</link>
      <description>어제 애플이 OS X Yosemite 정식을 출시하고, 개인 사정으로 바로 업그레이드가 힘들어 가상에 설치하기로 결정했습니다. 이 문서에서는 Yosemite 기준으로 OS X을 가상에 설치하는 방법을 기록합니다. 사용한 가상머신은 버추얼 박스(VirtualBox)입니다.

우선 맥 앱스토어에서 OS X Yosemite를 다운로드 합니다.

다운로드가 완료되면, 기본적으로 아래 경로에 설치 파일이 있습니다.
/Applications/Install&amp;nbsp..</description>
      <category>ICT, 컴퓨터/Macintosh OS</category>
      <category>apple</category>
      <category>it</category>
      <category>MAC</category>
      <category>OS x</category>
      <category>Yosemite</category>
      <author>milaero</author>
      <guid isPermaLink="true">https://blog.chansol.net/228</guid>
      <comments>https://blog.chansol.net/228#entry228comment</comments>
      <pubDate>Sat, 18 Oct 2014 12:15:09 +0900</pubDate>
    </item>
    <item>
      <title>블로그 개편을 준비중입니다.</title>
      <link>https://blog.chansol.net/223</link>
      <description>안녕하세요.
chansol(milaero)입니다.

최근 개인 사정으로 오랫동안 블로그 활동을 하지 못하였습니다. 하지만 블로그는 계속 유지할 생각이고, 블로그 레이아웃의 개편이 필요하다는 판단에&amp;nbsp;블로그의 레이아웃을 개편하려고 합니다!
우측의 이미지는 새로 개편할 레이아웃의 시안입니다. (Chansol 웹사이트와 상당 부분 동일합니다.)


상단의 메뉴바는 우측과 같이 생겼습니다.
메뉴바의 경우 맨 오른쪽에 두 개의 버튼을 생성할 예정인데, 이..</description>
      <category>공지</category>
      <category>blog</category>
      <category>chansol</category>
      <author>milaero</author>
      <guid isPermaLink="true">https://blog.chansol.net/223</guid>
      <comments>https://blog.chansol.net/223#entry223comment</comments>
      <pubDate>Fri, 28 Feb 2014 03:00:00 +0900</pubDate>
    </item>
    <item>
      <title>iOS 숨은 기능 활용하기! - 전화 App 활용하기</title>
      <link>https://blog.chansol.net/221</link>
      <description>안녕하세요!chansol(舊 milaero)입니다.과거의 iOS 활용하기 시리즈의 많은 관심에 추가로 활용할 수 있는 iOS의 기능을 조금 더 소개해드리고자 특별편을 연재하려고 합니다. 이번에는 iPhone의 전화 애플리케이션에서 활용할 수 있는 기능을 알아보도록 할게요!- iOS 숨은 기능 활용하기 다른 시리즈 보기2013/03/13 - iOS 숨은 기능 활용하기! - 1.숫자 암호 5자리 이상 설정하기2013/03/27 - iOS 숨은 기능 활용하기..</description>
      <category>ICT, 컴퓨터/스마트기기, 사물인터넷 (Connected device)</category>
      <category>Call</category>
      <category>ios</category>
      <category>it</category>
      <category>Tip</category>
      <author>milaero</author>
      <guid isPermaLink="true">https://blog.chansol.net/221</guid>
      <comments>https://blog.chansol.net/221#entry221comment</comments>
      <pubDate>Mon, 9 Sep 2013 20:30:31 +0900</pubDate>
    </item>
    <item>
      <title>2013년도 Tistory 초대장 한정수량 배포 당첨자 안내</title>
      <link>https://blog.chansol.net/220</link>
      <description>안녕하세요.2013년도 Tistory 초대장 배포 (한정수량) 당첨자를 소개합니다. 당첨되신 분은, 신청 시 작성해 주신 이메일로 08/06(화)에 보내드렸으며 08/08(목)까지 미개설 시 회수될 수 있음을 알려드립니다.초대장 당첨자 명단임*희 (이미 존재하는 메일 주소)김*룡신*나김*범&amp;nbsp;(이미 존재하는 메일 주소)방*근&amp;nbsp;(이미 존재하는 메일 주소)쥬*킴이*승이*준수 &amp;nbsp;*&amp;nbsp;(이미 존재하는 메일 주소)성*규좋은 블로그..</description>
      <category>공지</category>
      <category>Tistory</category>
      <category>블로그</category>
      <category>초대장</category>
      <author>milaero</author>
      <guid isPermaLink="true">https://blog.chansol.net/220</guid>
      <comments>https://blog.chansol.net/220#entry220comment</comments>
      <pubDate>Wed, 7 Aug 2013 00:00:00 +0900</pubDate>
    </item>
    <item>
      <title>iOS 숨은 기능 활용하기! - 7.잘 모르는 사용 팁들</title>
      <link>https://blog.chansol.net/217</link>
      <description>안녕하세요!
chansol(舊 milaero)입니다.

이번 편은 'iOS 숨은 기능 활용하기!' 시리즈의 마지막 편입니다. 숨은 기능도 있었고, 유저가 잘 모를 수 있는 기능에 대해서도 포스팅하였는데 이를 참고하여 좀 더 가치 있게 스마트기기를 사용할 수 있으셨으면 좋겠습니다.


- iOS 숨은 기능 활용하기 다른 시리즈 보기

2013/03/13 - iOS 숨은 기능 활용하기! - 1.숫자 암호 5자리 이상 설정하기
2013/03/27 - iOS ..</description>
      <category>ICT, 컴퓨터/스마트기기, 사물인터넷 (Connected device)</category>
      <category>ios</category>
      <category>it</category>
      <category>Tip</category>
      <author>milaero</author>
      <guid isPermaLink="true">https://blog.chansol.net/217</guid>
      <comments>https://blog.chansol.net/217#entry217comment</comments>
      <pubDate>Wed, 31 Jul 2013 09:00:00 +0900</pubDate>
    </item>
    <item>
      <title>iOS 숨은 기능 활용하기! - 6.Passbook(패스북) 활용하기</title>
      <link>https://blog.chansol.net/216</link>
      <description>안녕하세요!chansol(舊 milaero)입니다.- iOS 숨은 기능 활용하기 다른 시리즈 보기2013/03/13 - iOS 숨은 기능 활용하기! - 1.숫자 암호 5자리 이상 설정하기2013/03/27 - iOS 숨은 기능 활용하기! - 2.iOS 기본 키보드 활용하기2013/04/02 - iOS 숨은 기능 활용하기! - 3.사용법 유도 활용하기2013/07/07 - iOS 숨은 기능 활용하기! - 4.iCloud 둘러보기/Mail 가상본 기능201..</description>
      <category>ICT, 컴퓨터/스마트기기, 사물인터넷 (Connected device)</category>
      <category>apple</category>
      <category>ios</category>
      <category>it</category>
      <category>passbook</category>
      <author>milaero</author>
      <guid isPermaLink="true">https://blog.chansol.net/216</guid>
      <comments>https://blog.chansol.net/216#entry216comment</comments>
      <pubDate>Tue, 30 Jul 2013 23:04:47 +0900</pubDate>
    </item>
    <item>
      <title>iOS 숨은 기능 활용하기! - 5.빌트인 메일 앱 활용하기 (마이크로소프트 익스체인지)</title>
      <link>https://blog.chansol.net/215</link>
      <description>안녕하세요!chansol(舊 milaero)입니다.이번에는 iOS에서 기본으로 제공되는 메일 앱에서 Microsoft Exchange를 알아보도록 하겠습니다. 이 부분은 iOS 메일 앱이 제공하는 앱에서 iCloud Mail과 함께 유일하게 푸시 알림을 제공해주는데요. Gmail과 같은 서비스의 설정에서 Exchange 계정 정보를 받아 설정하는 방법에 대해 알아보겠습니다. :D- iOS 숨은 기능 활용하기 다른 시리즈 보기2013/03/13 - iOS..</description>
      <category>ICT, 컴퓨터/스마트기기, 사물인터넷 (Connected device)</category>
      <category>Exchange</category>
      <category>ios</category>
      <category>it</category>
      <category>Mail</category>
      <category>Microsoft</category>
      <category>Microsoft Exchange</category>
      <author>milaero</author>
      <guid isPermaLink="true">https://blog.chansol.net/215</guid>
      <comments>https://blog.chansol.net/215#entry215comment</comments>
      <pubDate>Tue, 30 Jul 2013 15:41:01 +0900</pubDate>
    </item>
    <item>
      <title>[카카오톡 테마] iOS Style Theme (Classic)</title>
      <link>https://blog.chansol.net/214</link>
      <description>iOS Classic Style 테마를 공개합니다!iOS6 스타일의 모습을 iOS7에서도 이용이 가능합니다!깔끔하고, 군더더기 없는 iOS Classic 테마!
정식 버전 다운로드 : 클릭개발 버전 다운로드 : 클릭- 주의 : 개발 버전은 안정적이지 않을 수 있으며, UI 변경 및 개선 또는 버그 개선 작업중인 테마입니다.릴리즈 노트1.8.7&amp;nbsp;(예정) 코드 정리 및 버그 패치, 업데이트된 카카오톡 가이드라인(표준)에 맞춰 재구성1.8.5&amp;nbs..</description>
      <category>ICT, 컴퓨터/스마트기기, 사물인터넷 (Connected device)</category>
      <category>ios</category>
      <category>it</category>
      <category>kakao</category>
      <category>kakao talk</category>
      <category>kakao theme</category>
      <category>Theme</category>
      <category>카카오톡</category>
      <category>카카오톡 테마</category>
      <category>테마</category>
      <author>milaero</author>
      <guid isPermaLink="true">https://blog.chansol.net/214</guid>
      <comments>https://blog.chansol.net/214#entry214comment</comments>
      <pubDate>Thu, 25 Jul 2013 03:36:22 +0900</pubDate>
    </item>
    <item>
      <title>iOS 숨은 기능 활용하기! - 4.iCloud 둘러보기/Mail 가상본 기능</title>
      <link>https://blog.chansol.net/213</link>
      <description>안녕하세요!
chansol(舊 milaero)입니다.

이번에는 iOS만의 기능은 아니지만, 대부분의 iOS 기기 이용자가&amp;nbsp;iCloud의 다양한&amp;nbsp;기능들을 잘 모르는 경우가 있기 때문에 기술해보고자 합니다. :)
- iOS 숨은 기능 활용하기 다른 시리즈 보기

2013/03/13 - iOS 숨은 기능 활용하기! - 1.숫자 암호 5자리 이상 설정하기
2013/03/27 - iOS 숨은 기능 활용하기! - 2.iOS 기본 키보드 활용하기..</description>
      <category>ICT, 컴퓨터/스마트기기, 사물인터넷 (Connected device)</category>
      <category>apple</category>
      <category>iCloud</category>
      <category>ios</category>
      <category>it</category>
      <category>iwork</category>
      <category>MAC</category>
      <category>MAC OS</category>
      <category>Mail</category>
      <category>mail 가상본</category>
      <category>OS x</category>
      <category>가상본</category>
      <author>milaero</author>
      <guid isPermaLink="true">https://blog.chansol.net/213</guid>
      <comments>https://blog.chansol.net/213#entry213comment</comments>
      <pubDate>Sun, 7 Jul 2013 01:05:52 +0900</pubDate>
    </item>
  </channel>
</rss>