I am trying to compile some sources using a makefile. In the makefile there is a bunch of commands that need to be ran as sudo.
sudo
When I compile the sour
type sudo vi /etc/sudoers. This will open your file in edit mode.
sudo vi /etc/sudoers
Look for the entry for Linux user. Modify as below if found or add a new line.
ALL=(ALL) NOPASSWD: ALL