Collapse AllExpand All

1.2. GNU / UNIX / Linux

기동

Konan Search 패키지 설치 위치에서 tomcat을 구동할 수 있는 $KS_HOME/ext/tomcat/bin/ext/tomcat/bin/ 디렉터리로 이동하여 셸 명령행에 다음과 같이 입력한다.

[konan@locolhost ~]$ cd KS\ext\tomcat\bin
[konan@locolhost bin]./start.sh

정지

정지하려면 셸 명령행에 다음과 같이 입력한다.

[konan@locolhost ~]$ cd KS\ext\tomcat\bin
[konan@locolhost bin]./stop.sh