install postgres 11 ubuntu
sudo apt update && sudo apt -y upgrade
wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | sudo apt-key add -
RELEASE=$(lsb_release -cs)
echo "deb http://apt.postgresql.org/pub/repos/apt/ ${RELEASE}"-pgdg main | sudo tee /etc/apt/sources.list.d/pgdg.list
cat /etc/apt/sources.list.d/pgdg.list
sudo apt update
sudo apt -y install postgresql-11
sudo -u postgres psql
postgres=# CREATE USER wcl WITH PASSWORD 'wclPassword';
postgres=# CREATE DATABASE wcl;
postgres=# ALTER USER wcl WITH SUPERUSER;
postgres=# exit
Also in C++:
- choco update node
- aws ec2 "ubuntu" "sudo yum install nginx" "No package ngix available."
- output current max digital pin
- git diff files only
- push u git
- add submodule
- como desistalar o code visual code linux
- protoc-gen-grpc npm
- file search linux by text
- how to set execute permission in linux
- linux install doxygen
- facebook signin does not working on facbook app works only when no app is installed
- composer uninstall
- It is required that your private key files are NOT accessible by others ubuntu
- bash sum variable
- get Operating system command
- total disk space in linux
- robotframework seleniumlibrary install
- install httpie linux
- uninstall en_web_core md
- readme.md code snippet
- install scapy
- App not compatible with buildpack: https://buildpack-registry.s3.amazonaws.com/buildpacks/heroku/python.tgz
- changer affichage kali linux