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
- netsh
- import
- tomcat
- Windows
- grep
- port
- Mac
- VirtualBox
- IntelliJ
- bash
- lsof
- plugin
- JavaScript
- Quartz
- vscode
- resource
- Windows 10
- web.xml
- xargs
- profile
- Source
- maVen
- Eclipse
- 줄바꿈 문자
- ssh
- find
- context
- GIT
- 단축키
- 네트워크
Archives
- Today
- Total
목록분류 전체보기 (1760)
develog
Eclipse 에 servlet.jar 추가하기
Project Properties - Targeted Runtimes - Apache Tomcat 체크박스 체크 - OK
IDE/eclipse
2012. 10. 30. 10:09
config test
/apache/bin/apachectl configtest
Web & WAS/Apache
2012. 10. 9. 16:01
디렉토리 용량 확인
du -hdu -h --max-depth=0du -h --max-depth=1
OS & Shell/Linux
2012. 10. 9. 15:47
[Tomcat] jsp cache clear
rm /tomcat/work/Catalina/도메인/_/org/apache/jsp/* ex) rm /tomcat/work/Catalina/www.mydomain.com/_/org/apache/jsp/*
Dev/Java
2012. 10. 8. 10:21
backup.sh
backup.sh
OS & Shell/Linux
2012. 9. 28. 15:50