■ 오류 발생 스크립트를 이용해 Docker를 설치하는 도중 아래와 같은 오류가 발생했다. $ curl -fsSL https://get.docker.com/ | sudo sh # Executing docker install script, commit: 93d2499759296ac1f9c510605fef85052a2c32be + sh -c 'yum install -y -q yum-utils' Package yum-utils-1.1.31-42.el7.noarch already installed and latest version + sh -c 'yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo' Loaded..
■ 오류 발생 스크립트를 이용해 Docker를 설치하는 도중 아래와 같은 오류가 발생했다. $ curl -fsSL https://get.docker.com/ | sudo sh # Executing docker install script, commit: 93d2499759296ac1f9c510605fef85052a2c32be + sh -c 'yum install -y -q yum-utils' Package yum-utils-1.1.31-50.el7.noarch already installed and latest version + sh -c 'yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo' Loaded..
■ 참고 사이트 Docker Docs | Install Docker Engine on CentOS Docker Docs | Post-installation steps for Linux Docker Docs | Install Docker Compose ■ Docker 및 Docker Compose 설치 ● 스크립트로 설치 현재 일자 기준(2021.11.29) 가장 최신 버전의 Docker 및 Docker Compose를 설치합니다. Docker: 20.10.11 Docker Compose: 1.29.2 ※ Docker Compose의 경우, v2.1.1이 가장 최신 버전이긴 하지만 2.X는 기본 커맨드 자체가 달라졌기 때문에 1.x의 가장 최신 버전인 1.29.2로 설치함 # Docker(20.10.11)..
CentOS 7에서 jq를 설치할 때, yum을 이용해 jq를 설치하면 다음과 같은 오류가 발생한다. [hyper@localhost opt]$ sudo yum install -y jq Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.kakao.com * extras: mirror.kakao.com * updates: mirror.kakao.com No package jq available. Error: Nothing to do jq를 설치하기 위해서는 epel-release를 먼저 설치해주어야 한다. [hyper@localhost opt]$ sudo yum install -y epel-releas..
■ 문제 발생 CentOS 7에서 `yum`을 이용해 git client를 설치하려고 했는데 다음과 같은 오류가 발생했다. [hyper@localhost ~]$ sudo yum install git [sudo] hyper의 암호: Loaded plugins: fastestmirror Determining fastest mirrors Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; 알 수 없는 오류" One of the configured repos..
참고 사이트: https://github.com/miiingo/nextcloud-v21.0-docker miiingo/nextcloud-v21.0-docker Nextcloud v21.0 기준 Docker 컨테이너를 이용한 실행 프로젝트. Contribute to miiingo/nextcloud-v21.0-docker development by creating an account on GitHub. github.com ■ 버전 설명 현재 최신버전인 latest 버전을 사용한다. (2021.06.28 기준) Nextcloud: 21.0.2.1 PostgreSQL: 13.3-1.pgdg100+1 ■ 기본 설정 데이터 보존을 위해 볼륨을 설정하는데, 여기에서는 호스트 경로와 볼륨 처리한다. Docker Vol..
참고 사이트: https://about.gitlab.com/install/#ubuntu Download and install GitLab Learn about the various GitLab installation packages and downloads for Ubuntu, Debian, Docker, Google Cloud, and many more. about.gitlab.com ■ 필수 dependencies 설치 및 구성 # 필수 dependencies 설치 및 구성 sudo apt-get update sudo apt-get install -y curl openssh-server ca-certificates tzdata perl # 이메일 알림 전송을 위한 Postfix 설치 sudo apt-..
Ubuntu 에서 hostname을 ubuntu에서 node1으로 변경한 이후 sudo 명령을 실행할 때마다 다음과 같은 에러 메시지가 발생했다. sudo: unable to resolve host node1: 연결 시간 초과 명령이 제대로 실행되지 않는 것은 아니지만 계속해서 저 메시지가 뜨니까 거슬리기 시작했다. 그래서 찾아본 해결 방법! 위와 같은 오류 메시지는 hostname이 일치하지 않아서 발생하는 경우다. 만약 hostname을 바꾸고 싶다면 다음과 같이 두 군데를 수정해주어야 한다. /etc/hostname /etc/hosts 나의 경우에는 /etc/hostname만 수정해주었기 때문에 /etc/hosts에 설정된 hostname과 일치하지 않아 위의 오류가 출력되는 것이다. # /etc/..
오픈소스 테스트를 하는데, 필요한 GNU bash의 최소 버전이 v5.0이었다. 기존에 설치된 GNU bash의 버전을 확인해보니 v4.3.48을 사용하고 있었다. # GNU bash 버전 확인 hyper@ubuntu:~$ bash --version GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu) Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the extent perm..
패키지 목록을 업데이트 하기 위해 sudo apt-get update 명령을 실행했는데 다음과 같은 오류가 발생했다. 오류 로그: hyper@ubuntu:~$ sudo apt-get update 기존:1 https://download.docker.com/linux/ubuntu xenial InRelease 기존:2 https://deb.nodesource.com/node_6.x xenial InRelease 받기:3 http://packages.microsoft.com/repos/code stable InRelease [10.4 kB] 기존:4 http://us.archive.ubuntu.com/ubuntu xenial InRelease 받기:5 http://security.ubuntu.com/ubunt..
최근 Ubuntu에서 사용하던 크롬(Chrome)이 업데이트 되었다며 업그레이드 하라는 알림이 떴다. 그래서 별 생각 없이 업그레이드를 했는데, 업그레이드를 하고 나자 기존에 개발하던 프로그램이 뭔가 제대로 동작하지 않는 오류가 발생했다. (업데이트한 Chrome 버전: 86.0.4240.111-1) 결국 다시 다운그레이드행... 크롬(Chrome) 버전 다운그레이드 및 업데이트 중지 설치할 다운그레이드 버전 확인 아래의 다운로드 사이트에서 내가 설치하고자 하는 버전을 선택해 다운로드한다. 나는 Google Chrome Linux Version 64-bit deb for Ubuntu/Debian에서 84.0.4147.135 버전을 다운로드 했다. www.slimjet.com/chrome/google-ch..
설치 sqlitebrowser 설치 우분투의 경우 @deepsidhu1313은 최신 릴리스의 PPA를 제공합니다: https://launchpad.net/~linuxgndu/+archive/ubuntu/sqlitebrowser SqliteBrowser Stable PPA : Gajj GNDU launchpad.net 이 ppa를 추가하려면 터미널에 다음 명령을 입력하십시오: // ppa 추가 sudo add-apt-repository -y ppa:linuxgndu/sqlitebrowser 다음 명령을 사용하여 캐시를 업데이트하십시오: // 캐시 업데이트 sudo apt-get update 패키지를 설치합니다: // 패키지 설치 sudo apt-get install sqlitebrowser 실행 sqlit..
netstat netstat 프로그램은 다양한 네트워크 설정 사항이나 통계 정보를 확인하는 데 사용됨 옵션 설명 -t --tcp TCP 프로토콜만 표시 -n --numeric 도메인 주소를 숫자로 표시(IP로 표시) -l --listening 대기중인(listening) 네트워크만 표시 -p --programs PID 또는 프로그램 이름 표시 # 현재 대기중인 TCP 프로토콜의 도메인 주소, PID 또는 프로그램 이름 출력 netstat -tnlp netstat -tnlp | grep :80 참고 사이트 리눅스(Linux) netstat 명령어 사용법, 네트워크 상태 확인하기 - 철무니의 정보 보안세상 리눅스 포트 사용하는 프로세스 확인 - 제타위키
디스크 공간 확인 다음 명령으로 디스크 공간을 확인합니다. # 디스크 공간 확인 $ df -h 사용률이 90%로, 여유 공간이 1.7GB 밖에 남아있지 않습니다. 디스크 공간의 확장이 필요합니다. 디스크 공간 확장 VMware 설정 변경 해당 VM이 실행중이지 않은 상태에서 디스크 용량을 확장합니다. (VM이 실행중인 상태에서는 디스크 용량 확장이 불가능합니다!!) "Edit virtual machine settings > Hard Disk (SCSI) > Expand..." 메뉴에서 20GB로 설정된 디스크 용량을 30GB로 확장합니다. ※ 확장 후 스크린샷을 찍어서 그림에서는 현재 디스크 용량이 30GB로 설정되어 있습니다. :( 파티션 프로그램 설치 및 실행 파티션 할당을 위한 파티션 프로그램을 설..
- Total
- Today
- Yesterday
- 블록 체인
- 코딜리티
- 직딩잇템
- 코딩테스트
- Hyperledger Fabric v1.1
- javascript
- 기초 of 기초 데이터 개념
- 빅데이터 교육
- codility
- 빅데이터
- 빅데이터 강의
- Private Data
- 알고리즘
- 블록체인
- 하이퍼레저 패브릭
- ubuntu
- 암브로셔스
- Hyperledger Fabric v1.2
- DOCs
- 하이퍼레저 페브릭
- docker
- 하이퍼레저 인디
- 어서와 데이터는 처음이지
- Blockchain
- 빅데이터 기초
- Hyperledger Indy
- 문제풀이
- 코테
- Hyperledger Fabric
- ambrosus
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |