How Much Will You Pay For cPanel Licenses?

Pricing for hosting providers and consumers that use cPanel, and WebHost Manager (WHM), changed in a significant way after cPanel introduced a new licensing structure. How do new cPanel licenses affect you? In this article, you will get all the information you need to know about the new cPanel pricing structure and how it affects Read More >

How To Setup Node.js App in cPanel

Node.js is a popular, event-driven JavaScript runtime you can use to build robust web applications. If you are already familiar with creating Node.js apps, you may be wondering how to get your app onto a shared server, a hosting environment in which you are limited in customization. Node.js requires some configuration of your server environment. Read More >

Special Features of The Ruby Programming Language

Deciding on taking up a programming language comes with many different considerations. Languages have many differences beyond just their syntax. Languages can be compiled or interpreted, with strong or weak typing, and availability of object-oriented programming options. In this article, we will focus on the Ruby programming language and some of the features you may Read More >

Basics of RVM – Ruby Version Manager

Installing, using, or developing Ruby applications can vary from system to system. Different workstations might have different versions of Ruby installed. This can be a big problem if your application depends on a specific version to run properly. And changing the default system version can be very difficult, so what are your options. RVM, the Read More >

Understanding Website Character Encoding in cPanel

Website character encoding can be a huge issue if you are not using standard characters on your website. For example, if you open a file in the Editor within cPanel and do not choose the correct character set, the editor may delete code or display characters incorrectly. This can often happen when you are editing Read More >

How to Upload a File With cPanel File Manager

The cPanel File Manager makes it easy to upload a file to your account. Sometimes this is necessary, for example, when trying to verify ownership of the site for Google Search Console. If you are unfamiliar with File Manager in cPanel, please see our article on Using the cPanel File Manager. In this example, we’re Read More >

How to Edit HTML Code in cPanel

It’s inevitable that you will have to edit HTML code for your website. Maybe you need to update the path for an image or change the paragraph text on your website, for example. If you have minor changes to make that can be done quickly, you can use the HTML Editor in the cPanel File Read More >

How to Setup DMARC Records in cPanel

In this tutorial, we show you how to setup DMARC records in cPanel to specify how mail servers should handle messages from your domain that don’t have valid SPF and DKIM records setup. Since the DMARC standard is used by many email providers (such as Gmail, Yahoo!, AOL, Hotmail, Outlook), it increases your chances of Read More >

How to Create a Thumbnail Image Using cPanel

In this guide, we’ll show you how to create a thumbnail image using the Thumbnailer tool included in cPanel. This is an easy way to quickly resize (or scale) a large image since thumbnails load faster. This can result in overall improvements to page speed and a better user experience. cPanel features many tools designed Read More >