Browsing tag

ubuntu 18.04

Ubuntu 18.04 LTS Release Date and New Features

It is a known fact that with each passing day the technology is evolving at a rapid rate so are the specifications and features of the operating systems. Ubuntu has evolved and improvised over the years with new versions. The latest one is the Ubuntu 18.04 which is set to be released in the upcoming […]

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 […]