<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Moment of Truth</title>
    <link>https://ooos.tistory.com/</link>
    <description></description>
    <language>ko</language>
    <pubDate>Fri, 14 Aug 2026 15:28:08 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>ooos</managingEditor>
    <image>
      <title>Moment of Truth</title>
      <url>https://t1.daumcdn.net/cfile/tistory/276D1D4158DB4B2716</url>
      <link>https://ooos.tistory.com</link>
    </image>
    <item>
      <title>nc(netcat) 이용하여 포트 포워딩 하기</title>
      <link>https://ooos.tistory.com/332</link>
      <description>&lt;pre style=&quot;margin-top: 0px; margin-bottom: 0px; padding: 10px; border: none; overflow: auto; line-height: normal; background-color: transparent;&quot;&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border: 1px solid rgb(238, 238, 238); padding: 10px; background-color: rgb(238, 238, 238);&quot;&gt;&lt;pre style=&quot;margin-top: 0px; margin-bottom: 0px; padding: 10px; border: none; overflow: auto; background-color: transparent;&quot;&gt;&lt;p&gt;$ mkfifo backpipe&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size: 9pt; font-family: 돋움; background-color: transparent;&quot;&gt;$ nc -l 8080 0&amp;lt;backpipe | nc remote_host 80 1&amp;gt;backpipe&lt;/span&gt;&lt;/p&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/pre&gt;&lt;blockquote class=&quot;tx-quote-tistory&quot;&gt;&lt;p&gt;http://www.xinotes.net/notes/note/1529/&lt;br /&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>삽질방지</category>
      <author>ooos</author>
      <guid isPermaLink="true">https://ooos.tistory.com/332</guid>
      <comments>https://ooos.tistory.com/332#entry332comment</comments>
      <pubDate>Tue, 24 Jun 2014 17:41:03 +0900</pubDate>
    </item>
    <item>
      <title>SlickEdit 2013 indent(tab) 설정 변경하기</title>
      <link>https://ooos.tistory.com/331</link>
      <description>&lt;p&gt;Tools &amp;gt; Options &amp;gt; All Languages &amp;gt; Formatting 의 Indent&lt;/p&gt;&lt;p&gt;Toos &amp;gt; Options &amp;gt; [Language] &amp;gt; Formatting &amp;gt; (Edit) &amp;gt; Indent&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>삽질방지</category>
      <author>ooos</author>
      <guid isPermaLink="true">https://ooos.tistory.com/331</guid>
      <comments>https://ooos.tistory.com/331#entry331comment</comments>
      <pubDate>Wed, 4 Dec 2013 13:08:29 +0900</pubDate>
    </item>
    <item>
      <title>네트워크 어댑터가 사라졌을 때 (이 폴더는 비어있습니다)</title>
      <link>https://ooos.tistory.com/329</link>
      <description>&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;1. 네트워크 관련 서비스들이 제대로 실행되는지 확인&lt;br /&gt;&amp;nbsp; - 내 경우는 이 문제였음. 사운드카드도 제대로 안잡혔음&lt;/p&gt;&lt;p&gt;&amp;nbsp; - 증상이 드라이버 오류, 드라이버 업댓 시 설치 오류, 네트워크 어댑터 사라짐 이런 것들이라 좀 헤메게 됨..&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;2. 기타 원인들..&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;o&amp;nbsp;&lt;a href=&quot;http://www.askvg.com/fix-network-connections-folder-is-empty-in-windows-not-showing-network-adapters-list/&quot; style=&quot;font-size: 9pt; line-height: 1.5;&quot;&gt;http://www.askvg.com/fix-network-connections-folder-is-empty-in-windows-not-showing-network-adapters-list/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: transparent; font-size: 9pt; line-height: 1.5;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: transparent; font-size: 9pt; line-height: 1.5;&quot;&gt;1) 레지스트리 편집기에서 아래 경로를 찾아간다.&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;txc-textbox&quot; style=&quot;border: 1px dashed rgb(121, 165, 228); background-color: rgb(219, 232, 251); padding: 10px;&quot;&gt;&lt;p&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Network&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;2) &quot;Config&quot; 키를 삭제한다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;3) 윈도우 다시 시작.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;background-color: transparent; font-size: 9pt; line-height: 1.5;&quot;&gt;o&amp;nbsp;&lt;/span&gt;&lt;a href=&quot;http://support.microsoft.com/kb/823771/ko&quot; style=&quot;font-size: 9pt; line-height: 1.5;&quot;&gt;http://support.microsoft.com/kb/823771/ko&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;o&amp;nbsp;&lt;a href=&quot;http://windows.microsoft.com/ko-kr/windows-vista/troubleshoot-network-adapter-problems&quot; style=&quot;font-size: 9pt; line-height: 1.5;&quot;&gt;http://windows.microsoft.com/ko-kr/windows-vista/troubleshoot-network-adapter-problems&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <author>ooos</author>
      <guid isPermaLink="true">https://ooos.tistory.com/329</guid>
      <comments>https://ooos.tistory.com/329#entry329comment</comments>
      <pubDate>Mon, 7 Oct 2013 20:22:31 +0900</pubDate>
    </item>
    <item>
      <title>한글/워드에서 전체쪽수-쪽수 넣기</title>
      <link>https://ooos.tistory.com/328</link>
      <description>&lt;p&gt;문서에 따라 전체쪽수-쪽수 형태로 페이지번호를 삽입해야 하는 경우가 있는데&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;표지 등 건너뛰는 페이지 이후부터 페이지를 세야 할 경우&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;전체 페이지 수가 맞지 않아 짜증나는 경우가 발생함&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;전체 페이지수 혹은 구역(섹션) 전체 페이지 수는 직접 변경이나 수식으로 빼기 등이 안되므로&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;꼼수로 책갈피를 마지막 페이지에 삽입하여&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;책갈피 위치의 페이지 번호를 상호참조로 불러오게 되면 원하는대로 가능함.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;[마지막쪽책갈피페이지번호]-[페이지번호] 이런식으로 삽입하여 사용하면 됨.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>삽질방지</category>
      <author>ooos</author>
      <guid isPermaLink="true">https://ooos.tistory.com/328</guid>
      <comments>https://ooos.tistory.com/328#entry328comment</comments>
      <pubDate>Thu, 5 Sep 2013 17:28:32 +0900</pubDate>
    </item>
    <item>
      <title>SSH 접속이 너무 오래 걸릴 때</title>
      <link>https://ooos.tistory.com/327</link>
      <description>&lt;p&gt;* 디버깅 모드(-v 옵션)로 접속 과정 확인 한 후 대응.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;blockquote class=&quot;tx-quote-tistory&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;Most appropriate method to know the problem is to connect using ssh in debug mode&amp;nbsp;&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;# ssh -v &amp;lt;Server name&amp;gt;&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;OpenSSH_5.8p1 Debian-1ubuntu3, OpenSSL 0.9.8o 01 Jun 2010&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: Reading configuration data /etc/ssh/ssh_config&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: Applying options for *&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: Connecting to mysql [192.168.0.29] port 22.&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: Connection established.&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: permanently_set_uid: 0/0&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: identity file /root/.ssh/id_rsa type -1&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: identity file /root/.ssh/id_rsa-cert type -1&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: identity file /root/.ssh/id_dsa type -1&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: identity file /root/.ssh/id_dsa-cert type -1&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: identity file /root/.ssh/id_ecdsa type -1&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: identity file /root/.ssh/id_ecdsa-cert type -1&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: match: OpenSSH_5.3 pat OpenSSH*&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: Enabling compatibility mode for protocol 2.0&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: Local version string SSH-2.0-OpenSSH_5.8p1 Debian-1ubuntu3&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: SSH2_MSG_KEXINIT sent&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: SSH2_MSG_KEXINIT received&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: kex: server-&amp;gt;client aes128-ctr hmac-md5 none&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: kex: client-&amp;gt;server aes128-ctr hmac-md5 none&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024&amp;lt;1024&amp;lt;8192) sent&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: SSH2_MSG_KEX_DH_GEX_INIT sent&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: Server host key: RSA 1a:2c:c4:62:cc:27:1b:76:6b:f7:b2:38:00:7b:3f:63&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: Host 'mysql' is known and matches the RSA host key.&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: Found key in /root/.ssh/known_hosts:5&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: ssh_rsa_verify: signature correct&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: SSH2_MSG_NEWKEYS sent&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: expecting SSH2_MSG_NEWKEYS&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: SSH2_MSG_NEWKEYS received&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: Roaming not allowed by server&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: SSH2_MSG_SERVICE_REQUEST sent&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: SSH2_MSG_SERVICE_ACCEPT received&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: Next authentication method: gssapi-keyex&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: No valid Key exchange context&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;b style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;font color=&quot;Red&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);&quot;&gt;debug1: Next authentication method: gssapi-with-mic&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: Unspecified GSS failure. Minor code may provide more information&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;Credentials cache file '/tmp/krb5cc_0' not found&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;debug1: Unspecified GSS failure. Minor code may provide more information&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;Credentials cache file '/tmp/krb5cc_0' not found&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;Line mark in red was causing the delay in my case. I commented out following line on the destination server and it resolved the issue in my case&lt;/span&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;br style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255);&quot;&gt;&lt;div style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(207, 217, 255); margin: 5px 20px 20px;&quot;&gt;&lt;div class=&quot;smallfont&quot; style=&quot;font-size: 11px; margin-bottom: 2px;&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);&quot;&gt;Code:&lt;/span&gt;&lt;/div&gt;&lt;pre class=&quot;bbcodeblock&quot; dir=&quot;ltr&quot; style=&quot;background-color: rgb(230, 230, 230); margin-top: 0px; margin-right: -99999px; margin-bottom: 0px; padding: 3px; border: 1px inset; width: 524.171875px; height: 130px; overflow: auto;&quot;&gt;&lt;span style=&quot;background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);&quot;&gt;# GSSAPI options
