INTRODUCTION Flutter first appeared in 2015 during Dart Developer Summit at that time its name was Sky. Flutter is a portable UI development kit created by Google. It is used to develop applications for Android, iOS, Linux, Mac, Windows...
Matomo (piwik) is a secure open web analytics platform. It allows to evaluate your website visitor’s user experience, behaviour and conversions. As per matomo official website it claims to provide 100% accurate data with 100% data ownership. Matomo offer...
In this tutorial, we will talk about installing Google chrome on Ubuntu 18.04 LTS. We will be demonstrating two methods that are used for installing Google chrome on Ubuntu 18.04 LTS. The first method is graphical user interface and...
Highcharts is a javascript based charting library, that is used for creating interactive charts for webpages. This post will share experience of installing highcharts.js export server on Ubuntu 18.04. Highcharts Exporter is a Node.js application that converts Highcharts.JS charts...
Prometheus is an open-source system monitoring and alerting toolkit. It was originally developed at SoundCloud. Prometheus scraps metrices from the assigned jobs. It stores all scrapped samples locally and runs rules over this data to generate alerts. In this...
Spotify is a popular music streaming service, it is now available for MacOS, Windows and Linux operating systems. Spotify allows instant access to millions of songs to users. This post will demonstrate how to install Spotify on Ubuntu 18.04...
The AWS Command Line Interface (CLI) is unified tool to control multiple AWS services from command line and help you to automate them through scripts. This post talks about how to install AWS CLI on Ubuntu 18.04 Bionic Beaver....
R is a popular open source programming language, often use for graphical and statistical computing. R was created by Ross Ihaka and Robert Gentleman. This post will talk about quick installation of R on Ubuntu 18.04 LTS Bionic Beaver....
MongoDB is one of the most popular NoSQL database. It is a open source document oriented database program. MongoDB uses JSON like documents with schemas. This blog post demonstrates how to install MongoDB Server on Ubuntu 18.04 (Bionic Beaver)....
VPC Peering creates networking connection between two VPCs that enables to route traffic between them privately. Peered VPCs instances can communicate with each other like these are in same network. AWS VPC peering is possible with your own VPCs...