How to create a superuser in Kubuntu?

David Kuntadi d.kuntadi at gmail.com
Tue Oct 6 07:24:00 UTC 2009


On Tue, Oct 6, 2009 at 5:20 AM, David Fletcher <dave at thefletchers.net> wrote:
>
> In /etc/group there's a line that starts with admin:
>
> I just added myself to that line, which gave me sudo privileges. Will that do?
>
> Dave

I think it is better to add to admin using proper command instead of
editting /etc/group:

sudo usermod -a -G admin username

DK




More information about the kubuntu-users mailing list