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
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.
You’ll need to redo it, and if you again fail, you should get the request review there.
Either way,
- ssh to the app server it says.
- Run
sudo timedatectl set-timezone continent/city
wherecontinent/city
is provided in the question.