Fix cPanel/WHM Quotas

How to Fix cPanel/WHM Quotas? 1) Log into your server through SSH as the root user. 2) Run the following command as root user. /scripts/fixquotas   Cpanel/WHM sometimes has problems with the user quota files causing all users accounts to have unlimited disk space available or 0 megs of disk space in use. 1) Find the user account where […]

See More

How to Create the Swap File on Ubuntu 12.04

What is swap? Swap space is the area on a hard disk which is part of the Virtual Memory of your machine, which is a combination of accessible physical memory (RAM) and the swap space. Swap space temporarily holds memory pages that are inactive. Swap space is used when your system decides that it needs […]

See More