Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install specific version of docker on ubuntu

sudo apt update
sudo apt-cache madison docker-ce
sudo apt-get install -y docker-ce=18.06.1~ce~3-0~ubuntu
Comment

PREVIOUS NEXT
Code Example
Shell :: how to set default editor for git bash 
Shell :: node js TypeError [ERR_INVALID_ARG_TYPE]: The argument must be of type string. Received undefined 
Shell :: could not connect to server: Connection refused Is the server running on host "localhost" (::1) and accepting TCP/IP connections on port 5432 
Shell :: install scikit learn 
Shell :: install spotify-web-api-js 
Shell :: set muiltiple ssh keys for different github accounts on one computer 
Shell :: tmux detach 
Shell :: install alacritty 
Shell :: git add origin command 
Shell :: kill process linux 
Shell :: how to revert a merge locally 
Shell :: add sudo user centos server group 
Shell :: all git commands 
Shell :: linux extract tar.gz 
Shell :: git change master branch 
Shell :: commitlint, husky, commitzen 
Shell :: como instalar brew en linux 
Shell :: install python mysqlclient on mac 
Shell :: silent install google chrome 
Shell :: ubunto give permission for a user 
Shell :: install glfw3 
Shell :: ubuntu connect openvpn 
Shell :: apt install jack audio 
Shell :: git get current branch 
Shell :: apple logo in terminal 
Shell :: install composer on ubuntu 20.04 
Shell :: How to open webpage in vbscript 
Shell :: download ubuntu 16.04 iso 64-bit 
Shell :: genereate ssh key 
Shell :: bash cheat sheet 
ADD CONTENT
Topic
Content
Source link
Name
2+7 =