How to Install phpmyadmin on centOs 7

phpmyadmin on centOs 7  phpMyAdmin is an open source tool used for the administration of MySQL. phpMyAdmin depends on the LAMP stack. It requires Apache2 or any compatible web servers, MySQL and PHP. This post will show you how to install phpmyadmin on centos 7. Installation :  Step 1 :  Download epel-release-7-x.noarch.rpm Step 2 : Install […]

How to Install Node.js On CentOS 7

  Node.js is an open source, cross-platform runtime environment for server-side and networking applications. Node.js applications are written in JavaScript and can be run within the Node.js runtime on OS X, Microsoft Windows, Linux, FreeBSD, NonStop, IBM AIX, IBM System z and IBM i. Install Node.js From Source The following steps to install Node.js From […]