Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu wsl disable sudo password prompt

echo "`whoami` ALL=(ALL) NOPASSWD:ALL" | sudo tee /etc/sudoers.d/`whoami` && sudo chmod 0440 /etc/sudoers.d/`whoami`
Comment

PREVIOUS NEXT
Code Example
Shell :: nextcloud scan files 
Shell :: clone gitlab repo using personal acess token 
Shell :: curl install docker-compose linux 
Shell :: how to globally uninstall npm package 
Shell :: install get cli 
Shell :: set head of branch at specific commit 
Shell :: delete auto purge 
Shell :: move multiple files with a single mv command 
Shell :: powershell do while loop 
Shell :: how to install kivy.app 
Shell :: git commit message 
Shell :: wsl directory 
Shell :: how to start xampp in ubuntu from terminal 
Shell :: git bash download 
Shell :: taskkill linux 
Shell :: docker map folder 
Shell :: install steam on ubuntu 
Shell :: command to stop a system service 
Shell :: copy folder linux command line 
Shell :: clock skew detected 
Shell :: add npm to $PATH ubuntu 
Shell :: bash grep for two terms in same line 
Shell :: git change rebase to merge 
Shell :: create a git repository from local machine and push it online 
Shell :: git alias - multiple commands 
Shell :: supervisord install ubuntu 
Shell :: grep binary files 
Shell :: kde increase fpsz 
Shell :: linux alias 
Shell :: create multiple copies in linux of file 
ADD CONTENT
Topic
Content
Source link
Name
3+7 =