Lab issue Apache Tomcat

This is question in Apache Tom Cat Lab.

Now run tomcat with default settings.

Open the localhost tab to see the tomcat web page in web browser.

CheckCompleteIncomplete
Tomcat running on port 8081?

TERMINAL OUTPUT as below , there is no bin directory where startup script is present.

thor@host01 /opt/apache-tomcat-8$ ls
apache-tomcat-8.5.93-deployer apache-tomcat-8.5.93-deployer.tar.gz
thor@host01 /opt/apache-tomcat-8$ cd apache-tomcat-8.5.93-deployer
thor@host01 /opt/apache-tomcat-8/apache-tomcat-8.5.93-deployer$ ls
build.xml deployer-howto.html images lib LICENSE NOTICE README.md RELEASE-NOTES
thor@host01 /opt/apache-tomcat-8/apache-tomcat-8.5.93-deployer$

Used link to download apache tomcat is Index of /tomcat/tomcat-8/v8.5.93/bin

Regards
Puneet Sharma

Hi, @puneetsharmabcet
As per info provided by you. You are downloading apache-tomcat-8.5.93-deployer.tar.gz instead of apache-tomcat-8.5.93.tar.gz Please carefully observe the solution part and try again.