Grunt (The JavaScript Task Runner) is an automation tool to perform repetitive tasks like compilation, unit testing etc. Grunt has a long list of the plugin to perform tasks provided by its community. In this tutorial, you will learn how to install Grunt & Grunt-cli on Debian 9 Stretch and Debian 9 Jessie. 1....
Corebird is a simple and easy to use Twitter client for Linux operating systems. This tutorial helps you step by step install Corebird Twitter client on Ubuntu 18.04 LTS, 17.10 & 16.04 LTS. Also, how to connect your Twitter account with Corebird Linux desktop application. Suggested: Install Facebook Messenger Desktop Client on Ubuntu 1....
The Facebook Messenger Client is also available for MacOS, Linux, and Windows operating system. You can install and use all Facebook messenger features from your Desktops application. This tutorial will help you to download and install Facebook messenger client on Ubuntu 18.04 LTS, 17.04 & 16.04 LTS systems. Suggested: Install Corebird Twitter Desktop Client...
This tutorial have describes two methods to configure Apt repository on your Ubuntu & Debian systems. The first method uses the add-apt-repository command to configure the repository for you. You can also use its symlink command apt-add-repository. In any case, the command doesn’t exists on your system. The tutorial add-apt-repository command not found will...
Dropbox is a file hosting service widely used as a cloud storage. You can signup for free with Dropbox and get free cloud storage for the limited size. The Dropbox client is also available for most of the operating systems and Mobile devices. You can use client software to access dropbox space from your...
RabbitMQ is a lightweight application available for most of the popular operating systems. RabbitMQ supports multiple messaging protocols. RabbitMQ can be easily deployed in a distributed and federated configurations to meet high-scale, high-availability requirements. This tutorial will help you to install RabbitMQ on Debian 9 Stretch and Debian 8 Jessie systems. Step 1 –...
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Erlang runtime system has built-in support for concurrency, distribution and fault tolerance. This tutorial will help you to install Erlang on Debian 9 (Stretch) and Debian 8 (Jessie). Step 1 – Prerequsiteis Before starting the installation...
Bower is a famous JavaScript framework for hybrid mobile application development for seamless native-like experiences. This tutorial will help you to install Node.js, NPM, and Bower on a Debian system. Step 1 – Prerequsites Login to your Debian system using root or sudo privilege user and update the current packages to latest version. sudo...
A LAMP server is a web server combination of Apache, MySQL, and PHP on Linux server. It is widely used for hosting PHP and MySQL based websites on world wide web. This tutorial is created to help administrators to setup LAMP stack on Debian 9. In this tutorial, we are installing Apache and MySQL...
Introduction A LAMP server is a web server combination of Apache, MySQL, and PHP on Linux server. It is widely used for hosting PHP and MySQL based websites on world wide web. This tutorial is created to help administrators to configure LAMP based web hosting environment on Debian Jessie. This tutorial helps you to...