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 :: how to install specific version of software on mac using brew 
Shell :: how to remove apt repository ubuntu 
Shell :: substring in string shell 
Shell :: instaling ansible on ubuntu linux 
Shell :: how to remove package files in linux 
Shell :: github how to add ssh key 
Shell :: how to download fl studio on linux 
Shell :: flutter run 
Shell :: bash manual command 
Shell :: turn a folder into a git repo 
Shell :: how to change git commit date 
Shell :: Installing Dradis 
Shell :: command split by delimiter 
Shell :: installing statasmodels in anaconda 
Shell :: open . command 
Shell :: Install Deno - PowerShell (Windows) 
Shell :: bluettoth device not shwoing as output in ubuntu 
Shell :: how to pass multiple hosts to ansible adhoc command? 
Shell :: 3.4.5 packet tracer configure trunks 
Shell :: macos redirect to file with colors 
Shell :: rm: cannot remove 
Shell :: ng serve all interfaces 
Shell :: winrar script for appending date to archive 
Shell :: run .c file linux 
Shell :: bitbucket invalid slug 
Shell :: vsftpd create user for mac 
Shell :: netplan reload 
Shell :: command filter folder 
Shell :: ubuntu 19.10 eoan update error 
Shell :: installing drive in jupyter lab 
ADD CONTENT
Topic
Content
Source link
Name
9+8 =