How to delete/empty your email queue (multiple techniques)

0
Very frustrating. So you find out one of your WordPress sites was exploited and sent out thousands of emails from your VPS or server. You found the account or plugin/theme that...

How to resolve Fatal error: Allowed memory size of XXX bytes exhausted error

0
You may have visited one of your WordPress websites, or another script on your server and received this error upon landing on one of the pages:Fatal error: Allowed memory size of...

How to Convert/Migrate OpenVZ VPS to Xen/KVM

0
When moving a KVM image to another server, it's a pretty simple process. If you're using SolusVM or Virtualizor, it makes it even easier. However, if you have a VM node...

How to Configure a new cPanel Installation

0
So you just received your VPS/server and just installed cPanel on it. You go to login at the normal WHM URL and are presented with a license agreement as well as...

cPanel Shared IP address for nobody fix

0
If you have logged into your VPS or server and noticed that you had an IP address that was not assigned to any accounts, yet you are unable to use it...

How to fix “Table ‘./eximstats/sends’ is marked as crashed and should be repaired”

0
If you login to WHM and go to check your email sent summary, or any other function like looking at your email queue, you may have run across the following error:Error...

How to install SitePad on a cPanel server

0
Installing SitePad is a very easy process to do on a cPanel server. You want to make sure you've purchased your license from Softaculous before processing. To install SitePad, first login...

How to find out which port on your switch your server is connected to

0
There are times you can't to tell you which port your server is connected to on your switch because you are not physically present. Finding out what port...

How to transfer accounts from cPanel to DirectAdmin and restore them

0
This tutorial will show you how to migrate all of your accounts from a cPanel server to a DirectAdmin server and restore them all at once, or how to...

How to add swap to a KVM VPS or Dedicated Server CentOS 6

0
Swap is beneficial, because it allows inactive memory blocks to be written to disk, freeing up real memory for stuff like file system caching. Swap also (to some extent) protects you...