Support
Forums

Re: NEED HELP PLAYING DVDS ON UBUNTU COMPUTER PLEASE

Hi Melissa,If you having problems with sudo (account login password incorrect) then either you are not member of sudo groupTest it by:Code: [Select]sudo whoamienter your password, then it should sayrootIf you get an error saying “user is not in the su...
Hi Melissa,

If you having problems with sudo (account login password incorrect) then either you are not member of sudo group
Test it by:
Code: [Select]
sudo whoami

enter your password, then it should say
root

If you get an error saying “user is not in the sudoers file”, it means that the user doesn’t have sudo privileges.

In that case you need the root password (I assume your brother set that up) to add yourselves to the sudoers.