- All
- ColdFusion
- General
- Laravel
- Magento2
How to redirect HTTP to HTTPS Using .htaccess
Chrome and Firefox have started showing insecure warnings on sites without SSL certificates. Without...
How to Check and Upgrade your Linux Kernel Version via Command Line in CentOS 7
This article describes how to check and upgrade the Linux kernel in OpenVZ, KVM, and Dedicated Serve...
How to Check Apache Concurrent Connections in Linux Using netstat and ss Command?
What’s ss Command? ss stands for socket statistics. It is used to dump socket statistics about net...
404 Not Found, but route exist in Laravel
Please Make you have Apache configured with the following information in /path/to/apache2/installati...
How To Fix Apache Error “(28)No space left on device” Couldn’t create the mpm-accept mutex
On some occasions apache server will just fail, and become crashed, failing to restart with an error...
cPanel email account setup on iPhone
Follow these instructions in order to set up your email created with a cPanel email account on iPhon...
Exim mail server Useful Commands
While the mailserver generally requires little interaction for those sending or receiving average vo...
Common SSH Commands
Home and navigation When you first log into your server, you will be in your home directory. For the...
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...