Blog

Blog

12 Sep 2021
ColorHosting Deepak

Fix DNS_PROBE_FINISHED_NXDOMAIN

DNS_PROBE_FINISHED_NXDOMAIN is an error that appears when the browser is not able to find an IP for the domain in the DNS records of the domain. This error usually occurs on the Google Chrome browser. In this guide, we are going to go over some of the methods to fix this error. Methods to Fix […]

12 Sep 2021
ColorHosting Deepak

Import Posts with Featured Images on WordPress

Are you moving your WordPress posts to another website and facing issues with images and featured images? In this guide, we are going to go through the steps to properly import the posts with images and featured images. Steps to Import Posts with Featured Images on WordPress: GUI method to Import Posts with Featured Images: […]

12 Sep 2021
ColorHosting BaseZap

Delete Exim Mail Queue from the command line (WHM/cPanel)

Stuck with the long mail queue due to some spam and it’s taking forever to load in the WHM UI ? Well, everyone have been there once. There is a quick way to clear the mail queue from the command for WHM based servers only. Login into your server via root and run the following […]

23 Aug 2021
ColorHosting BaseZap

Check server load average history

This is a guide to know on how to check your current and past server load (cpu load) for debugging purpose. System Activity Reporter (SAR) is an important tool which is used by the system admins for this in order to find out server load along with status of various metrics at different interval of […]

08 Jul 2021
ColorHosting BaseZap

WP-CLI support to all users on server

To add support of the fantastic tool wp-cli for all the users on the server, be it cyberpanel or cPanel or some other webhost panel you are using, you can use the following solution : Single Line code : wget -O /usr/local/bin/wp https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar; chmod +x /usr/local/bin/wp; touch /etc/profile.d/add_user_local_bin.sh; echo ‘PATH=$PATH:/usr/local/bin’ >> /etc/profile.d/add_user_local_bin.sh; Step by step […]

03 Jul 2021
ColorHosting BaseZap

WordPress Redirect Vulnerability in Feedify

This is notify to all users who are using Feedify for their push notification service that their website is infected. Feedify is hacked ! Feedify’s one of the CDN url is infected and has a redirect code to a website cointiply.com (this might be a false/scam website, be cautious) Proof – http://prntscr.com/18byhqd Affected URL – https://cdn.feedify.net/getjs/feedbackembad-min-3.0.js All […]

12 May 2021
ColorHosting Deepak

Create LVM using Striping I/O for more IOPS performance

LVM is a tool first introduced in Fedora Linux for Logical Volume Management which allows useful feature likes allocating disks, striping, mirroring and resizing logical volumes. LVM reduces the tedious work of manual disk management on the servers and Linux systems. This guide will explain how we can create LVM using Striping I/O for more […]

03 May 2021
ColorHosting Deepak

[SOLVED]FTP Error 421: Too many connections from this IP

FTP stands for File Transfer Protocol, it is used to transfer files from the host to the client computer or in better words we can say FTP is used to transfer files from a server to a local machine or vice-versa. In web hosting FTP plays a big role, we can update the website files […]

21 Apr 2021
ColorHosting Deepak

Configure Redis on WordPress Website

Redis is a fast, open-source key-value data store for use as a database. It reduces the response time of queries hence increasing the speeds of the website. It is a popular choice to reduce the page loading time. In this guide, we are going to configure Redis on WordPress. Requirements to Configure Redis on WordPress […]

05 Apr 2021
ColorHosting Deepak

Change Permalinks in WordPress Website

Permalinks also called Permanent links are an important part of your website. These URLs are used by visitors and search engines to index your website.  For example, the permalink of this blog post is https://www.basezap.com/change-permalinks-in-wordpress-website. In this guide, we are going to show the method to change the permalinks in WordPress of the example domain […]

NEED ADDITIONAL HELP? WE'RE HERE FOR YOU.

Our team is available and on-site 24/7 ready to help you.