kodekloudhub / kodekloud-engineer

146 stars 235 forks source link

Root Password #29

Closed microsoftneha closed 2 years ago

microsoftneha commented 3 years ago

I am working on the 2nd task for setting time zone on application server where it asks for root password which is not provided in the document. Please help me here to complete the task.

Tej-Singh-Rana commented 2 years ago

Hi, Use the sudo -i command and type the password of the sudo users of that server.
It will switch you to the root user.

Best Regards, KodeKloud Team