sudo error need help!!

T

twmcrazy

Guest
When I issued the command "sudo" the system said that my user and password was not the sudoer file. My terminal acts as if I would not be "administrator". Please I need help. I can't even use "rm" for anything!
 


OP
B

bashcommando

Guest
Or
Code:
su - root
<Type root password>
adduser <Your username here> sudo
 
OP
J

jerz4lunch

Guest
One thing to keep in mind, is that it's a good idea to run sudo -K after using the sudo command for anything. The -K switch forces you to enter your password again the next time you run sudo for anything.
 
OP
D

dtse9

Guest
you can use "$su root".(don't forget to run "#exit" after use).
i don't suppost you to make you adminiroustrator.or your system can be control by others easily once you account password known by others
 
OP
B

blackneos940

Guest
When I issued the command "sudo" the system said that my user and password was not the sudoer file. My terminal acts as if I would not be "administrator". Please I need help. I can't even use "rm" for anything!
Did you get it fixed.....? :3
 

Members online

No members online now.

Latest posts

Top