In this tutorial we will guide you the steps to install LAMP stack, a collection of open source software used to get web servers up and running so you can host all your site’s files and databases in it. […]
Category: Linux
how to install cPanel and WHM on CentOS
WHM/cPanel is the most popular web hosting control panel for Linux operating systems. Using WHM/cPanel we can easily manage our web hosting services without having more technical skills. […]
How to set Hostname on CentOS
This article will cover the simple steps to change hostname in CentOS. Some software such as CPanel require a valid Fully Qualified Domain Name for the hostname to be used during their installation. […]
How to find inode usage of a cPanel account
For most of the hosting service accounts there can be a restriction in the use of inode. Mostly the inode can be loaded by the e-mails, once the inode utilization becomes full then the server will stop working. […]
Error: “Account Creation Status: failed. Sorry, a DNS entry for domainname.com already exists, please delete it first (from all servers in the DNS cluster)”
When trying to add a new domain in WHM, you may get an error: ‘error’ theme=2]Account Creation Status: failed. Sorry, a DNS entry for domainname.com already exists, please delete it first (from all servers in the DNS cluster) It means that a DNS zone file already exist for this domain. Just simply click to the […]
Changing the maximum upload size in php.ini
There are a few typical errors that happen in WordPress platforms and other PHP-based applications that use the php.ini for certain configurations. One of the most typical of these configurations is the maximum upload file size (“upload_max_filesize”). This is a setting generally discovered within a file known as php.ini. […]
SSH connection error – Permission Denied ssh keys publickey,gssapi-keyex,gssapi-with-mic
SSH is a command-line program to log in to remote Linux web server. SSH used for remote management via server command line as root or any other customer on that web server who has capability to access the web-server through shell. In some typical situations, we may have issues with SSH connection. If you are […]
Installing A new drive (larger than 2TB) in cPanel Server
Installing or Mounting a new drive to a cpanel server is some thing that is not possible from within WHM interface right now. So if you are not familiar with SSH and it is your first time Do not do it on production server. […]
MySQL- Connect Your Database Remotely
For a client programme to be able to get connected with MySQL server,It must use proper connection string,which includes server host name and your database username and password. Some applications such as WordPress, Joomla and WHMCS generally have a default configuration file which you can easily override with your own specific values. Below is the […]
How to Fix cPanel/WHM Quotas
Cpanel/WHM typically has issues with the user quota files inflicting all users accounts to possess unlimited disc space out there or zero megs of disc space in use. This clearly confuses your customers and does not show a true illustration of actual disc space being used by your clients. This guide can take you thru […]