I couldn’t ssh into the /root directory where the key is located , the tasks till day 12 were like adding 2+2 now it’s like solving calculus. I cant even understand where im going wrong.
the task given is incomprehensible and un-achievable as i dont have root access
To access the key pair you would have to check the /root directory on the landing host(Azure client host ,i.e., the terminal that you see on the right when you start the task).
Check if this doc helps.
thanks , i did’t knew the kodekloud terminal was called the azure client host , but i wonder why it did’t work with bash in azure portal, I also had to search around docs how to adjust the firewalls -
- remove the safety lock in authorizedkeys file and
- enable permoit root login in sshd file
If you have a key pair in cloud shell(in azure portal) you should be able to ssh to vms (after adding ssh public key). However the grader for the task doesn’t check that, it checks if it works from the azure client host.