When I tried to use sudo, I saw this message: (username) is not in the sudoers file Searching the 'net for a solution, I found that perhaps I can just edit /etc/sudoer to add this line: joe ALL=(ALL) ALL to get sudo to work. Is that correct or ill advised?