- All
- ColdFusion
- General
- Laravel
- Magento2
PHP: maximum execution time when importing .SQL data file – phpmyadmin
Well, to get rid of this you need to set phpMyadmin variable to either 0 that is unlimited or whiche...
How to Stop Spam Attacks on cPanel Hosting Server
Linux is an open source widely spread community. There are millions of Linux users and intruders as ...
How to delete mails from Exim mail queue
To print a list of the messages in the queue, enter: # exim -bp To remove a message from the queue, ...
Redirect IP address accesses to domain name with Nginx
Making the following update to your Nginx .conf file will prevent your website from being accessed d...
Install the latest version of Nginx on CentOS 6 and CentOS 7 using Yum
I noticed that on my CentOS 6 box, I was still running nginx 1.0.15. I wanted to upgrade to nginx 1....
How To Reset Root Password On CentOS 7
The way to reset the root password on centos7 is totally different to Centos 6. Let me show you how ...
How To Install Linux, Nginx, MySQL, PHP (LEMP) stack On CentOS 7
Step 1 — Installing Nginx In order to display web pages to our site visitors, we are going to empl...
Find Files and Directories in CentOS
Find Files and Directories in CentOS The find command helps you locate files and folders on your har...
Install XenTools on Linux VMs
Objective This articles describe on installing the paravirtualized drivers on a linux operating syst...
Dump and restore a single table in MySQL
Dump Dumping from a remote database Restore or in one line mysql -u username -p db_name < /path/t...
How to Implement Security HTTP Headers to Prevent Vulnerabilities?
Do you know most of the security vulnerabilities can be fixed by implementing necessary headers in t...
How to Install ionCube Loader in CentOS 7
ionCube is a commercial software suite consisting of a PHP encoder, package foundry, bundler, a real...