Browsing tag

linuxmint 18

Install uTorrent on Linux Mint 18

µTorrent (or uTorrent) is a tiny, yet super fast closed source (proprietary) adware BitTorrent client, owned and developed by BitTorrent Inc. uTorrent is designed keeping in mind to use minimal computer resources (just 2MB of disk space for the installation and 6MB of memory for each download) while offering functionality comparable to larger BitTorrent clients […]

How To Install Google Chrome on Ubuntu 18.04 & Ubuntu 16.04

Google Chrome is a freeware web browser developed by Google, uses the WebKit layout engine. It has inbuilt translate facility for translation of over 52 languages. We can extend the functionality of Google Chrome by installing extension and web application; we can also install themes for changing the way it looks. Here is the tutorial […]

Setup Apache Virtual Hosts On Debian 9 / Ubuntu 16.04 / LinuxMint 18

Virtual Hosting is used to host multiple websites on a single web server. The web server might be anything of Apache HTTP web server, Microsoft IIS, Lighttpd, openLiteSpeed, etc. This guide will show you how to setup Apache virtual hosts on Debian 9 / Ubuntu 16.04 / LinuxMint 18. Types of Virtual Hosting There are two […]

Install ElasticSearch on CentOS 7 / Debian 9 / Ubuntu 16.04 / Linux Mint 18

Elasticsearch is an enterprise level open source search server based on Apache Lucene, offers a real-time distributed search and analytics with a RESTful web interface and schema-free JSON documents. Elasticsearch is developed in java and is released under Apache License. Currently, it is ranked second in most popular enterprise search engine, behind Apache Solr. This […]