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
- Shell
- Linux
- PostgreSQL
- rsyslog
- GNOME
- RHEL
- yum
- Audit Log
- GPU
- 디렉토리
- Kubernetes
- 서울시민카드
- centos 7.5
- syslog
- zabbix
- 파이썬
- Elasticsearch
- Chrome
- C
- K8S
- Elk
- docker
- Python
- log
- audit
- CentOS
- 빅데이터
- 크롬
- bash
- JSON
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