Browsing category

Linux Mint

How To Install VirtualBox 6.0 / 5.2 on Linux Mint 19 / Linux Mint 18

VirtualBox is an open-source hypervisor application that helps you create and run guest operating systems (“virtual machines”) such as Linux and Windows under a host operating system. VirtualBox can be installed on host operating systems, including Linux, Windows, Solaris, OS X, and OpenSolaris. From the version 2.0 VirtualBox supports 32 and 64bit host and guest […]

Install WordPress 4.0 with Nginx 1.6 on Linux Mint 17

This post may or may not work. Please use at your own risk WordPress is the most widely used open source web blogging and content management software written in PHP and MySQL; even ITzGeek uses WordPress. Here is the small tutorial on setting up WordPress installation with Nginx on Linux Mint 17. Prerequisites Before proceeding, […]

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

How to Install Nginx + PHP5-FPM + MySQL on LinuxMint 18 / LinuxMint 17

Nginx is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows you how to install Nginx on a Linux mint 18 with PHP support (through PHP-FPM) and MySQL support. PHP-FPM is an alternative PHP FastCGI implementation. It has some additional […]

How to Install Nginx on LinuxMint 18 / LinuxMint 17

Nginx is a free, open-source, high-performance, lightweight HTTP web server for those who do not need the bulk and extra services that Apache may offer and want more performance. This tutorial shows you how to install Nginx on Linux Mint 18 and LinuxMint 17. Install Nginx Both LinuxMint (Ubuntu) and Nginx.org offer Nginx packages for […]