Sudo command not working in AWS EC2 instance
In this tutorial we will see how can we troubleshoot if someone make wrong entry in sudoers file of AWS EC2 instance. One way to solve this problem is attaching root volume of problematic instance to another instance helper instance in same availability zone. But we will see here how can we solve this issue …