From a955f7db8e70f88bd7334ef9119d1acb711289d0 Mon Sep 17 00:00:00 2001 From: NithinGR Date: Wed, 25 Dec 2024 14:19:40 +0000 Subject: [PATCH 1/2] changes made by nithingr --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bd3a693..97c79c6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # tomcat tomcat installation + +changes made by nithingr From 101d9af38079ef02a2e6e9cffc9f0577402e5447 Mon Sep 17 00:00:00 2001 From: NithinGR Date: Wed, 25 Dec 2024 14:22:11 +0000 Subject: [PATCH 2/2] changes made by nithingr --- tomcat installation steps | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tomcat installation steps b/tomcat installation steps index dce6350..571bd51 100644 --- a/tomcat installation steps +++ b/tomcat installation steps @@ -68,3 +68,7 @@ STEP4: Reload the systemd daemon, Start Apache Tomcat service and Enable the ser sudo systemctl enable tomcat sudo systemctl start tomcat sudo systemctl status tomcat + + + +Follow the above steps to install tomcat on linux server