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
- 이클립스
- javascript
- Android
- junit
- 와일드카드
- properties
- ajax
- tomcat
- Linux
- DB
- 톰캣
- curl
- error
- SeLinux
- 리눅스
- jquery
- java
- input
- php
- 안드로이드
- File
- html
- larravel
- Spring
- JSON
- NetBeans
- 정규식
- MySQL
- CentOS
- laravel
Archives
- Today
- Total
합쭈기 programming
[CentOS7]톰캣 자동 실행 본문
http://fruitdev.tistory.com/19 참조
chkconfig 등록이 안 될때 상단에 추가
# chkconfig: 2345 90 90
# description: init file for Apache server daemon
# processname: /usr/local/server/apache/bin/apachectl
# config: /usr/local/server/apache/conf/httpd.conf
# pidfile: /usr/local/server/apache/logs/httpd.pid
'Linux' 카테고리의 다른 글
[CentOS] Cannot retrieve metalink for repository: epel. Please verify its path and try again (0) | 2015.10.26 |
---|---|
[CentOS7] mysql 설치 (0) | 2015.07.15 |
[CentOS7]CentOS 명령어 및 디렉토리 구조 (0) | 2015.06.23 |
[CentOS7]방화벽 관리 (0) | 2015.06.04 |
[CentOS7]목록 출력 시 필터링 (0) | 2015.06.03 |