Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

start docker api

# Edit this line in the docker config file
nano  /lib/systemd/system/docker.service;
# Find the line which starts with ExecStart and adds -H=tcp://0.0.0.0:2375 
#to make it look like
ExecStart=/usr/bin/dockerd -H=fd:// -H=tcp://0.0.0.0:2375
Comment

PREVIOUS NEXT
Code Example
Shell :: step2 pgadmin ubuntu 20.04 
Shell :: proxmox change lxc name 
Shell :: samba configuration file in linux for backup and restore server 
Shell :: count the number of words in a file 
Shell :: get git output to terminal instead of less editor 
Shell :: remove inkscape older version 
Shell :: Ubuntu software in 22.04 store does not use system theme 
Shell :: Fix for infinite log Linux bug 
Shell :: powershell get wifi password 
Shell :: how to change to previous directory 
Shell :: CocoaPods could not find compatible versions for pod FlipperKit 
Shell :: restart linux 
Shell :: pwd windows 
Shell :: command to kill port in linux 
Shell :: new-alias vi notepad 
Shell :: docker save current state 
Shell :: move file force replace linux 
Shell :: nginx server missing webmin 
Shell :: install h5py in jupyter notebook 
Shell :: linux iw delete interface 
Shell :: install gnome-panel for kali linux 
Shell :: installer robot 3T ubuntu 
Shell :: sed bahs 
Shell :: Install GIMP Ubuntu 18.04 terminal 
Shell :: linux pdf page thumbnail 
Shell :: how make unbuntu use llvm-13 
Shell :: delete the branch with the old name on the remote repository 
Shell :: vscode regex for url 
Shell :: guardar vi 
Shell :: Send iMessage From Command Line With Bash/Osascript (Osascript = Command Line Version Of Applescript) 
ADD CONTENT
Topic
Content
Source link
Name
8+6 =