QT-DevOps / DevOpsIssues

This Repo will be used to demonstrate the Skills & Questions in DevOps
Apache License 2.0
27 stars 131 forks source link

Unable to install Apache Tomcat #920

Closed vishwendh105 closed 4 years ago

vishwendh105 commented 4 years ago

Hello,QT, I am trying to install the Apache Tomcat server using the documentation of Digital Ocean Documentation {https://www.digitalocean.com/community/tutorials/how-to-install-apache-tomcat-8-on-ubuntu-16-04} and i am losing at the point of updatig my service file and exiting my service file. Please help me!!

badaltechiepi commented 4 years ago

@vishwendh105 Can you tell what is the issue which you are getting.

srmanikanta commented 4 years ago

please post related error screenshot.

vishwendh105 commented 4 years ago

Hello, Sorry QT for the delay Here is the screen shot of the error message and trying different commands to save and exit the file in terminal commands like :wq,^x,^b, Tomcat1 ^X,^B etc. Please let me know the correct command.

srmanikanta commented 4 years ago

check your installed version of tomcat and then try like this sudo systemctl start tomcatx where x is your tomcat version number.

vishwendh105 commented 4 years ago

I Had tried that command but it shows tomcat is NOT FOUND

On Thu, 23 Jul 2020 at 16:49, srmanikanta notifications@github.com wrote:

check your installed version of tomcat and then try like this sudo systemctl start tomcatx where x is your tomcat version number.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/QT-DevOps/DevOpsIssues/issues/920#issuecomment-662950850, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMG5ZEPQDTPOKCOYOIXMXGLR5AMERANCNFSM4OXG45XA .

srmanikanta commented 4 years ago

you are executed some commands for tomcat installation so please post tomcat installation commands here i will tell you which version of tomcat your are installed.