Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

sonarqube linux installation

sudo apt-get update
sudo apt-get install unzip software-properties-common wget default-jdk
// you will need to install PostGreSQL DB
sudo apt-get install postgresql postgresql-contrib
Comment

install sonarqube on ubuntu

$ sudo sh -c 'echo "deb http://apt.postgresql.org/pub/repos/apt/ `lsb_release -cs`-pgdg main" >> /etc/apt/sources.list.d/pgdg.list'
Comment

PREVIOUS NEXT
Code Example
Shell :: env file firebase 
Shell :: where to store env file in firebase functions 
Shell :: docker build requires exactly 1 argument 
Shell :: linux change uid 
Shell :: how to ignore modified file in git 
Shell :: git global ingnore 
Shell :: cut first 10 characters linux 
Shell :: terraform plugin for vim 
Shell :: bash read value 
Shell :: node version manager 
Shell :: github show current branch 
Shell :: folium 
Shell :: sed replace all until match in line 
Shell :: wget debian 
Shell :: linux curl get request 
Shell :: sublime downloafd 
Shell :: install gtk python 
Shell :: time command windows 
Shell :: what is git rebase 
Shell :: otu table tsv in biom 
Shell :: pm2 how to make app start on boot 
Shell :: Vim deleting all lines containing pattern 
Shell :: zsh get first line 
Shell :: active command line macbook developer 
Shell :: share folder from windows to ubuntu oracle VM 
Shell :: install laravel installer on fish shell 
Shell :: echo variable referenced in variable 
Shell :: vagrant init ubuntu/trusty64 
Shell :: color picker snap 
Shell :: bind folder linux 
ADD CONTENT
Topic
Content
Source link
Name
6+5 =