Hello,
I was first assigned a task to create a user Mariyam and account to expire 2021-12-07
I switched to root user and userd the following command “useradd -e 2021-12-07 Mariyam” However was marked failed.
Secondly was asked to add google DNS. I switched to root user and added google DNS using the below commands
sudo vi /etc/resolv.conf
nameserver 8.8.8.8
nameserver 8.8.4.4
saved and exit.
Yet again marked as failed. Can someone tell me what I’m actually doing wrong here.
I hope to hear from you guys.
Thanks