전체 글 썸네일형 리스트형 [aws] AWS CodeDeploy 사용법 AWS CodeDeploy 사용법 AWS 개발자 도구 코드를 호스팅하고 자동으로 애플리케이션을 AWS로 빌드, 테스트 및 배포합니다. 웹 소스 생성 spring boot 프로젝트 생성 - vscode spring boot 프로젝트 세팅 및 실행 : https://sangchul.kr/552 appspec.yml 생성 version: 0.0 os: linux files: - source: / destination: /home/ec2-user/build/ IAM(Identity and Access Management) Role 생성 ec2 인스턴스에서 사용할 iam role 생성 Identity and Access Management(IAM) > 액세스 관리 > 역할 > 역할 만들기 정책 이름 AmazonS.. 더보기 [리눅스] Install Gitlab on CentOS Install Gitlab on CentOS 1. Prerequisites - Openssh yum install -y openssh-server - Postfix yum install -y postfix chkconfig postfix on - Cron yum install -y cronie 2. Download curl -O https://downloads-packages.s3.amazonaws.com/centos-6.6/gitlab-7.7.1_omnibus.5.4.1.ci-1.el6.x86_64.rpm 3. Install yum install -y gitlab-7.7.1_omnibus.5.4.1.ci-1.el6.x86_64.rpm 4. Configure - Edit External URL vim /.. 더보기 [원도우] 원도우 업데이트 설치 후 자동 재부팅 방지하기 원도우 업데이트 설치 후 자동 재부팅 방지하기 [컴퓨터 구성] >> [관리 템플릿] >> [Windows 구성 요소] >> [Windows Update] [예약된 자동 업데이트 설치 시 로그온한 사용자로 자동 다시 시작 사용 안 함] >> " 사용" 더보기 gitlab 설치(gitlab) gitlab 설치(gitlab)gitlab 다운로드 https://packages.gitlab.com/gitlab/gitlab-ce1. Install and configure the necessary dependenciesyum install -y curl openssh-server postfix cronieservice postfix startchkconfig postfix onlokkit -s http -s ssh2. Add the GitLab package server and install the packagecurl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.rpm.sh | sudo bashyum install.. 더보기 HP Smart Array CLI commands HP Smart Array CLI commandsShow configuration/opt/hp/hpssacli/bin/hpssacli ctrl all show configController status/opt/hp/hpssacli/bin/hpssacli ctrl all show statusShow detailed controller information/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 show detailRescan for New Devices/opt/hp/hpssacli/bin/hpssacli rescanPhysical disk status/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 pd all show statusShow deta.. 더보기 [리눅스] itop(itsm) 설치하기 itop - ITSM & CMDB OpenSource yum install php-devel iTop-2.1.0 mkdir log env-production conf dataroot chown apache.apache log env-production conf data iTop 데이터베이스 생성 mysql -u root -p create database itopDB character set utf8; grant all privileges on itopDB.* to 'itop'@'localhost' identified by 'itop'; flush privileges; 더보기 HTTP Status Codes HTTP Status Codes(HTTP 1.1 : RFC 2616)상태코드는 서버가 요구 메시지를 수신하여 처리한 결과를 알려주는 세 자리의 정수로 된 처리 결과 번호입니다.첫 번째 자리 숫자는 응답의 종류에 대한 분류 기호이며 나머지 두 자리 숫자는 일련번호입니다. 현재 첫 번째 자리 숫자에 대해 다섯 가지로 분류하여 쓰고 있습니다.1xx (정보 제공)100 Continue : 요청의 초기 부분이 수신되었으며 클라이언트는 나머지 요청을 계속 보낼 수 있습니다.101 Switching Protocols : 서버가 클라이언트의 프로토콜 변경 요청을 수락했음을 나타냅니다.2xx (성공)200 OK : 요청이 성공적으로 처리되었으며 서버가 요청한 데이터를 포함하여 응답합니다.201 Created : 요청에 .. 더보기 [보안] BIND DNS 신규취약점 보안업데이트 권고 BIND DNS 신규취약점 보안업데이트 권고 개요 DNS 서비스에 주로 이용되는 BIND DNS에 조작된 특정 패킷을 보내면 장애가 발생하는 취약점이 발견됨 설명 취약점을 이용하여 DNS 서비스 장애 발생 가능(CVE-2015-5477) 영향 받는 소프트웨어 BIND 9.9.7-P1 및 이전의 9.x 버전 BIND 9.10.2-P2 및 이전의 9.10.x 버전 해결 방안[1] BIND 9.9.7-P1 및 이전의 9.x 버전은 9.9.7-P2로 업그레이드 BIND 9.10.2-P2 및 이전의 9.10.x 버전은 9.10.2-P3로 업그레이드 문의사항 한국인터넷진흥원 인터넷침해대응센터: 국번없이 118 [참고사이트] [1] http://www.isc.org/downloads/ 출처 : http://www.k.. 더보기 이전 1 ··· 227 228 229 230 231 232 233 ··· 298 다음