I'm a beginner.
I'm trying to give my user root permissions, so I edited the sudoers file like this:
black ALL=(ALL) ALL
"black" is my username.
But I still don't have root permissions, and when I open the terminal, it shows me:
[black@Black ~]$
Another thing. In the Administration > Users and Groups, my user's primary group is root.
My Linux is the latest version of CentOS.
