Author Archive

6 Jan 2016

Install Magento 2 on Linux System

Magento 2 has launched and on Magento’s official blog. Magento is the best eCommerce software and solution for online services. As we all know, beta version of Magento 2 was officially launched on 18th December. To know
5 Jan 2016

Install LAMP (Apache 2.4, MySQL 5.6, and PHP 7.0) on Ubuntu using PPA

LAMP stands for Linux, Apache, MySQL and PHP. A “LAMP” stack is a gathering of open source software that is normally installed together to enable a server to host dynamic sites and web applications. I will demonstrate
4 Jan 2016

Install LAMP using Tasksel Command Line on Ubuntu

Tasksel is a tool in Ubuntu, which helps to install multiple related packages used for specific tasks. Basic Ubuntu server, OpenSSH server, DNS server, LAMP server, Mail server, Openstack, PostgreSQL database etc. See Also: Install LAMP using
2 Jan 2016

Install LAMP using Tasksel on Ubuntu

Tasksel is a tool in Ubuntu, which helps to install multiple related packages used for specific tasks. This function is similar to that of meta-packages, and, in fact, most of the tasks available from tasksel are also
30 Dec 2015

Install MariaDB 10.0 on CentOS/RHEL 7/6/5

MariaDB 10.0 stable version has been released on Mar 31, 2014. It is an enhanced, drop-in replacement for MySQL. MariaDB can be a better decision for database experts searching for a robust, scalable, and reliable SQL server.
29 Dec 2015

Install LAMP (Apache 2.4, MySQL 5.6, and PHP 7.0) on CentOS/RHEL 7

LAMP stands for Linux, Apache, MySQL and PHP. Few days ago PHP version 7.0 has been released. Which has many number of changes and improvements than over version 5.X. This tutorial shows how you can install an
28 Dec 2015

Install PHP7 on Ubuntu Server 15.10, 15.04 & 14.04 using PPA

PHP 7.0 was released on December 3, 2015. PHP development team fixes several bugs. To check list of bug fixes please refer this page. See Also: Install PHP 7 on CentOS/RHEL 5/6/7 This article will help you
27 Dec 2015

Install PHP 7 on CentOS/RHEL 5/6/7

The PHP development team announced the availability of the latest release of PHP 7 on Aug. 21, 2015. PHP development team fixes several bugs. To check list of bug fixes please refer this page. This article will
25 Dec 2015

Install Memcached with PECL Memcache on Ubuntu

Memcached is a high-performance, in-memory storing that caches objects for faster website performance. Rather than disk caching, Memcached stores objects in memory which is faster thann disk. It is extremely valuable for caching so as to improve
24 Dec 2015

Install Memcached on Ubuntu 14.04 /15.04

Memcached is a high-performance, in-memory storing that caches objects for faster website performance. Rather than disk caching, Memcached stores objects in memory which is faster thann disk. It is extremely valuable for caching so as to improve