Blog

Blog

01 Oct
2020
ColorHosting Deepak

Uses of SED command in Linux Operating system

SED is a Linux/Unix command which stands for stream editor it can perform various functions such as search, replace, delete. It also supports regular expressions which makes it useful to find different patterns. In this guide, we will take you through some of the uses of the SED command in Linux. Add a string at […]

11 Apr
2020
ColorHosting BaseZap

[Fixed] Child failed to make LIVEAPI connection to cPanel error

While accessing Cloudflare plugin under the software heading in the cPanel, you might be getting error “Child failed to make LIVEAPI connection to cPanel”. For fix, you will be needing Root access to the server Cloudflare API key Reason for error : This is probably due to old version of Cloudflare plugin present in your […]

09 Apr
2020
ColorHosting Deepak

How to Install Nginx, MySQL, PHP (LEMP) Stack on CentOS

This guide will help you install Nginx, MySQL, PHP (LEMP) Stack on CentOS machine i.e. Server. LEMP is a software stack comprised of Nginx as Web Server and MySQL as Database server along with PHP as the dynamic content processor for websites. LEMP term is actually an acronym that represents the Linux, ENginx (replaces ‘A’ […]

26 Jan
2020
ColorHosting zapbase

Change or reset password of MySQL user from terminal

If you have root access to your server and wish to change/ reset password of a MySQL user, then you can do via following method via terminal access to the server : Login into the server via root users. Type mysql (press enter) to enter into myql command prompt Here we have got MariaDB, since […]

27 Dec
2019
ColorHosting Deepak

List and edit cronjobs guide for Linux OS

Cron is Linux inbuilt utility which is a time-based job scheduler. All the Linux Distribution comes with this utility and it is very helpful when anyone wants to automate any Linux Command or script such as updating system/packages, creating a backup of data, sending emails, etc. You can also schedule the downloading of any file […]

27 Dec
2019
ColorHosting Deepak

Read cronjob logs guide to find errors in Linux OS

In our last blog post, we showed how we can list and edit the cronjobs in Linux. If you have not checked then head over to this link. In this guide, we will show how we can read cronjob logs in Linux. If you have not checked Cron logs will help in checking if a […]

16 Dec
2019
ColorHosting Deepak

[FIXED] htaccess changes not reflecting on OpenLiteSpeed

Facing issue with OpenLiteSpeed Web Server with .htaccess changes? Any changes or new htaccess rules added not reflecting on website or web application. This is one of the limitations of OpenLiteSpeed web server over the Enterprise website. OLS does not read or integrates the .htaccess changes done on the website. To make it read the […]

16 Dec
2019
ColorHosting Deepak

Host Google Analytics js file locally with auto update

Google Analytics help you make data-driven decisions by showing you the stats that matter. It shows how the users of the website interact with the website’s content. It shows what per cent of the user clicked on which link on the website and much more. Google Analytics js fetch request is marked as an external […]

18 Oct
2019
ColorHosting Deepak

[FIXED] Too many open files error on LiteSpeed Web Server

Website is crashing on traffic spike? Website facing 503 Service Unavailable error? Webserver throwing the following errors in the logs. [ERROR] [*:443] HttpListener::acceptConnection(): Accept failed:Too many open files! /usr/local/lsws/cachedata/priv/1/a/6/1a68a623c1d9ccbc: open() failed: Too many open files Such errors occur when open limits on the server are exhausted by the web server and other services. “Too many […]

11 Oct
2019
ColorHosting Deepak

How to Block and Unblock IP Address in Linux

Want to block IP abusing your Server or the server is facing an abuse attack from a particular IP? Today, we will show you how we can block particular IP address and block IP on a particular Port. This guide will work on almost all Linux Distribution with iptables. iptables is a user-space utility program […]

NEED ADDITIONAL HELP? WE'RE HERE FOR YOU.

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