Browsing tag

linuxmint

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

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

How To Install phpMyAdmin with Nginx on Linux Mint 19 / Linux Mint 18

phpMyAdmin is the web-based administration tool for managing the MySQL, MariaDB and Drizzle servers. It helps in performing databases activities such as creating, deleting, querying, tables, columns, relations, indexes, users, permissions, etc. This guide will help you to install phpMyAdmin on Linux Mint 19 / Linux Mint 18. Before installing phpMyAdmin, you must have LEMP […]