Blog

Blog

02 May
2018
ColorHosting Deepak

Setting up Virtual Hosts on Windows, Linux, and MacOS

Want to test something on local and DNS Propagation is taking time? Here you can edit your System Host file and then proceed with your tests. Just follow this simple guide for setting up virtuals hosts on your system, whether its Windows, Linux, or macOS. Requirements Administrator Access (Windows only) sudo access (Linux and macOS only) […]

27 Apr
2018
ColorHosting Deepak

Force HTTPS for WordPress websites by .htaccess

Here is the method to make your wordpress based website to run always on https.  Login into wp-admin and goto “Settings -> General”. Make sure the URL have https From filemanager, edit your .htaccess and replace the wordpress rules by following code: # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] […]

20 Apr
2018
ColorHosting Deepak

Check and Change current TimeZone in CentOS 6 and CentOS 7

Wondering about TimeZone of your CentOS Machine and want to change it? Let’s follow this small guide to check and change current TimeZone in CentOS 6 and Centos 7. Requirements Root SSH Access to CentOS Machine (Root Needed to change TimeZone) Procedure Check Current Date, Time and TimeZone in CentOS 6/7 Check Date of your […]

10 Apr
2018
ColorHosting BaseZap

Import / export mysql or maria database using linux terminal

Following tutorial helps in exporting or importing MySQL / MariaDB database using terminal commands. It is very useful when the database size is pretty big and the software like PHPMyAdmin , MySQL workbench might give you timeout issue or take abnormally very high time. Using the following method is a direct interaction with the MySQL server and […]

06 Apr
2018
ColorHosting BaseZap

Install WP-CLI | Setup WordPress / Export / Import Database by WP-CLI

In this tutorial we will cover, how to install WP-CLI and use it for WordPress database backup, database import, creating new WordPress instance. How to install WP-CLI  (for all users) Prerequisites Root level SSH access to server PHP 5.3.29 or higher version WP-CLI support wordpress 3.7 or above versions only. To test if your server has […]

03 Apr
2018
ColorHosting Deepak

Export and Import Database in Linux using Command Line

Following guide helps to export and import database of MySQL / MariaDB using Command-Line. It is very useful when the database size is pretty big and the software like PHPMyAdmin, MySQL workbench might give you timeout issue or take abnormally very high time. The mysqldump client utility performs logical backups, producing a set of SQL […]

13 Mar
2018
ColorHosting zapbase

Setup Virtual Hosts with Apache on Node.js CentOS Server

Hello Zappers, Do you want to host multiple Node.js Websites on the same Server with different location stored? No Problem, we have a solution for you. We will use apache to turn our server into a web server. There are small requirements for this process. Requirements CentOS Machine with ROOT Access Node.js Installed on Server. […]

10 Mar
2018
ColorHosting Deepak

How to recover or recreate MYI file of a Table in MySQL DB

Hello, Today we will tell you about MyISAM and MYI file and how to recover or recreate MYI file for Table in MySQL Database. MySQL relational database management system prior versions to 5.5 were using MyISAM as a default storage system for databases. MyISAM is old but it has many useful extensions till date. MyISAM table […]

08 Mar
2018
ColorHosting Deepak

Guide to Install Node.js on CentOS 6/7

Hello, Have a website which needs Node.js to work and have no idea how to install it on your Server? No Problem, this guide will how you how you can install Node.js on your Server with CentOS Machine. Requirements Server with CentOS 6/7 Root Access to Server Procedure Login to Server using SSH Add Node.js […]

08 Mar
2018
ColorHosting Deepak

Guide for Installing Pure-FTPd and Creating Virtual Users

Hey Zappers, Bored of managing files over WebUI and want some change? So, we have a good choice for a change. We will show how you can install FTP Server on your VPS or Dedicated Machine using Pure-FTPd tool. We will also show you how you can create Virtual Users for FTP Service that can […]

NEED ADDITIONAL HELP? WE'RE HERE FOR YOU.

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