Install Tomcat 10.0.27 in Ubuntu 20.04
Create a server using AWS or any cloud or virtual machine for tomcat installation
If you are using cloud server, then access it by git bash or putty
ssh -i <Key Pair Path> <user>@<ip_address_of_server>
Next, update the package manager cache by runni...
priyabrata.hashnode.dev3 min read