How to install postgresql 9.6 on ubuntu 16.04
How to install PostgreSQL on Ubuntu 16.04 In this tutorial, I will show you How to install PostgreSQL 9.6 on Ubuntu 16.04. You will see Read More
How to install PostgreSQL on Ubuntu 16.04 In this tutorial, I will show you How to install PostgreSQL 9.6 on Ubuntu 16.04. You will see Read More
How to install pip on Ubuntu In this tutorial, I will show you to install pip on ubuntu. pip is a package management system used to install and manage software packages written in Python. Read More
Install Vagrant on Ubuntu 16.04 Vagrant is computer software that creates and configures virtual development environments. It can be seen as a higher-level wrapper around virtualization software Read More
In this tutorial I will show you how to install piwik on Ubuntu 16.04 . Piwik is the leading Free/Libre open analytics platform. Piwik is a full featured Read More
Install Vagrant on Centos 7 Vagrant is computer software that creates and configures virtual development environments. It can be seen as a higher-level wrapper Read More
How to install git 2.7.0 on Ubuntu In this Tutorial you will learn how to install git 2.7.0 on ubuntu. Git is a free and Read More
How to backup Postgresql database..?? Today you will learn how to backup postgresql database and restore Postgresql.. We will use pg_dump command to create a Read More
How to install Docker on ubuntu..? In our previous tutorial you learned How to install docker in Centos/Redhat & Fedora and in this tutorial i Read More