Blog

Blog

11 Oct
2019
ColorHosting Deepak

How to check Open Ports in Linux

Today, we will show you how you can check opened ports in your Linux System. There are certain reasons to keep a track of open ports on the server and block the access to some port which might be a security threat. We will use netstat command to list all the open ports which is […]

16 Apr
2019
ColorHosting Deepak

Show Hidden dotfiles and folders in cPanel Filemanager

cPanel works on a Linux Server and dotfiles and folders are hidden. For some reason you want to see those files and also want to make changes. By default, these files and directories/folders are not visible in the cPanel. Today we will show you how you can show the hidden files and folders in your […]

27 Mar
2019
ColorHosting Deepak

Learn about tmpfs, and it uses

Wondering what is tmpfs on your Linux Servers and want to know its use or function? In this guide we will share some basic information about tmpfs. tmpfs is a file system which keeps all files in virtual memory. tmpfs uses a combination of computer RAM and disk-based SWAP space to create a filesystem, such […]

19 Mar
2019
ColorHosting Deepak

Check and Change current TimeZone in Debian and Ubuntu

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

28 Feb
2019
ColorHosting Deepak

Multitask in Linux Terminal using Screen Software Program

Looking on how to multitask in Linux terminal? Today we will show how you can use the Screen software program to multitask in Linux Terminal. Screen is a full-screen software program that can be used to multiplexes a physical console between several processes. It offers a user to open several separate terminal instances inside a one single […]

28 Feb
2019
ColorHosting zapbase

[cPanel] The installation process detected that the server was in runlevel 5.

The server must be in runlevel 3 before the installation can continue. This tutorial will help you in solving the above error which cPANEL installation by changing your OS runlevel 5 to runlevel 3. #systemctl get-default runlevel5.target Let’s check the current runlevel for our centos OS based server by running following command #systemctl get-defaultrunlevel5.target P.S […]

24 Jan
2019
ColorHosting Deepak

Guide for letting memcached only listen on localhost

Are you concerned about the security while using memcached on your server with Railgun? There is a solution by letting memcached only listen on localhost i.e. 127.0.0.1 IP. Doing so, remote access is not possible with the memcached setup on your server. This will make your system one step ahead to security. This can be done with […]

02 Jan
2019
ColorHosting Deepak

[SOLVED] cPanel License Update Failed

Purchased cPanel License and are unable to update the License on your VPS or Dedicated Server? License update could be failing due to improper Server Configuration like hostname of the server is not following FQDN i.e. Fully qualified domain name. The FQDN consists of two parts: the hostname and the domain name. For example, an FQDN for […]

01 Jan
2019
ColorHosting Deepak

Migrate Emails over IMAP using imapsync

Shifting your email hosts and don’t know how to migrate the emails to the new server? Here today we will guide you how easy it is to migrate emails over IMAP. This entire process is made simple by free and open source tool called imapsync. Credits to the developer Gilles LAMIRAL for creating such a great […]

14 Dec
2018
ColorHosting Deepak

[SOLVED chattr] Unable to Fix permissions for Files and Folders using root

Ever faced issue operation not permitted error when changing files and folders even with root/sudo? This could be an issue because of file and folder attributes are set to unchangeable by the system or some malware. [root@basezap web]# rm -rf testing/ rm: cannot remove testing: Operation not permitted In such cases, chmod and chown also throw […]

NEED ADDITIONAL HELP? WE'RE HERE FOR YOU.

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