Rony Bill wrote:
By default the user does not have sudoer rights so you need to open a terminal and 'su -' with the root password. Edit the file /etc/sudoers. In that file, go
/etc/sudoers clearly states that the file is not to be edited manually and to use the 'visudo' command. Read the visudo manual page to know why.