

Apache Tomcat® - Apache Tomcat 9 Software Downloads
Welcome to the Apache Tomcat® 9.x software download page. This page provides download links for obtaining the latest version of Tomcat 9.0.x software, as well as links to the archives of older releases. Unsure which version you need? Specification version
tomcat.apache.org
구글에 [tomcat 9.0.83]을 검색해서, Apache Tomcat 사이트 이동

'Archibves' 클릭

Index of /dist/tomcat/tomcat-9
archive.apache.org
위 사이트로 가면, tomcat9 버전별로 확인할 수 있음.

나는 v9.0.83이 필요해서, 해당 디렉터리를 클릭

[bin]으로 이동

스크롤을 내리면 'apache-tomcat-9.0.83.tar.gz'이 있는데, 그걸 다운로드 해서 우분투로 이동시킴.
tar xzvf apache-tomcat-9.0.83.tar.gz
그리고 해당 파일이 있는 곳에서 위 명령어를 이용해, 압축을 해제한다.
300x250
'SOMEDAY > NEED' 카테고리의 다른 글
[Spring] start.spring.io 사용 Spring Initializr (0) | 2024.04.09 |
---|---|
[UBUNTU] VI 에디터에서 페이지 넘기는 단축키 (0) | 2024.04.02 |
[ERROR] java.lang.Object org.hibernate.ScrollableResults.get(int) (Querydsl transform) (0) | 2024.03.09 |
[MySQL] 디비버(DBeaver)에서 MySQL 로컬DB 연결 (0) | 2024.03.08 |
[MySQL] DBeaver Public Key Retrieval is not allowed (0) | 2024.03.08 |