Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

write command docker without need write sudo

#for write command docker without need write sudo  #add all command in your terminal
sudo groupadd docker
sudo usermod -aG docker $USER
newgrp docker 
Comment

PREVIOUS NEXT
Code Example
Shell :: linux full permission to folder 
Shell :: github remove env file from history 
Shell :: how to install http-server globally 
Shell :: Please make sure, that MariaDB Connector/C is installed on your system. 
Shell :: apache google 2fa 
Shell :: untar gz 
Shell :: bash script print array elements index and value 
Shell :: cmd windows download file 
Shell :: how to install soapui on ubuntu 
Shell :: how to see the origin in git 
Shell :: git clean local remote branch 
Shell :: do-release-upgrade 
Shell :: how to get git username and password 
Shell :: loopback install 
Shell :: docker machine ip 
Shell :: spacevim installation 
Shell :: git remove cache 
Shell :: s3fs python 
Shell :: elastic beanstalk installation command on cli 
Shell :: upload new repo to git 
Shell :: reboot server linux 
Shell :: generate pgp key linux 
Shell :: show fortigate uptime 
Shell :: how to turn off bluetooth in ubuntu 18.04 terminal 
Shell :: react-native clean and rebuild 
Shell :: sed get substring between two characters 
Shell :: create react app with npm not yarn 
Shell :: cat /etc/os-release 
Shell :: scrcpy install 
Shell :: qts linux show process port 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =