Tomcat start

Tomcat Restart


Change directory to run command

cd /opt/tomcat/
pwd

Login as root
sudo su
cd bin/
ll

Start Tomcat
./startup.sh
exit

Restart
sudo systemctl restart tomcat9.service

Comments

Popular posts from this blog

Install Dspace 7.2 on Ubuntu 22.04 LTS

How to delete library data in koha using the command line

Koha INSTALLATION

Total views