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
- Kibana server is not ready yet
- 한글가이드
- pfsense
- elastic stack
- ssh key 배포
- G-suite
- x-pack
- application security
- Proxy
- ELASTIC
- freebsd
- endpoint security
- 로그인불가
- Windows
- Kibana
- xe guest utilities
- proxycfg
- 보안양파
- bash
- PlayBook
- Elasticsearch
- miniconda
- centos 8
- macos
- hardening
- XCP-ng
- ansible
- GitLab
- docker
Archives
- Today
- Total
선 밖에 선 자유인
CentOS 7 ipv6 disable 본문
# vi /etc/sysctl.conf
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
# sysctl -p
Comments