Skip to content

Instantly share code, notes, and snippets.

View bprasad701's full-sized avatar

BhanuPrasad V bprasad701

  • CloudZenix
View GitHub Profile
@bprasad701
bprasad701 / tomcat-linux.service.md
Created September 12, 2022 11:28 — forked from ovichiro/tomcat-linux.service.md
Tomcat as a service on Linux

Install Tomcat as a service on Linux

Download Tomcat from the Apache website.
Unpack in /opt/apache-tomcat-x.y.z. E.g. /opt/apache-tomcat-8.5.6.
You'll need a terminal and root access.

Create Tomcat user with restricted permissions