You need to run a visudo and in the editor that it opens write:
igor ALL=(ALL) ALL
This line grants all the permissions to user igor.
If you want a permit to run only on some commands, you need to list them in this line:
igor ALL=(ALL) /bin/kill, /bin/ps
To know about Linux join the Linux training