i’m trying to run the following program using on my VM using VirtualBox (i’m on a mac running OS X and the VM is running fedora):
VBoxLinuxAddiitons.run
I keep getting an error message saying user is “not in the sudoers file.”
This whole thing is an effort to change the screen resolution on my VM.
Do I need to change my password, or add a new one? Not really sure what to do here.
yourusername ALL=(ALL) ALLAlternatively, you could just run VBoxLinuxAdditions.run script while logged in as root.