Saturday, June 3, 2017

How to add a new user in Ubuntu 12.04, and how i give them a root user privileges



How to add a new user in Ubuntu 12.04, and how i give them a root user
privileges




With 12.04 and later


If the user already exists


sudo  usermod -aG sudo 

To create the user


adduser  --group sudo

replace username with the name of the user and remove < >


No comments:

Post a Comment

11.10 - Can&#39;t boot from USB after installing Ubuntu

I bought a Samsung series 5 notebook and a very strange thing happened: I installed Ubuntu 11.10 from a usb pen drive but when I restarted (...