In order to access Adeptia Connect UI, you need to install Apache Tomcat 9. Click here to download Apache Tomcat 9. Choose the Tomcat according to your operating system.
...
Open the Terminal with root user.
- Go to the Tomcat home directory.
- Go to the bin folder.
Execute the below command:
./startup.sh
Tomcat is started successfully.
Verifying Tomcat
...