Labs IPs & Ports

This lab uses the same apache-tomcat-8.5.53.tar.gz file used in the Webserver Labs Apache Tomcat 01 class in another of my posts to this forum. The file no longer exists because apache have removed it. I used the same trick of downloading the apache-tomcat-8.5.54.tar.gz file, unpacking it and then renaming the directory back to 8.5.53 and then managed to complete the lab… this lab also needs fixing.

Thanks for reporting. We will fix it.

What is the password of app01 ?

I can’t cd to another directory with only “ssh app01”

Hello, @jm1993
You don’t need password for app01 server. It’s a passwordless.

$ ssh app01

that’s it.

Hi, yes from host01 we can ssh to app01 . But from app01 it asks password and most of the time permission denied for port 22. For your support please as many time we have to switch between the hosts for lab tasks

Hello @omerhallian
Just use the exit command to back to host01. and also if you need to connect to the other apps, you need to back to the host first.

Thanks,
KodeKloud Support