Closed microsoftneha closed 2 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.
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.
sudo -i
root
Best Regards, KodeKloud Team
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.