<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>개발은 너무해</title>
    <link>https://goodgods.tistory.com/</link>
    <description>맨땅에 헤딩을 하지만 언제나 해결책을 제시합니다.</description>
    <language>ko</language>
    <pubDate>Mon, 18 May 2026 05:20:07 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>자신있는관리자</managingEditor>
    <image>
      <title>개발은 너무해</title>
      <url>https://t1.daumcdn.net/cfile/tistory/196B6D544DB909391B</url>
      <link>https://goodgods.tistory.com</link>
    </image>
    <item>
      <title>Pol&amp;iacute;tica de Privacidad</title>
      <link>https://goodgods.tistory.com/956</link>
      <description>De acuerdo con las leyes y normativas aplicables, hacemos todo lo posible para proteger la informaci&amp;oacute;n personal de los usuarios.
1. Finalidad de la recopilaci&amp;oacute;n y uso de la informaci&amp;oacute;n personal

Esta aplicaci&amp;oacute;n no almacena info..</description>
      <category>Introduction to the applications</category>
      <author>자신있는관리자</author>
      <guid isPermaLink="true">https://goodgods.tistory.com/956</guid>
      <comments>https://goodgods.tistory.com/956#entry956comment</comments>
      <pubDate>Fri, 17 Apr 2026 11:24:33 +0900</pubDate>
    </item>
    <item>
      <title>SDK does not contain 'libarclite' at the path...</title>
      <link>https://goodgods.tistory.com/920</link>
      <description># 오랜만에 Xcode를 실행시켜서 그동안 관리를 못했던 앱을 살짝 건드려보았습니다.
&amp;nbsp;- 너무 오래 관리를 하지 않아서 그런지 새롭게 시작하는 기분이라 너무 하기가 싫더라구요^^;;
&amp;nbsp;
* pod install 를 하려고 보니 아래와 같은 에러가 나옵니다.
SDK does not contain 'libarclite' at the path '/Applications/Xcode.app/Contents/Developer/Toolchains..</description>
      <category>Programming/Swift</category>
      <category>libarclite</category>
      <category>Swift</category>
      <category>xcode</category>
      <author>자신있는관리자</author>
      <guid isPermaLink="true">https://goodgods.tistory.com/920</guid>
      <comments>https://goodgods.tistory.com/920#entry920comment</comments>
      <pubDate>Tue, 3 Dec 2024 13:58:33 +0900</pubDate>
    </item>
    <item>
      <title>Tip. 프롬프트 창에 시간 나타내기</title>
      <link>https://goodgods.tistory.com/919</link>
      <description># 작업을 하면서 내가 언제 실행했는지 종종 필요할 때가 있습니다.
로그를 확인하는 등 다른 여러 방법으로 시간을 알 수 있 지만, 이런 방법도 있으니, 알아두어도 손해볼 것은 없을 것입니다.^^
&amp;nbsp;
# 추가
&amp;nbsp;- 내용은 아주 간단합니다. /etc/profile 에 아래 내용을 추가 해주면 됩니다.
&amp;nbsp;
shopt -s cdspell
PS1='[\u@\h \t \w]\\$ '
&amp;nbsp;
# 적용
$ source /etc/pro..</description>
      <category>Unix &amp;amp; Linux</category>
      <category>linux</category>
      <category>Profile</category>
      <category>prompt</category>
      <author>자신있는관리자</author>
      <guid isPermaLink="true">https://goodgods.tistory.com/919</guid>
      <comments>https://goodgods.tistory.com/919#entry919comment</comments>
      <pubDate>Fri, 29 Nov 2024 09:31:31 +0900</pubDate>
    </item>
    <item>
      <title>chatGPT가 만들어준 쉘 스크립트</title>
      <link>https://goodgods.tistory.com/918</link>
      <description># &quot;웹 응답이 없을시 처리 스크리트&quot; 에 대해서 유용한 팁이라고 포스팅을 한적이 있습니다.
&amp;nbsp;
chatGPT에게 물어봤습니다.
웹이 응답이 없을 때 아파치를 다시 실행시키는 쉘 스크립트를 만들어줄래?
&amp;nbsp;

