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 :: store environment variables firebase 
Shell :: force docker for a clean build of an image 
Shell :: git remove file from being tracked 
Shell :: undo git commit after push 
Shell :: test ssh connection for github 
Shell :: list groups linux for user 
Shell :: install vlc on fedora 
Shell :: Push your branch up to the remote. 
Shell :: how to setup path using git bash in windows 
Shell :: version manager 
Shell :: change commit branch after push 
Shell :: bash append to a file 
Shell :: error: insufficient permission for adding an object to repository database .git/objects fatal: failed to write object fatal: unpack-objects failed 
Shell :: wget debian to Downloads 
Shell :: add colab to github 
Shell :: sublime text 
Shell :: docker build and run one command 
Shell :: display hidden files in linux 
Shell :: linux calculator 
Shell :: merge_otu_tables.py qiime 
Shell :: linux while one line command 
Shell :: install ansible on linux 
Shell :: start-process argumentlist with spaces powershell 
Shell :: removing numbers from ubuntu icons 
Shell :: bash continue on error 
Shell :: print what s in tarball 
Shell :: how to find out what packages I installed from the AUR 
Shell :: install extension ext-gd * in fedora 
Shell :: view recently installed apps linu 
Shell :: hardhat required npm packages install 
ADD CONTENT
Topic
Content
Source link
Name
9+9 =