In PostgreSQL database server, some common problems arise are how to retrieve data from PostgreSQL itself. We can use tools […]
Month: September 2016
List available databases in PostgreSQL
In this article, we will display how to list the available databases exist in PostgreSQL. Actually it can be done […]
Installing Alfresco with MySQL
Operating System : CentOS 7 Software : Alfresco Community Edition As we already knew, Alfresco is a software which is […]
Connect to PostgreSQL command line Linux
Operating System : Ubuntu 16.04 (Xenial Xerus) Database Server : PostgreSQL 9.3 We can connect to PostgreSQL simply using a […]
Add Executable Permission Linux
“It’s easier to ask forgiveness than it is to get permission” ~ Rear Admiral Grace Hopper There is a certain […]
Gitlab Address already in use
I have an installed Gitlab and on one occasion I turned it off. On the other day when I want […]
Remove GUI CentOS Linux OS
Several processes burdened one of host which has CentOS Linux operating system installed. In order to lose the burden, it […]
Change Run Level Service CentOS
Operating System : CentOS 6.3 If we want to change the run level of a service which means the service […]
Retrieving MySQL records between two dates
Sometimes, we want to retrieve certain records which associated with certain timeframe. Supposed that we want to get the data […]