카테고리 없음
Ubuntu에 tomcat9 설치
제이널
2021. 1. 20. 00:53
1. tomcat 설치
sudo apt-get install tomcat9
2. tomcat restart
systemctl restart tomcat8
systemctl status tomcat8