Fixing BoldGrid Backup Email Notification Problems

The BoldGrid Backup plugin works with email notifications that work either with phpMail with no authentication or using an SMTP mail plugin using authentication. Due to heightened security practices, the phpMail option is often blocked. So, if you are using the BoldGrid Backup plugin, it is recommended that you use SMTP authentication to make sure Read More >

How to Install LAMP Stack for Ubuntu

Follow the steps below in order to learn how to install a LAMP stack on a Cloud VPS using Ubuntu. We will be showing you the installation of the individual components that can be used to install the LAMP stack. These steps apply to Ubuntu versions 10 and higher. Note that all commands shown below Read More >

NGINX Cache Management

In this article, we will explore the various NGINX cache configuration options, and tips on tweaking your site to get the best performance out of the WordPress Optimized Stack. This guide covers all of the most common parameters you can tune via the Cache Manager Plugin.

How to Enable Push Notifications on iOS Devices

If you have enabled iOS Mail Push notifications in WHM,  your server will be set up to send Push notifications (for new emails) to your iOS device. Once you have created and installed the Apple Push Notification service (APNs) Key, you must then change your Account Settings in your iOS device to allow Push notifications. Read More >

How to Use the cPanel Disk Usage Tool

If you need to find out how much space you’re using with your hosting account, the best tool to use is the Disk Usage tool in the cPanel. Follow the tutorial below in order to learn about the cPanel disk usage tool and how to use it. Using the cPanel Disk Usage Tool When you Read More >

How do I use HTTP/2 for my website?

For the most part, using HTTP/2 is a transparent process. If you’re on a shared server with InMotion Hosting, it has already been implemented for servers using CENTOS 6/7 – which means 99% of the servers being used. If you’re on a shared server hosting plan and find yourself on one of the only servers Read More >

How to Optimize WordPress Using WP Fastest Cache

Caching is often required when trying to optimize your WordPress site. Performance grading tools like Google’s PageSpeed or Gtmetrix often recommend the use of caching in order to speed up the performance of your website. The plugins that are available are often quite complex, but surprisingly, WP Fastest Cache has a fairly simple interface in Read More >

How to view the Apache Status in WHM

Another way to check on the status of your server is to review the Apache Status in the Server Status section of WHM. The Apache HTTP Server is a web server that runs the website on the server. If you are trying to determine an issue with your server, then checking the status of the Read More >

When to Create a 302 Redirect

Redirects are used for a variety purposes and it is important that you use the appropriate redirect type for your website when it becomes necessary to use them. The two types of redirects are: 301 redirect – used for permanent changes to the site URL 302 redirect – used for temporary changes to the site Read More >

How to use the Daily Process Log in WHM

Root access is required to access and use the Daily Process log. If you are managing your VPS or Dedicated server with WHM, then one of the common logs that you may use to monitor performance or troubleshoot load issues is the Daily Process Log. You can view how much each CPU and memory that Read More >