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 |
Tags
- ELASTIC
- ansible
- Elasticsearch
- x-pack
- xe guest utilities
- 보안양파
- Kibana
- freebsd
- Proxy
- GitLab
- centos 8
- miniconda
- PlayBook
- Windows
- bash
- XCP-ng
- Kibana server is not ready yet
- pfsense
- ssh key 배포
- docker
- hardening
- application security
- macos
- 로그인불가
- endpoint security
- 한글가이드
- proxycfg
- elastic stack
- G-suite
Archives
- Today
- Total
선 밖에 선 자유인
FreeBSD 사용자 sudo 권한 본문
사용자 wheel 그룹에 추가
#pw group mod <group_name> -m <user_name>
# vi /usr/local/etc/sudoers
%wheel ALL=(ALL) ALL 라인 주석 제거
Comments