April 14, 2020

Email account migration from one cPanel server to another

Cpanel,

Finding trouble in migrating your email account, from one server to another. We will show you an easy process of transferring your email account. Well, If your hosting cPanel helps you with full backup, then you can simply download a full backup and store it in the new server. If not follow the below procedure:…

Read more
March 25, 2020

Troubleshoot VPN connection issues

Cloud,Network,

When VPN’s are great in connecting private networks across the Internet. You can access any geo-restricted websites at ease with VPN connection with privacy and security. Though it’s a favorable and common method of linking private networks together across the Internet you might come across a few troubles, so let’s see how to troubleshoot VPN…

Read more
March 11, 2020

Tips to fix Cloudflare error 522

DDoS,HTTP/WebServer,

Looking for a solution to fix your Cloudflare error 522, then here is the fix. When you try to access a website that uses Cloudflare, you might come across 522 error, which shows “ERR_CONNECTION_TIMED_OUT”.  This happens when Cloudflare times out contacting the parent web server. The Code 522 stands for ‘Connection timed out’, and occurs…

Read more
February 28, 2020

Filtering web-traffic to specific Countries

Firewall/Iptables/Security,Linux General,

There are numerous tools and methods to manage traffic to web servers, and here we are going to review the steps to block/allow Apache web traffic based on origin country. You can redirect or block web traffic of your client using the GeoIP module. This would be helpful in Fraud Detection, Target Content, Spam Fighting,…

Read more
February 20, 2020

Remove error_log files on a cPanel server

Cpanel,

We will show you how to free up disk space by deleting/removing error_log files. You can remove the error_log files either by a single command or using a CRON JOB for automatic removal. Note: Take the backups before you start. If you have limited server resources, then it would take a long time to run…

Read more
February 13, 2020

Fix SMTP error 421, 451

Linux General,

Well, you might be receiving an error message while sending an email to your recipient in the form of a three-digit number, each containing a detail about the server or an answer to a command. First, try restarting the mail server but if it keeps coming up follow the steps below. So let’s see how…

Read more
February 4, 2020

Hybrid Cloud – The key survival in today’s business

Cloud,

Cloud technologies are one of the mainstream options in the IT world and global enterprises have already migrated into cloud computing. Due to a lack of control and privacy, opting to go fully on the public cloud will not be the best for IT infrastructure. So if your enterprise is looking for the benefits of…

Read more
January 17, 2020

Run multiple PHP versions on the same server

Server Management,

You would have faced the trouble of keep swapping the PHP version depending on the task in hand you need to use. With this solution, you can install multiple PHP versions in the system and make them work simultaneously. To run two or more PHP versions for different sites on the same LAMP stack by…

Read more
January 2, 2020

Steps to Install Jira on Centos7

Linux General,

The bug-tracking tool Jira will track issues and bugs related to your software and Mobile apps. It is developed by an Australian Company Atlassian. You can manage your project easily, as Jira dashboard consists of many useful functions and features which make handling of the issue easily. Now let’s see how to install and configure…

Read more
December 17, 2019

Steps to install PhantomJS On CentOS7

Linux General,

The most effective method how to Install PhantomJS On CentOS 7. What is PhantomJS? PhantomJS is, in the most straightforward of terms, is a headless program that uses a javascript API. This capacity makes the program exceptionally valuable when utilized for: Network observing – Monitoring page load times and sending out that data as standard…

Read more