Browsing category

Linux

How To Install MariaDB on Debian 9

MariaDB is a fork of the most popular MySQL database management system. It is developed by MariaDB Corporation Ab, led by original developers of MySQL. MariaDB is fully compatible with MySQL database management system and is now considered as a full drop-in replacement. Install MariaDB on Debian 9 You can obtain MariaDB packages for Debian […]

How To Install Ruby On Rails On Ubuntu 18.04 / Ubuntu 16.04

Ruby on Rails® simply known as Rails, is an open-source web framework written in Ruby. It helps you create highly powerful web sites and applications. This post will help you to install Ruby on Rails on Ubuntu 18.04 / Ubuntu 16.04 using: 1. rbenv (Recommended) 2. RVM Prerequisites Install the curl and other required packages. […]

How To Install phpPgAdmin on Ubuntu 18.04 / 16.04 & LinuxMint 19 / 18

phpPgAdmin is a web-based administration tool for managing PostgreSQL database, and it is very similar to phpMyAdmin, a web-based based tool for managing MySQL (MariaDB). If you have work experience on phpMyAdmin, then it’s very easy for you to understand the functionalities of phpPgAdmin. This guide will help you to install phpPgAdmin on Ubuntu 18.04 […]

How To Install PostgreSQL 11 / 10 on Debian 9 & Debian 8

PostgreSQL (simply known as Postgres) is an object-relational database management system (ORDBMS), available for many platforms including Linux, Microsoft Windows, FreeBSD, HP-UX, AIX, Solaris, and Mac OS. PostgreSQL is released under the PostgreSQL License, a free and open source permissive software license, developed by the PGDG (PostgreSQL Global Development Group), a group of individual volunteers […]

How To Install Google Chrome on Debian 10 / Debian 9

  Google Chrome – Do you need an introduction? Who knows, you may be reading this on Google Chrome browser on your Windows desktop or smartphone. Why wasting time on something you already know what it is. Let’s get straight into the installation of Google Chrome on Debian 10 / Debian 9. THIS DOCUMENT IS […]