How to Install PHP Composer on CentOS 7
Introduction Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage …
Linux Tutorial and How's to
Introduction Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage …
This is a short guide on how to install PHPMyAdmin on CentOS 7 server. In this guide, we will see how to install PHPMyAdmin manually. …
Nginx – pronounced “Engine X” – is an open-source web server BSD license Software. It is widely used for load balancing, reverse proxy and caching …
Introduction WordPress is a free and open-source CMS (content management system), which is widely used for making blogging websites. WordPress is basically the most famous …
InnoDB performance There are hundreds of settings that can be placed in my.cnf. For the ‘lite’ user of MySQL, they won’t matter as much. Once …
Supervisor is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems. It is used to control …
By default centos 7 repositories have PHP 5.4 which has been used long back and not yet maintained by the developers. Inorder to secure your …
Kannel is an open-source SMS-gateway used widely across the globe both for serving trillions of short messages (SMS), WAP Push service indications and mobile internet …
Common Options -c –create Create a new archive. -x –extract Extract files from an archive. -t –list List the contents of an archive. -f –file=ARCHIVE …