Category: Memo(메모)

CentOS 7 iSCSI target

CentOS 7 에서는 iSCSI target이 targetcli로 바뀜(이전은 tgtd). 간단정리. 참고문서 : http://www.itzgeek.com/how-tos/linux/centos-how-tos/configure-iscsi-target-initiator-on-centos-7-rhel7.html https://www.server-world.info/en/note?os=CentOS_7&p=iscsi 1. iscsi target 설치 : yum install targetcli 설정 : targetcli 명령을 내리면 쉘 열림. 여기서 설정하고 끝내면 설정은 /etc/target/saveconfig.json 에 저장됨. 2. iscsi initiator는 기존 CentOS6과 동일함.

Free SSL 인증서 발급

Let’s Encrypt : https://letsencrypt.org 설명은 https://blog.outsider.ne.kr/1178 참고 StartSSL : https://www.startssl.com 무로는 12개월 호스트별로 인증서 발급.

puppet

puppet – 루비로 만든 서버 설정 자동화 툴