Hi, > From the console, how do I add a user to the list of sudoers? /etc/sudoers > nor sudoers.d This is possible by adding users to the 'sudo' group. For example: user at ubuntu:~# sudo adduser bkup sudo Marty