SMS / SMS / EMS 뭘까ㅣ/???
NMS (Network Management System) 와 SMS(System Management System) 그리고 EMS (Enterprise Management System) 요즘 용어가…
Read MoreNMS (Network Management System) 와 SMS(System Management System) 그리고 EMS (Enterprise Management System) 요즘 용어가…
Read MoreOpen 1. server.xml는 다음과 같은 구조 -. Top level Elements : <server> :: 설정파일 전체에서…
Read More톰캣의 admin 과 manger 를 구동 하기 위해conf/tomcat-users.xml 파일에=====================================================================<user username=”ID” password=”passwd” roles=”standard,manager”/> http://localhost:8080/manager/html 로 접속…
Read More코드: Shell auto completion Shell csh ksh bash Single option completion Esc-Esc Esc-Esc Tab Unresolved…
Read MoreTomcat 5.x 이후로는 server.xml에 <Context>를 직접 기술하지 않기를 권장합니다. $CATALINA_HOME/conf/context.xml: 모든 웹어플리케이션에 로드됩니다. $CATALINA_HOME/conf///context.xml.default: 호스트명에…
Read More