High CPU Load in Cpanel

High cpu load in cpanel is a real headache for administrators. It can be due to no memory/no swap memory, high cpu usage etc. However simple way to track it to look at the processes going on or you can check WHM > Daily Process Logs to see if any user has high CPU, memory or MySQL usage for that specific day. Other method involves using the command sar which is system activity report. It will tell you if your system had issue time wise though for digging deep we would need more information. Use the top command in linux…

View More High CPU Load in Cpanel
CentOS

How To Check VPS Network Speed

This little guide will let you check the network speed your vps using a small script called Bench. The script is located at https://bench.sh/ Upon clicking the https://bench.sh/ you will see two command which you can run to check vps network speed. The following two commands are listed as follow if you dont want to visit the website directly wget -qO- bench.sh | bash OR curl -Lso- bench.sh | bash Here are the results of few networks. If you run this on your server do share with us so we can list it here. Check Network Speed of Host Mayo…

View More How To Check VPS Network Speed
cryptocurrencies

Where to buy bitcoins?

Many web hosts like Hostinger, Hostwinds, Hostmayo offers bitcoins and other crypto currencies for purchasing hosting plans. It is good for buying thins anonymously or worldwide if other payment options are not support. However the main question is where to buy bitcoin or other crypto currencies. We have gathered following few websites where you can easily purchase bitcoins using your credit cards. Remitano– Works in almost all countries. The fastest & easiest way to buy cryptocurrency Shapeshift.com – Buy Crypto in Seconds with Your Debit Card. Coinbase.com – Easy way for newcomers to get bitcoins. Best for USA, UK, Europe, Singapore, Australia,…

View More Where to buy bitcoins?
one dollar web hosts

Best One Dollar Web Hosting of 2020

Today we are bringing you the cheapest and the most prestigious one dollar web hosting deals. Yes you can get a lot of bang for just one buck. So here are our selected hosts. Host Mayo Host Mayo is in the hosting business since 2015 and have been offering cpanel ssd web hosting with exceptional quality and support. Their each cpanel host account features 1GB RAM with 1 Core CPU and 50 Concurrent Connections. Most of the shared hosting web companies only allow 25% or 50% of cpu for each shared CPU account. So the web hosting plan you can…

View More Best One Dollar Web Hosting of 2020
CyberPanel 2

CyberPanel v2.0.1

CyberPanel v2.0.1 has been released with new exciting features. This includes bug fixes and updates. The new CyberPanel now also supports Ubuntu 20.04 & Centos 8. New Features Support on Ubuntu 20 Support for CentOS8 & Repo Allow custom path for child-domains Remove duplicatte compression for emails Add remote access Cyberpanel repo, Add Indonesian language Translation into Portuguese of Portugal and Brazil Remote backup with non-root user,2,3 Package manager,2,3,4,5,CentOS 7 Load website preview Mailscanner  & Mailwatch ,2 ,3 Child domain as hostname Detailed scheduled backup logs Display mail client details Update terminal to use tornado User add, edit, list, suspend and remove via CLI Display ssl port during…

View More CyberPanel v2.0.1

Clientexec Ver 6.1.1

A new version of Clientexec has been released on 29th May 2020. The Changelog for it is as follow: Functions Added FreeSerif fonts to new builds. cookie_secure is set for https connections description to Stripe Checkout payments. Missing translation to product type in client area Patches Low Severity Security Issue. More details to be released at a later date. Auto Suspend / Unsuspend plugin to avoid unsuspending packages having Override Auto Suspend enabled. issue with “Login to cPanel” link in admin only showing after a refresh. Income Growth SQL query to not break in strict mode. bug with Monthly Incoming…

View More Clientexec Ver 6.1.1

Open Remote Connection Port on MySQL / MariaDB

By default, MySQL is not listening for external connections. This means you will get error when trying to establish remote connection to your MySQL. The MySQL options file needed to configure for this to work. Please follow steps. Open your MySQL configuration file. MySQL config file is normally at /etc/my.cnf. You need to open it using the nano or any other editor: 2. Note that you have to replace YOUR.SERVER.IP with your actual dedicated IP address OR 0.0.0.0 in my case and then start your MySQL daemon by running this command: Check your port using any tool like for instance you can go…

View More Open Remote Connection Port on MySQL / MariaDB
CentOS

How to test VPS Disk Speed (I/O SPEED)

VPS is just like shared hosting but instead its called shared server because you have separate OS and resources depending upon the type of virtualization. The shared environment therefore effects the performance of VPS. This short guide will help you to measure the VPS disk speed. The disk performance is also referred to as I/O (Input/Output) – write and read speed. We need to test VPS disk speed of a server because all the vps on the same server and depending upon the vps on that server your disk performance can be effected. Further you can check out if you truly have…

View More How to test VPS Disk Speed (I/O SPEED)