Skip to content

Instantly share code, notes, and snippets.

sudo apt-get update
sudo apt-get install postgresql postgresql-contrib
#!/bin/bash
#
# The below installs the default JRE and JDK for Ubuntu 16.04.
#
sudo apt-get update # update the package index.
sudo apt-get install default-jre # Install Java Run Time Environment (JRE).
sudo apt-get install default-jdk # Install Java Development Kit (JDK).
#!/bin/bash
#
# The following is a quick simple script to installing postgreSQL on Ubuntu
#
sudo apt-get update # resynchronize the package index files from their source.
sudo apt-get install postgresql postgresql-contrib # install the Postgres package and a -contrib package that adds some additional utilities and functionality:

Keybase proof

I hereby claim:

  • I am glenvillef on github.
  • I am glenvillef (https://keybase.io/glenvillef) on keybase.
  • I have a public key ASDc-O-adi9Ak9_1PtXK9GCuUMFKmmcRSt7Mde0c2a62mwo

To claim this, I am signing this object: