In this article we will briefly cover the basics of monitoring your server via WHM. By following this process you will learn how to find: service status, resource usage, and Apache stats.
Continue reading “How to Monitor Your Server in WHM”Category: WHM + cPanel
How to Manage Your Hosting Packages in WHM
This article will teach you how to create, modify and delete hosting package presets within WHM. While you can configure each option individually when setting up an account on your VPS server or Dedicated server, you may find yourself using the same handful of overall settings for a lot of your sites. By creating hosting packages you able to define preset packages with varying resources, making account creation that much quicker.
Continue reading “How to Manage Your Hosting Packages in WHM”How to Back Up And Restore MySQL Databases From The Command Line
While automated backups are important, sometimes you just want to take a MySQL dump of the database before making a change to your site. When modifying files in Linux, you can simply copy a file to another name to make a new copy. In this tutorial, we will show you how to create a backup of your database (or multiple databases) and also how to restore a backup from either command line or cPanel.
Continue reading “How to Back Up And Restore MySQL Databases From The Command Line”Python Web Applications In cPanel On CloudLinux
Introduction
Functionality for Python web applications can lead to increased profitability as a result of a broader offering of technologies to any current or future customers.
The Python Selector in cPanel on CloudLinux allows multiple versions of Python to run on a per-application basis. The versions of Python available to the selector is dependent on the installed Python versions. The steps below will outline installing all the currently available versions of Python.
Continue reading “Python Web Applications In cPanel On CloudLinux”How To Manually Set Up Clients in WHMCS
How to Use the Mail Queue Manager in WHM
How to Configure and Deploy CloudLinux’s Node.js Selector
Why Node.js for CloudLinux?
In the last few years, the stability and ease of use of Node.js has lead to heavy adoption in application development. However, deploying and configuring a Node.js application to work with cPanel presents a number of hurdles. CloudLinux’s recently released Node.js Selector is a great solution that includes a graphical interface to make deployment go more smoothly. To use this utility, you will need to have CloudLinux installed along with the LVE Manager plugin. In this configuration, your Node.js application will also benefit from the resource usage monitoring that comes with the CloudLinux LVE Manager. Continue reading “How to Configure and Deploy CloudLinux’s Node.js Selector”
Install Multiple PHP Versions Using EasyApache 4
EasyApache 4 installs, configures, updates, and validates your Apache, PHP and other services on your server. EasyApache 4 also supports multiple versions of PHP. This allows you to assign different versions of PHP to each of your domains. There are great tools that have been implemented with EasyApache 4 that makes managing PHP versions simple. Two of these are the MultiPHP Manager and MultiPHP INI Editor. These can be found within the Web Host Manager, or “WHM” for short. With the addition of these tools in cPanel/WHM, users can now complete most of these tasks from the Graphical User Interface. However, it is worth mentioning, attempting these tasks from the command line is recommended as we have seen better performance when compiling Apache builds.
Continue reading “Install Multiple PHP Versions Using EasyApache 4”Configuring Amazon S3 via WHM/cPanel
What is Amazon S3?
Amazon S3 stands for Simple Storage Service and is the cloud platform provided by Amazon for easily storing and downloading files. WHM can sync with this service to store your backups on a totally separate network.
As almost every computer user knows, anytime you add or remove crucial data from your computer you should take a backup, just in case something unexpected occurs which may destroy this information. This could be as simple as an accidental deletion or as serious as a hard drive failure. Your server is no different. There should always be some form of backup in place for these “just in case” type situations.
It’s even more crucial when your livelihood or income is dependent on this data and your site. It is advised to not only keep “on server backups” but also to retain backups somewhere off the server in case of hardware failure or a catastrophic event. We offer multiple, cost-efficient solutions for retaining off server backups including Cloud Backups and Cloud Block Storage. Today we’ll explain how to set up your server to push your WHM backups to Amazon’s S3 service as an additional destination for your external backup plan.
Continue reading “Configuring Amazon S3 via WHM/cPanel”