PostgreSQL Installation Steps in RHEL and CentOS 8 Linux.

PostgreSQL is developed by PostgreSQL Global Development Group. PostgreSQL is a general purpose free and open-source object-relational database management system, the most advanced open source database system. You are allow to add custom functions developed using different programming languages such as C/C++, Java, etc.  PostgreSQL is designed to run other various platforms like Mac OS X, …

Read more

Debian GNU/Linux 10 Codename (Buster) Installation Guide

Debian Project has announced the release of Debian 10 codename “Buster” on 06 July 2019. Debian Linux Distro’s is based on GNU/Linux build, like other Linux distributions it’s free and open source. It is freely available for download and popular in server and desktop. Debian 10 contains 57,703 packages which supports UEFI Secure Boot, AppArmor enabled …

Read more

How to Find Debian or Ubuntu Version in Your System

It may happened that you can’t remember the Debian or Ubuntu Version all the time. You might be having number of systems installed, in this case it’s merely not possible to keep track of it. No worries folks, in this article we will show you 5 simple ways to find the Debian / Ubuntu Version …

Read more

How to Install MySQL Community Server using yum repository in CentOS and RHEL 8 Linux

MySQL is an open source RDBMS that is widely used and available for Windows, Linux, MacOS, FreeBSD, HP-UX, AIX etc. it’s truely cross platform DBMS, which works on many platform. MySQL supports MyISAM and InnoDB storage engines which improve the server performance tuning and flexibility. InnoDB is the default storage engine. MySQL server can be administered using many …

Read more

How to Install MySQL Workbench CE for MySQL Administration

MySQL Workbench is a comprehensive DBAs tools for server configuration, user administration, backup, viewing database health and more. MySQL Workbench is available on Windows, Linux and Mac OS X. It’s very simple to setup, run, schedule and view running backups. MySQL Workbench has the following features that makes MySQL administration easy. User administration Server configuration Database backup …

Read more