How to install Redis on Ubuntu-14.04

Redis is a data structure server. It is open-source, networked, in-memory, and stores keys with optional durability. Redis may be considered a participant in the “NoSQL” movement and is an attractive tool for developers of some kinds of applications. Redis is written in ANSI C and runs on POSIX systems … Continue reading

How to Increase the Upload Size for MySQL Database on cPanel with phpMyAdmin using WHM

phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL, MariaDB and Drizzle. Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc) can be performed via the user interface, … Continue reading