To install Docker on Ubuntu 18.04, run apt install docker.io On 2018-02-28, the repository have docker … Install Docker on Ubuntu 18.04Read more
Author: TechHubWriter
Getting WHM Access from SSH on Cpanel Server
To get WHM access from SSH, run whmapi1 create_user_session user=root service=whostmgrd locale=en This is useful when … Getting WHM Access from SSH on Cpanel ServerRead more
Install Cpanel DNS Only Server
To install Cpanel DNS Only sever, run cd /home curl -o latest-dnsonly -L https://securedownloads.cpanel.net/latest-dnsonly sh latest-dnsonly … Install Cpanel DNS Only ServerRead more
Enable DKIM on Cpanel Server
DKIM (DomainKeys Identified Mail) is a way to digitally sign your out going emails. This help … Enable DKIM on Cpanel ServerRead more
Cpanel Server Block Incoming SPF Failed Mails
One of the customer email account as getting too much incoming emails from random-user@qq.com. First i … Cpanel Server Block Incoming SPF Failed MailsRead more
Cpanel Server Behind NAT (Amazon AWS)
When hosting Cpanel server behind NAT like Amazon AWS, Google Cloud etc.. where you have internal … Cpanel Server Behind NAT (Amazon AWS)Read more
Amazon Ec2 Fixing Cpanel IP after restore from snapshot
On an Amazon EC2 server running Cpanel, i had to restore from Snapshot as some data … Amazon Ec2 Fixing Cpanel IP after restore from snapshotRead more
Create New Hosting Account in WHM
To create new hosting account in Cpanel/WHM, login to WHM at http://yourserverip/whm Now to go Home … Create New Hosting Account in WHMRead more
Install SSL for Cpanel Server Hostname
Cpanel will provide Free SSL for the server hostname if the server hostname resolves to server’s … Install SSL for Cpanel Server HostnameRead more
Install SourceGuardian in Cpanel Server
To install sourceguardian PHP loaders in Cpanel server, run yum install -y ea-php56-php-sourceguardian.x86_64 ea-php70-php-sourceguardian.x86_64 ea-php71-php-sourceguardian.x86_64 ea-php72-php-sourceguardian.x86_64