So sudo is installed. What happens when you type
su in a term? If you are asked for a password, type it in and enter. When there type usermod -a -G sudo charles - looks to be your user name exit Then try sudo again. You should get request for charles password.If you had to install sudo manually, you will normally need to add yourself to the group.
Keith Bainbridge keith.bainbridge.3...@gmail.com 0447 667 468 On 26/1/20 6:44 am, Charles Curley wrote:
charles@hawk:~$ which sudo /usr/bin/sudo