Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- ssh key 배포
- XCP-ng
- hardening
- 로그인불가
- xe guest utilities
- GitLab
- docker
- Kibana
- PlayBook
- macos
- centos 8
- Kibana server is not ready yet
- ELASTIC
- ansible
- application security
- pfsense
- Windows
- bash
- elastic stack
- 한글가이드
- Elasticsearch
- Proxy
- miniconda
- freebsd
- 보안양파
- G-suite
- proxycfg
- endpoint security
- x-pack
Archives
- Today
- Total
목록centos 8 (1)
선 밖에 선 자유인
Docker-CE install on CentOS 8
CentOS 8에서는 docker 를 설치하려고 하면 기본적으로 podman 설치하라고 권고를 함 podman 은 나중에 써보기로 하고 아래와 같이 docker 설치 가능 # dnf config-manager --add-repo=https://download.docker.com/linux/centos/docker-ce.repo 그냥 설치하면 아래와 같은 Eorror 가 보이기 때문에 --nobest 옵션 추가하여 설치 문제: package docker-ce-3:19.03.8-3.el7.x86_64 requires containerd.io >= 1.2.2-3, but none of the providers can be installed - cannot install the best candidate for..
IT/Cloud & DevOps
2020. 5. 7. 16:03