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 |
Tags
- Python
- Android
- GIT
- R
- Spring
- Java
- hadoop
- mybatis
- SQL
- JavaScript
- NPM
- MSSQL
- Express
- es6
- SPC
- Sqoop
- Kotlin
- Eclipse
- tomcat
- mapreduce
- vaadin
- window
- react
- SSL
- table
- 공정능력
- IntelliJ
- 보조정렬
- xPlatform
- plugin
Archives
- Today
- Total
반응형
목록systemd (1)
DBILITY
centos 7 systemd 서비스 작성
RHEL7부터 커널버전이 3.X로 바뀌었다더니만, 전통적인 방법으로 SysV... /etc/rc.d/init.d에 스크립트를 작성하고 chkconfig,service로 제어하던 것만 기억하고 있는데, centos 7은 다르구만. 세상이 달라졌네..언제부터 달라진건지 원ㅎㅎ 서비스데몬의 자동시작 스크립트는 필수적이니 정리해 보자. 아래는 systemclt 명령중 자주 쓰는 옵션(?)이다. 참고 https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/system_administrators_guide/sect-managing_services_with_systemd-unit_files https://potatogim.net/wi..
os/linux
2018. 4. 20. 08:27
반응형