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
- ssh
- Windows
- grep
- IntelliJ
- web.xml
- tomcat
- maVen
- plugin
- netsh
- profile
- VirtualBox
- resource
- Mac
- JavaScript
- lsof
- Quartz
- 네트워크
- GIT
- 단축키
- vscode
- find
- port
- xargs
- Source
- Eclipse
- 줄바꿈 문자
- Windows 10
- import
- bash
- context
Archives
- Today
- Total
develog
Tomcat 버전 확인 본문
$ ./tomcat/bin/version.sh
Using CATALINA_BASE: /server/tomcat
Using CATALINA_HOME: /server/tomcat
Using CATALINA_TMPDIR: /server/tomcat/temp
Using JRE_HOME: /usr/bin/java8
Using CLASSPATH: /server/tomcat/bin/bootstrap.jar:/server/tomcat/bin/tomcat-juli.jar
Server version: Apache Tomcat/7.0.35
Server built: Mar 22 2013 08:23:55
Server number: 7.0.35.0
'OS & Shell > Linux' 카테고리의 다른 글
시간서버와 시간 동기화 (0) | 2012.04.13 |
---|---|
시스템 종료, 재시작 (0) | 2012.04.13 |
Apache 버전 확인 (0) | 2012.04.13 |
JDK 버전 확인 (0) | 2012.04.13 |
apachectl 옵션 (0) | 2012.04.13 |
Comments