Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install nomad

## for my eyes only

curl -fsSL https://apt.releases.hashicorp.com/gpg | sudo apt-key add -

sudo apt-add-repository "deb [arch=amd64] https://apt.releases.hashicorp.com $(lsb_release -cs) main"

sudo apt-get update && sudo apt-get install nomad
Comment

PREVIOUS NEXT
Code Example
Shell :: vim move line down 
Shell :: git checkout branch from remote to local 
Shell :: how to get list of users in ubuntu 
Shell :: enable proxy in cmd 
Shell :: git reset one file 
Shell :: open wine directory mac 
Shell :: angular cli add ssl certificate 
Shell :: how to trim log file linux 
Shell :: bash temporary file 
Shell :: install siege on mac 
Shell :: jq to csv 
Shell :: touch command not working in vscode 
Shell :: git push to heroku 
Shell :: Failure while executing; git clone https://github.com/Homebrew/homebrew-core /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core --depth=1 exited with 128. 
Shell :: install cypress 
Shell :: bash redirect output to null 
Shell :: docker compose example 
Shell :: setup git in ubuntu 
Shell :: delay bash 
Shell :: packet tracer ubuntu 
Shell :: bash alias function that accepts arguments 
Shell :: bash redirect all output 
Shell :: for loop change increment matlab 
Shell :: yarn add install all packages in package,json 
Shell :: open jupyter notebook with anaconda in powershell 
Shell :: linux unzip tar.gz 
Shell :: snap install package 
Shell :: fetching a forked branch 
Shell :: sort numerically in linux ls 
Shell :: add current directory to path 
ADD CONTENT
Topic
Content
Source link
Name
9+5 =