Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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
Comment

is not in the sudoers file

su -
usermod -aG sudo <username>
exit
# Then restart your machine
Comment

PREVIOUS NEXT
Code Example
Shell :: scan network for devices linux 
Shell :: dev/kvm device permission denied 
Shell :: remove git from folder windows 
Shell :: how to install opencv in jupyter notebook windows 
Shell :: wsl sync clock time 
Shell :: conda install lightgbm 
Shell :: install waitress 
Shell :: how to know the wifi password on windows 10 
Shell :: yarn: command not found 
Shell :: brew Failure while executing; `/bin/launchctl bootstrap gui/501 /Users/webhasan/Library/LaunchAgents/homebrew.mxcl.httpd.plist` exited with 5. 
Shell :: git delete tag name 
Shell :: install jupyter notebbok in pip 
Shell :: open avd manager linux 
Shell :: apache reset default configuration 
Shell :: certbot delete certificate 
Shell :: install using dpkg 
Shell :: build-essential arch 
Shell :: gpg: WARNING: unsafe permissions on homedir 
Shell :: linux add to path 
Shell :: pip command not found macos 
Shell :: save log git hub 
Shell :: how to check running services in linux 
Shell :: aws cli s3 bucket list 
Shell :: remove notebook kernel 
Shell :: mongodb show database command linux 
Shell :: how to get ram detail in linux 
Shell :: ubuntu console shrink pdf 
Shell :: install ext-soap 
Shell :: macos kill dns cache 
Shell :: ssh key pair for github 
ADD CONTENT
Topic
Content
Source link
Name
9+9 =