Add user,
adduser user
(Enter the password and answer the prompted questions) then issue the following command
usermod -a -G sudo user
vi /etc/sudoers
add the following line.
user ALL=(ALL) ALL
Cheers

Moderator: chandranjoy
adduser user
usermod -a -G sudo user
vi /etc/sudoers
Users browsing this forum: No registered users and 1 guest