How to install Tomcat on Ubuntu / Debian
ฝัง
- เผยแพร่เมื่อ 8 ก.พ. 2025
- [ 🠺 Commands & direct links 🠸 ]
linuxh2o.com/h...
[ 🠺 About 🠸 ]
Tomcat is an open-source web server for Java-based web applications. It is used in development with Spring and JSP. In this guide, you will learn how to install and configure Tomcat version 9 on Ubuntu, Debian, or any of their derivatives.
Apache Tomcat is an open-source web server, allowing you to execute java code. It can execute Java-related technologies such as Java Servlet, JSP, Java Expression Language, WebSockets, etc. Being open-source, Tomcat is mainly developed and maintained by open community developers under the Apache software foundation.
[ 🠺 My PC Build 🠸 ]
‣ CPU : amzn.to/34uciJU
‣ GPU : amzn.to/2YuhoSw
‣ RAM : amzn.to/3gkEjpr
‣ SSD : amzn.to/34vLits
‣ HDD : amzn.to/2YoJBKD
‣ Keyboard : amzn.to/34uqt1I
‣ Mouse : amzn.to/2YvFgoR
‣ Monitor : amzn.to/32hUwac
‣ SMPS : amzn.to/3hpH5v7
‣ Motherboard : amzn.to/34zDAOS
‣ Cabinet : amzn.to/2YvPeXl
You can also connect with me through :
Subscribe : goo.gl/e6G4IG
Facebook : / linuxh2o
Instagram : / officiallinuxh2o
Twitter : / takshaksh &&
Pinterest : / linuxh2o
#Tomcat #java #ubuntu
Couldn't have done it without this. Still relevant in 2023. I always forget the damn tomcat-users file. Thanks.
As a beginner, I'm working on this 2 days and when ı watched your video its work. Thank you so much.
Glad it still helps.
I'm working on this 1 days and when ı watched your video its work. Thank you so much.
It was really useful thank you, for anyone presenting 403 problems when opening the manager, hos manager or status you need to add a comment on the Valve on the context files.
how do we do it
In my College days, I can't able to install this that's why I used for windows.
After loving linux, I finally moved into it.
Thanks for minimal tutorial.
Glad it helped 😌
Thank you! Your video is the best one out there about how to install Tomcat!
Glad to know that it helped :)
Dude! You are the best, I’m so thankfull with your video, is the best one
Glad it helped.
2023 and this works! thanks
bro it's still working in 2024 july
😎
Best vedio to install Tomcat server. Thank you
Glad to know that it helped.
Just BEAUTIFUL !!!!💗
Thank you. It helped.
Thanks bro, it worked.
thanks .it worked
Thanks Bro this video was super helpful for me
Glad it helped!
thank you buddy for your knowledge
So nice of you!
Thank you.. It helped.
Very nice. Thank you for sharing.
thanks for teaching
thank you so much this was really helpfull..how did you make ubuntu look like that ?
Just a few customizations here-n-there.
nice, very helpful
thank you so much
thankyou..mr. Zava😂😂
Thank you thank you thank you. I don't know what else to say
I am glad that it helped.
Can you make Manjaro Xfce customization please? Thank you..
I personally use Gnome all the time, but will try.
But if you are using instance via putty u can't run manager app , it will show 403 access denied as you can only run from a browser running on same machine as Tomcat
That's a security measure. There should be a way to access it.
Same
i want to access to tome cat from another workstation but i can't, Note: server and the workstation are in same network.
Try with the system IP on which the server is running, otherwise you probably have to reverse proxy it with Nginx.
your save me!!
3:02 from where did you paste ??
Those lines are for role configuration, there is a blog link in the description, from there you can find the code, simply copy and paste it.
Tomcat not starting on port 8080
Hello brother when i tried to install it said uname command not found dirname commant not found and catalinamsh absent or not permission to execute i tried giving permission using chmod +x also file is present in directory. Uname and dirname commands are running on terminal what should i do?
Tom cat not running on 8080.or by typing
1. localhost:8080
2. Public ip:8080.
Any suggestions to change the port as i am using aws cloud ubuntu.
On AWS instance, make sure the server is running and you have properly configured it and associated your instance with a private IP to public IP.
And localhost only works locally, not on the cloud.
Thanks
Hey bro.. I always have my eyes on ur Videos ..good man !!
Yes I got a issue
please reply ASAP.
Let me tell u in detail.. I'm using Linux mint 20, and for my Java stuff I'm using JDK 1.8 IN ECLIPSE . recently I start using VS code. Now when I using java in vs code it starts demanding jdk11 or up.
Now TELL ME CAN I USE 2 JDK WITHOUT ANY PRBLM, IF YES . THEN HOW. PLEASE GIVE ME A SOLUTION.
Yes! VSCode required at least 11 with their Java configuration, but you can have multiple versions of JDK, simply setup the alternatives for JAVA.
You should use Intellij as it allows easy 1.8 target configurations in the build file and you're set regardless of the higher version installed.
@@LinuxH2O ueah..I figured it out. Hey by the way can u make me clear which one is better Linux mint or Manjaro and why . As a developer / programmer which will be good for me.
I have not used Arch-based distros primarily, only tried them on VM so I will be in favour of Mint (I have been using Ubuntu for many years now, so).
But down the road, it doesn't even matter which one you use, if you can do one thing in Ubuntu, you can also do it in Manjaro, Fedora or Mint - so choose any.
If still confused, Go with Manjaro (only if you have some Linux experience) otherwise, stick to Ubuntu based distros, in this case Mint.
at 2:15 i'm getting bash: cd: /opt/tomcat/: Permission denied
add sudo in the beginning of the command it shall work then.
wish the tom cat icon, seemed more like tom, rather than DOODLE.
I mean, that is the official icon, but I see, Tom would look great.
Common I posted a question on your discord check it out
?
Check out the discord bro
Thanks