Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Reading state information... Done E: Unable to locate package docker-ce

sudo apt install apt-transport-https ca-certificates curl software-properties-common
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu bionic stable"
Comment

PREVIOUS NEXT
Code Example
Shell :: copy folder linux command line 
Shell :: git pull from template repository 
Shell :: npm install package as dependecy 
Shell :: jq starts with 
Shell :: scp linux file to windows from windows. 
Shell :: install nginx ubuntu 
Shell :: create directory linux 
Shell :: github desktop download for ubuntu 
Shell :: how to delete all branches in git except master 
Shell :: install oh my zsh! 
Shell :: Re-run cmake with a different source directory. 
Shell :: install and import gsap in vue 
Shell :: bash for i in range 
Shell :: Something is already running on port 3000. Probably: 
Shell :: bash sed with variable 
Shell :: git merge with message 
Shell :: unattended-upgr 
Shell :: linux script to clean up log files 
Shell :: set email and name which gets baked into the every git commit in the local config file found in ./.git/config 
Shell :: surge delete project 
Shell :: create folder with shell/bash 
Shell :: git reset a folder 
Shell :: mocha watch mode 
Shell :: boostrap install angular 
Shell :: fedora linux 
Shell :: create gitignore files 
Shell :: bash true if grep has output 
Shell :: open tar.Z files 
Shell :: check if command exists bash 
Shell :: execute command over ssh 
ADD CONTENT
Topic
Content
Source link
Name
5+5 =