Question
Using DO LAMP stack, added user is not admin
Using the DO preconfigured LAMP image I tried to follow the instructions in "Initial Server Setup with Ubuntu 12.04".
I changed the root password using passwd
I added the new user using adduser
I changed visudo
But when I log in using the new user I have to sudo every command, which I did not have to do when I built the LAMP stack myself.
Any idea why?
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×