Lab error during changing the time zone lab

Screenshot 2022-08-06 223209
can anyone help me to solve this error

Hi @aemad4808

You need to ssh to the indicated server.
Then

sudo timedatectl set-timezone ...`

Replace ... with the timezone asked for.

Doing this on my phone so can’t verify exactly the commands but it should get you on track.

how to know the indicated server i tried it again and i get this

second

To know which server is which, you need to refer to the “project wiki”. There is a link to it from the left menu

In the task description it said use nautilus app server and there are 3 app servers when i ssh to stapp01 it said i must set it on app server 2 and when i use stapp02 it said i must set it on app server 2, so what should i do ? thanks in advance

stapp02 is app server 2, therefore if you were on the correct server, then you executed the task incorrectly. Each time you attempt the task, both the server and the zone to set are selected at random, so you have to adapt with each attempt.

If you still can’t crack it, hit the request review button. Whoever reviews it will see a video of your terminal session and will be able to tell you where you are going wrong.


request review button not available :blush:

You’ll need to redo it, and if you again fail, you should get the request review there.

Either way,

  1. ssh to the app server it says.
  2. Run sudo timedatectl set-timezone continent/city
    where continent/city is provided in the question.

Hi @aemad4808 ,
Please check the below announcement. Maybe you missed it.

New Updates on the Tasks Expiry and Redoing the Failed Tasks! - KodeKloud Engineer - KodeKloud - DevOps Learning Community

Regards,