웹 반응이 정상인지 확인하는 명령어를 저는 lynx를 사용하였지만, chatGPT 는 curl를 사용하였습니다.
놀랍게도 이 부분을 제외하고는 동일한게 아닌가 생각 됩니다.
처음 대단하다고 신기해 했던 기억이 떠오르네요^^ 그리고 ..</description>
      <category>Unix &amp;amp; Linux</category>
      <category>ai</category>
      <category>ChatGPT</category>
      <category>개발</category>
      <category>쉘스크립트</category>
      <category>오블완</category>
      <category>티스토리챌린지</category>
      <author>자신있는관리자</author>
      <guid isPermaLink="true">https://goodgods.tistory.com/918</guid>
      <comments>https://goodgods.tistory.com/918#entry918comment</comments>
      <pubDate>Wed, 27 Nov 2024 00:38:11 +0900</pubDate>
    </item>
    <item>
      <title>xtrabackup - (5) 복구 : incremental</title>
      <link>https://goodgods.tistory.com/917</link>
      <description># 우선 이 포스팅을 보기 전에 &quot;백업 : increment&quot; 편에서 어떻게 백업을 진행했고, 어떤 시점에 어떤 데이터가 존재했는지를 확인하고 보시는 것을 추천드립니다.


1. base 백업본(전체백업)까지만 복구
&amp;nbsp;
(1) 백업 파일 가져오기
&amp;nbsp;- crash 가 발생된 DB로 백업 파일을 복사합니다.
[root@mac18-02 data]# scp -r backup/ mysql@192.168.56.3:/data/.
mysql@192...</description>
      <category>MySQL/Class</category>
      <category>increment</category>
      <category>mysql</category>
      <category>recovery</category>
      <category>xtrabackup</category>
      <category>오블완</category>
      <category>티스토리챌린지</category>
      <author>자신있는관리자</author>
      <guid isPermaLink="true">https://goodgods.tistory.com/917</guid>
      <comments>https://goodgods.tistory.com/917#entry917comment</comments>
      <pubDate>Tue, 26 Nov 2024 00:25:00 +0900</pubDate>
    </item>
    <item>
      <title>xtrabackup - (4) 백업 : incremental</title>
      <link>https://goodgods.tistory.com/916</link>
      <description>1. 전체(base) 백업
&amp;nbsp;
(1) 데이터 확인
&amp;nbsp;- 이 테이블은 추후 복구과정에서 어디까지 복구를 하였는지 체크를 하기 위함입니다.

&amp;nbsp;
(2) 전체 백업
&amp;nbsp;- xbstream 은 percona에서 파일들을 묶어주는 기능을 제공 합니다. tar 와 같은 느낌입니다.
xtrabackup --defaults-file=/etc/my_5529.cnf --compress --user=root --backup --target..</description>
      <category>MySQL/Class</category>
      <category>Backup</category>
      <category>compress</category>
      <category>incremental</category>
      <category>mysql</category>
      <category>xbstream</category>
      <category>xtrabackup</category>
      <category>오블완</category>
      <category>티스토리챌린지</category>
      <author>자신있는관리자</author>
      <guid isPermaLink="true">https://goodgods.tistory.com/916</guid>
      <comments>https://goodgods.tistory.com/916#entry916comment</comments>
      <pubDate>Mon, 25 Nov 2024 13:56:58 +0900</pubDate>
    </item>
    <item>
      <title>xtrabackup - (3) qpress 설치</title>
      <link>https://goodgods.tistory.com/915</link>
      <description># compress 옵션을 사용하면 *.qp 파일이 생깁니다. 처음에는 이게 뭔가 했지만 qpress 라는 압축 파일이라는 것을 알게 되었습니다.
