Add sudoer.
..]#> cd \etc -go to "/etc" directory.
..]#> visudo OR ..]#> vim sudoers -edit sudoer file.
- add "nico ALL=(ALL) ALL" after the line "root ALL=(ALL) ALL"(add new sudoer, nico as the username.)
- press ESC and type ":x" to save.