#GSSAPIAuthentication no
#GSSAPIAuthentication yes
#GSSAPICleanupCredentials yes
#GSSAPICleanupCredentials yes
#GSSAPIStrictAcceptorCheck yes
#GSSAPIKeyExchange no&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; background-color: rgb(255, 255, 255);&quot;&gt;restart the SSH daemon on the remote server and try to reconnect... voila .. it s fine!.&lt;/span&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;blockquote class=&quot;tx-quote-tistory&quot;&gt;&lt;a href=&quot;http://www.linuxquestions.org/questions/linux-networking-3/ssh-takes-a-long-time-to-login-to-a-remote-server-393463/&quot;&gt;http://www.linuxquestions.org/questions/linux-networking-3/ssh-takes-a-long-time-to-login-to-a-remote-server-393463/&lt;/a&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>삽질방지</category>
      <author>ooos</author>
      <guid isPermaLink="true">https://ooos.tistory.com/327</guid>
      <comments>https://ooos.tistory.com/327#entry327comment</comments>
      <pubDate>Tue, 20 Aug 2013 14:09:45 +0900</pubDate>
    </item>
    <item>
      <title>VMWare &amp;quot;insufficient permission to access file&amp;quot;</title>
      <link>https://ooos.tistory.com/326</link>
      <description>&lt;p&gt;경험상 게스트 OS를 복사했을 때 주로 발행하였음.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;1. lck 파일을 삭제한다.&lt;/p&gt;&lt;p&gt;2. 파일들이 &quot;읽기전용&quot;이 아닌지 확인한다. --&amp;gt; 이것 때문에 아까운 시간..ㅠㅠ&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Admin으로 실행하는건 별로 관계가 없었다. 경험상.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>삽질방지</category>
      <author>ooos</author>
      <guid isPermaLink="true">https://ooos.tistory.com/326</guid>
      <comments>https://ooos.tistory.com/326#entry326comment</comments>
      <pubDate>Tue, 20 Aug 2013 13:54:30 +0900</pubDate>
    </item>
    <item>
      <title>OSX Launchpad db 위치 및 링크 깨졌을 때 처리 방법</title>
      <link>https://ooos.tistory.com/325</link>
      <description>&lt;p&gt;o 위치: ~/Library/Application Support/Dock/*.db&lt;/p&gt;&lt;p&gt;&amp;nbsp; * Finder에서 보이지 않으면 Shift+Cmd+G 키를 이용해 입력해서 이동한다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;o 디비를&amp;nbsp;살펴보면 구조를 쉽게 알 수 있음&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp;-&amp;nbsp;sqlite3 혹은 GUI 툴을 이용해서 db 수정하면 됨&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp;- 나는 그룹이 깨져서 group table 에서 정보 확인 후 item table의 parent_id 변경해서 해결함.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;o 수정한 후 killall Dock 으로 Dock을 재시작 해 줘야 함&lt;/p&gt;</description>
      <category>삽질방지</category>
      <category>launchpad</category>
      <category>OSX</category>
      <category>sqllite</category>
      <author>ooos</author>
      <guid isPermaLink="true">https://ooos.tistory.com/325</guid>
      <comments>https://ooos.tistory.com/325#entry325comment</comments>
      <pubDate>Fri, 9 Aug 2013 16:42:52 +0900</pubDate>
    </item>
    <item>
      <title>curl 에서 이어받기</title>
      <link>https://ooos.tistory.com/324</link>
      <description>&lt;p&gt;-C &amp;lt;offset&amp;gt;&amp;nbsp;으로 옵션을 주면 됨&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;-C - 하면 자동으로 offset 값을 찾아준다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <author>ooos</author>
      <guid isPermaLink="true">https://ooos.tistory.com/324</guid>
      <comments>https://ooos.tistory.com/324#entry324comment</comments>
      <pubDate>Thu, 11 Jul 2013 17:04:52 +0900</pubDate>
    </item>
    <item>
      <title>Windows 시간 동기화 주기 변경 (windows time sync interval)</title>
      <link>https://ooos.tistory.com/323</link>
      <description>&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;ul style=&quot;list-style-type: square;&quot;&gt;&lt;li&gt;레지스트리 편집기&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;font-size: 9pt; line-height: 1.5;&quot;&gt;\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpClient&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;font-size: 9pt; line-height: 1.5;&quot;&gt;SpecialPollInterval 값을 원하는 값(초 단위)로 설정&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style=&quot;font-size: 9pt; line-height: 1.5;&quot;&gt;Windows Time Service 재시작&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <author>ooos</author>
      <guid isPermaLink="true">https://ooos.tistory.com/323</guid>
      <comments>https://ooos.tistory.com/323#entry323comment</comments>
      <pubDate>Tue, 9 Jul 2013 15:36:14 +0900</pubDate>
    </item>
    <item>
      <title>부산 하얏트 무료 숙박권</title>
      <link>https://ooos.tistory.com/318</link>
      <description>&lt;div align='center'&gt;&lt;A class=con_link href='http://www.hoteljoin.com/agent/index.php/event/eventView?board_num=701&amp;src=text&amp;kw=000053' target=_blank&gt;&lt;IMG src='http://file.hoteljoin.com/userfiles/imagebbs/joinchance.jpg'&gt;&lt;/A&gt;&lt;/div&gt;</description>
      <author>ooos</author>
      <guid isPermaLink="true">https://ooos.tistory.com/318</guid>
      <comments>https://ooos.tistory.com/318#entry318comment</comments>
      <pubDate>Thu, 7 Feb 2013 14:01:16 +0900</pubDate>
    </item>
  </channel>
</rss>