&amp;nbsp;- compress 옵션은 적용되면서 decompress 옵션을 적용하려면 qpress를 설치 해야만 된다는게 살짝 이해가 되지는 않습니다.
&amp;nbsp;
(1) qpress 설치
- decompress 옵션은 qpress 툴을 사용해야 합니다.- qpress 툴은 percona-release 패키지..</description>
      <category>MySQL/Class</category>
      <category>decompress</category>
      <category>mysql</category>
      <category>qpress</category>
      <category>remove-original</category>
      <category>xtrabackup</category>
      <category>오블완</category>
      <category>티스토리챌린지</category>
      <author>자신있는관리자</author>
      <guid isPermaLink="true">https://goodgods.tistory.com/915</guid>
      <comments>https://goodgods.tistory.com/915#entry915comment</comments>
      <pubDate>Sun, 24 Nov 2024 00:14:02 +0900</pubDate>
    </item>
    <item>
      <title>xtrabackup - (2) 복구 : 기본편</title>
      <link>https://goodgods.tistory.com/914</link>
      <description># 복구를 하기 전에 핫백업이라는 것을 확실히 확인하기 위해서 약간의 시나리오를 만들어 보았습니다.
(1) 데이터 100만건을 발생시켜 다량의 DML 이 발생되는 중에 백업을 완료하였습니다.
&amp;nbsp;- 100만건이 들어가기전에 백업은 완료되었습니다.
(2) slave DB를 replication을 중지시켜서 100만건의 데이터를 다 받지 못했다는 상황을 만들었습니다.
&amp;nbsp;
# 복구 후 확인 해야 할 사항
(1) 백업본으로 데이터를 복구 하였을..</description>
      <category>MySQL/Class</category>
      <category>mysql</category>
      <category>rercovery</category>
      <category>xtrabackup</category>
      <category>오블완</category>
      <category>티스토리챌린지</category>
      <author>자신있는관리자</author>
      <guid isPermaLink="true">https://goodgods.tistory.com/914</guid>
      <comments>https://goodgods.tistory.com/914#entry914comment</comments>
      <pubDate>Sat, 23 Nov 2024 01:34:46 +0900</pubDate>
    </item>
    <item>
      <title>xtrabackup - (1) 백업 : 기본편</title>
      <link>https://goodgods.tistory.com/913</link>
      <description>1. 백업 폴더 생성
$ mkdir /data/backup
&amp;nbsp;
2. my.cnf 설정
$ vi /etc/my_8033.cnf
# 내용 추가
[xtrabackup]
target_dir = /data/backup/.
-&amp;nbsp; target_dir을 직접 기입하여 xtrabackup 을 실행시키기 때문에 필요없는 작업일 수 있습니다. 다만 실무에서 스크립트를 통해서 정기적으로 백업을 한다면 불필요한 내용은 최대한 제거하여 스크립트를 만드는 것이 ..</description>
      <category>MySQL/Class</category>
      <category>Backup</category>
      <category>mysql</category>
      <category>xtrabackup</category>
      <category>오블완</category>
      <category>티스토리챌린지</category>
      <author>자신있는관리자</author>
      <guid isPermaLink="true">https://goodgods.tistory.com/913</guid>
      <comments>https://goodgods.tistory.com/913#entry913comment</comments>
      <pubDate>Fri, 22 Nov 2024 00:16:51 +0900</pubDate>
    </item>
    <item>
      <title>hostname 변경</title>
      <link>https://goodgods.tistory.com/911</link>
      <description># 리눅스에서 호스트명을 바꾸고 싶다면 아래와 같이 진행하면 됩니다.
&amp;nbsp;
(1) 일회성 변경
#hostname [변경할 호스트명]
$ hostname mac19

&amp;nbsp;
(2) 영구적 변경
# hostnamectl set-hostname [변경할 호스트명]
$ hostnamectl set-hostname mac19

&amp;nbsp;</description>
      <category>Unix &amp;amp; Linux</category>
      <category>hostname</category>
      <category>hostnamectl</category>
      <category>linux</category>
      <category>set-hostname</category>
      <category>오블완</category>
      <category>티스토리챌린지</category>
      <author>자신있는관리자</author>
      <guid isPermaLink="true">https://goodgods.tistory.com/911</guid>
      <comments>https://goodgods.tistory.com/911#entry911comment</comments>
      <pubDate>Thu, 21 Nov 2024 00:08:12 +0900</pubDate>
    </item>
  </channel>
</rss>