Answered step by step
Verified Expert Solution
Question
1 Approved Answer
How do I add a user to sudoers in ubuntu? I am trying to add an existing user to my sudoers but can't figure out
How do I add a user to sudoers in ubuntu? I am trying to add an existing user to my sudoers but can't figure out how to do it. hadoop1 is the user I am trying to add.
hadoop1@ubuntu: +[SHA256] ---+ hadoop1@ubuntu: S cat ~l.ssh/id rsa.pub >> /.ssh/authorized kevs hadoop1@ubuntu: $ chmod 0600 -/.ssh/authorized_keys hadoop1@ubuntu: ssh localhost ssh: connect to host localhost port 22: Connection refused hadoop1@ubuntu:- sudo apt-get update [sudo] password for hadoop1: hadoop1 is not in the sudoers file. This incident will be reported. hadoop1@ubuntu:$ hadoop1@ubuntu: sudo apt-get install ssh [sudo] password for hadoop1: hadoop1 is not in the sudoers file. This incident will be reported. hadoop1@ubuntu$ Su - Password: Su: Authentication failure hadoop1@ubuntu: $Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started