|
I don't know if Debian has this (it probably does), but if you type 'visudo' at the command line, the sudoers file will be opened in vi, in that file there will probably be a commented (or not) bit which talks about users in the 'wheel' group having superuser privileges. Just uncomment it, or if it is already uncommented, do nothing, and as root, add your user to the 'wheel' group.
|