Skip to main content

Recently Updated Pages

centos7에서 docker 설치

3. Container/Kubernetes

설명 안녕하세요, 고니 입니다. Docker설치하기 위한 절차에 대해 적어두려고 합니다. perplexity로 생성한 AI이미지 설치 절...

Updated 3 months ago by artop0420

홈미디어 구축하기 - Emby

2. Open-Infra

시작하는말 안녕하세요, 고니입니다. 오픈소스로 개발된 동영상 스트리밍 솔루션을 소개해볼까 합니다.(영상 파일을 제공하는건 아닙니다, 서버에 올라가 있는 미디어파일을 스트리...

Updated 3 months ago by artop0420

pod 구동될때 Imageinspecterror or readlink invalid argument error 메시지 발생

3. Container/Kubernetes

들어가는 말 안녕하세요, 고니 입니다. docker 기반에서 root volume이 100%차는 문제가 있어서 data경로를 이동시켰는데, 그 이후에 일부 컨테이너가 정상적...

Updated 3 months ago by artop0420

컨테이너 구동시 unknown server host 메시지 뜨면서 구동실패

3. Container/Kubernetes

Gemini3 에서 생성한 AI이미지 발생현상 컨테이너 내부에서 통신시 호스트를 못찾는 문제가 있어서(WEB ->DB) 구동실패 원 ...

Updated 3 months ago by artop0420

etcd member 제외 방법

3. Container/Kubernetes

Gemini3 에서 생성한 AI이미지 kuebernetes DB격인 etcd의 member리스트를 제외하는 절차를 기술한다.다중 마스터(...

Updated 3 months ago by artop0420

kubeadm 노드추가

3. Container/Kubernetes

Gemini3 에서 생성한 AI이미지 클러스터 노드 추가시 진행되는 작업절차 클러스터 마스터 노드에서 token 발급진행 $> kub...

Updated 3 months ago by artop0420

etcd의 member확인

3. Container/Kubernetes

  Gemini3 에서 생성한 AI이미지 k8s의 DB성격인 etcd의 상태 점검시 확인할 수 있는 몇가지 포인트들 m...

Updated 3 months ago by artop0420

podman에서 컨테이너가 실행되지 않을때 조치방법

3. Container/Kubernetes

Gemini3 에서 생성한 AI이미지 시작하는 말 안녕하세요, 고니 입니다.기존에 작성했던 컨텐츠들 업데이트를 하면서 문서의...

Updated 3 months ago by artop0420

podman사용하기

3. Container/Kubernetes

Gemini3로 생성한 AI이미지 docker없이 컨테이너 실행하기 podman-docker 패키지를 통해 docke...

Updated 3 months ago by artop0420

Podman기반의 DNS연동

3. Container/Kubernetes

Gemini3로 생성한 AI이미지 podman을 사용할 경우 네트워크는 cni를 사용하게 되는데, 기본값은 호스트의 DNS를 사용하기 때문에...

Updated 3 months ago by artop0420

insecure registry 설정하기(Docker/podman)

3. Container/Kubernetes

Gemini3로 생성한 AI이미지 시작하는말 안녕하세요, 고니입니다.기존에 작성했던 컨텐츠들 업데이트를 하면서 문서의 리팩토링(Re...

Updated 3 months ago by artop0420

clamd설치 / Sendmail 연동하기

2. Open-Infra SMTP 노트

들어가는말 안녕하세요, 고니 입니다. 2025년 기준으로 좀 오래된 자료이긴 한데, 몇년전만 해도 꽤 유용했던 자료라 업데이트만 합니다.sendmail + Clamav로 ...

Updated 3 months ago by artop0420

centos6에서 dovecot 설치하기

2. Open-Infra SMTP 노트

활성화 서비스 설정 $> vi /etc/dovecot/dovecot.conf #protocols = imap pop3 lmtp 에서 주석 해제 후 사용할 서비스만 기재...

Updated 3 months ago by artop0420

Centos5에서 dovecot 설치하기

2. Open-Infra SMTP 노트

Dovecot 설치 (centos 5.x버전) Dovecot 패키지 설치 $> yum install -y dovecot Dovecot 설정 $> vi /etc/...

Updated 3 months ago by artop0420

LDAP구성-4. rootdn변경

2. Open-Infra Openldap 구성

LDAP root dn 패스워드 변경 변경할 패스워드값 생성 $> slappasswd $> New password: $> Re-enter new password: ...

Updated 3 months ago by artop0420

LDAP구성-3. SAMBA구성해서 연동하기

2. Open-Infra Openldap 구성

Samba서버와 LDAP연동하기 – LDAP서버에서 작업 패키지 설치 $> yum insall -y samba samba-devel samba설정 ...

Updated 3 months ago by artop0420

LDAP구성-2. 클라이언트 구성하기

2. Open-Infra Openldap 구성

LDAP 클라이언트 구성 패키지 설치하기 $> yum install openldap-clients nss-pam-ldapd \ pam_ldap autofs nfs-u...

Updated 3 months ago by artop0420

LDAP구성-1. 서버구성하기

2. Open-Infra Openldap 구성

구성정보 OS : Centos 6.5 LDAP 서버IP : 192.168.10.10 LDAP 클라이언트 IP : 192.168.100.10 LDAP root dn(...

Updated 3 months ago by artop0420

Wildfly 기본정보

2. Open-Infra WEB&WAS기술정보

개요 wildfly가 tomcat을 대체할 수 있는지 기술검토  Wildfly 이해 Redhat이 2006sus Jboss inc 인수 Java EE(Ent...

Updated 3 months ago by artop0420

webalizer 설치하기

2. Open-Infra WEB&WAS기술정보

패키지 설치하기 $> yum install -y gd-devel png-devel webalizer 설치하기 $> tar xvzf webalizer-2.23-05...

Updated 3 months ago by artop0420