Ubuntu How to Add PostgreSQL PPA
The Tip Show How to Easily Add the PostgreSQL PPA Apt Repo on Ubuntu and Linux Mint Distributions.
To the PostgreSQL PPA Apt Repo SetUp on Ubuntu/Mint Guide Bottom you find Link to PostgreSQL Installation Guides for Ubuntu.
How to Get Started with Hadoop/Map-Reduce on Ubuntu
Hadoop Quick Start Ubuntu
-
Open Terminal Window
(Press “Enter” to Execute Commands).
Ctrl+Alt+T
In case first see: Terminal QuickStart Guide.
How to Install CouchDB on Linux Ubuntu
Quick-Start CouchDB Ubuntu
-
Enabling PostgreSQL Apt Repo:
sudo su -c "apt-add-repository ppa:pitti/postgresql && apt-get update"
How to Getting-Started with Redis In-Memory DB for Ubuntu
Redis Quick Start on Ubuntu