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
- K8S
- 크롬
- centos 7.5
- Elasticsearch
- zabbix
- syslog
- log
- yum
- audit
- Kubernetes
- GNOME
- docker
- RHEL
- 디렉토리
- 파이썬
- GPU
- Linux
- Chrome
- 서울시민카드
- rsyslog
- bash
- JSON
- Shell
- Elk
- Audit Log
- C
- Python
- 빅데이터
- CentOS
- PostgreSQL
Archives
- Today
- Total
Sysops Notepad
[Linux] 특정 계정에 명령어 실행 권한 부여 방법 본문
728x90
# visudo
%devel ALL = (root) NOPASSWD: /bin/systemctl stop your.stuff.service, \
/bin/systemctl start your.stuff.service
728x90
'업무 > etc' 카테고리의 다른 글
[Linux] RHEL 8 , Centos 8 주요 기능 정리 (0) | 2019.05.14 |
---|---|
[Linux] GraphDB(neo4j) 설치하기 (0) | 2019.04.19 |
[Linux] tar 압축/압축해제시 에러 발생시 처리 방법 (0) | 2019.03.11 |
[bash] 대량의 파일을 디렉토리별 나누기/분할 방법 (0) | 2019.03.08 |
[linux] AB(Apache http server Benchmarking tool)를 활용한 벤치마킹 테스트 (0) | 2019.02.19 |
Comments