Answers for "steam is not in the sudoers file."

3

steam is not in the sudoers file.

1. 	Open sudoers file using command : sudo nano /etc/sudoers

2. 	Then add 
	"YourUsername ALL=(ALL)  ALL" 
	below the root user
Posted by: Guest on January-17-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language