I am doing task in 100days devops getting issue Day 1 task

Hi Team ,

Have enrolled to 100days devops and started doing task but its failing can you help in solution and even guide me how to find solution for next task .


thanks
Prakash

Hi @Prakashm

The task requires you to create a new user on App Server 2. But you are currently trying to create a user onthe jumphost. For this, you need to ssh into App Server 2 (stapp02) and then create a user with a non-interactive shell.

The details of the infrastructure used in all the KodeKloud Engineer tasks will be available at the button on the top-right of the lab.

hi @Santosh_KodeKloud ,

thanks for reply. i was searching for app server 2 but could not find it so i have created the user in the same server . now i got it will ssh to app server and do the task

regards
Prakash