About Zabbix Zabbix is a free and open source network monitoring Software tool which is used to monitor and track the availability and performance of your IT infrastracture: servers, network…
ubuntu 16.04 LTS
-
-
Drupal, a free and open source content-management framework written in PHP and distributed under the GNU General Public License. In this tutorial, I will show you how to install Drupal…
-
DatabasesLinux
How To Enable Network Remote Access To PostgreSQL Database Server
by Lotfi Waderni February 4, 2017By default, PostgreSQL Server allow access to clients localy using Unix sockets. Here, we’ll show you how to enable the network remote access to PostgreSQL Database Server. If you did…
-
DatabasesUbuntu
How To Change PostgreSQL Data Directory Location on Ubuntu 16.04
by Lotfi Waderni February 3, 2017Let’s suppose that the database grows frequently and need more space, the best solution is to relocate the PostgreSQL data directory to a new location. In this article, we will…
-
LinuxUbuntu
How To Install LAMP Stack (Linux, Apache, MySQL, PHP 7) On Ubuntu 16.04
by Lotfi Waderni January 31, 2017A LAMP (Linux, Apache, MySQL, PHP) stack is a common web stack used for hosting web content. In this guide tutorial we are going to show you how to install…
-
DatabasesLinuxUbuntu
How To Install PostgreSQL 9.6 On Ubuntu Xenial 16.04 LTS
by Lotfi Waderni January 29, 2017PostgreSQL is a powerful object-relational database management system, provided under a flexible BSD-style license. PostgreSQL contains many advanced features, is very fast and standards compliant. PostgreSQL has bindings for many…