When working with software repositories (repos) on a CentOS server, you may encounter the need to update the software. Generally, updating repos is only necessary when a new version of a given piece of software is made available or when a user has finished developing a new set of software packages. The process for updating Read More >
Search Results for:
How to Add Repositories in CentOS
Occasionally, when operating a CentOS-based dedicated server you may find that you require additional software packages. If the required packages are not in the current repositories that you have enabled, then you may need to add repositories to the server in order to get the software you need. This technique can be used to acquire Read More >
How to Delete Repos on CentOS
When working with your CentOS server, you may find yourself in a position where you need to remove installed software packages. This may be the result of software no longer being needed for a given project, or it may be due to conflicts with other software that is installed. A group of software packages is Read More >
How to Switch your Dedicated Server from suPHP to FastCGI
In this tutorial we will briefly go over how to switch your server from using suPHP to something else such as CGI, FastCGI, etc. This article already assumes that you have root access to your system. Note: You must have root access to your server to complete this guide. InMotion allows root access on all Read More >
Setting up your First Notifybot Notification
In the previous article about Notifybot, we covered setting up the basic configuration settings. At this point, you’re ready to set up your first notification within your WordPress website. There’s a bunch of different options for notifications so we’ll try to cover them below. Login to your WordPress Dashboard, where you have installed Notifybot Scroll Read More >
How to Create a New Product Group in WHMCS
Before you create individual products in WHMCS, you must have a group to assign them to. For example, if you are going to create hosting plans, then you may want to create a group named ‘Web Hosting’. After that, you can create products and assign them to that group. Below we demonstrate how to create Read More >
How to Add the Social Media Widgets Plugin to WordPress
In this tutorial we will show you how to add Social Media buttons to your WordPress site using the Social Media Widget plugin. Linking to your social media accounts with buttons (such as Facebook, Twitter, Google+, Instagram) allows visitors to easily find and follow you. This can add another level of interaction with people who Read More >
How to Add a New Server in WHMCS
You will need to add servers via the admin panel so that new accounts can be added and tracked in WHMCS. Follow along as we go over the basics of adding a server in the WHMC back end. Did you know? Not all hosting companies provide a free license for WHMCS. InMotion does with all Read More >
How to Configure Affiliate Settings in WHMCS
WHMCS has a built-in affiliate program. This means your clients can earn a commission if they refer new business to you. The Affiliates tab in the General Settings is where you can configure these options. Login to your WHMCS Admin Hover over Setup and choose General Settings Choose the Affiliates tab Fill in the settings: Read More >
How to Add a Payment Gateway in WHMCS
When you take payments for your services, you will need to use a payment gateway to process the credit cards. The gateways have their own configuration, so this article only discusses the general way to set up a gateway in WHMCS. Did you know? Not all hosting companies provide a free license for WHMCS. InMotion Read More >
How to Configure Credit Settings in WHMCS
The credit tab concerns how your customers can purchase credit on their accounts. This credit can be used to pay account balances. Login to your WHMCS Admin Hover over Setup and choose General Settings Choose the Credit tab Fill in the settings: Enable/Disable: Tick this box to enable adding of funds by clients from the Read More >
How to Configure Invoice Settings in WHMCS
The Invoice tab allows to configure options that your customers will face when receiving invoices. You can set up late fees, PDF delivery settings, payment gateway considerations, and some aesthetic choices including font, paper size, etc. for invoices your customers can print for their records. Login to your WHMCS Admin Hover over Setup and choose Read More >
cPanel 56 Upgrade Notes and New Features
Issue: cPanel 56 upgrade Status: cPanel 56 upgrades currently being deployed Who is impacted? VPS and Dedicated Hosting customers who have NOT turned off Automatic Updates Estimated time until resolution: Upgrades will be implemented over several days. This release will not be applied to shared hosting packages at this time. Some changes to note with Read More >
Basic Configuration Settings for Notifybot
In the last article, we covered what Notifybot does and how to install Notifybot in WordPress. Now, since you have installed the plugin you’re ready to set up the basic configurations for Notifybot to work. WordPress boasts a 5 minute install and Notifybot claims setup is much faster than that. Login to your WordPress Dashboard, Read More >
How to Change Default Currencies in WHMCS
There may come a time when you will need to change the default currency of your WHMCS. This is not a setting that you change. You will need to modify the default currency row that has the Base conversion rate set to 1.0. Follow the instructions below as we demonstrate how to change the default Read More >
Introduction to Notifybot for WordPress
What is Notifybot? Very simply put, Notifybot is a WordPress plugin that allows you to monitor your WordPress website in a variety of ways. It has many options and its easy to use which makes it the perfect plugin for WordPress users and developers alike. If you use Gravity Forms or Easy Digital Downloads it Read More >
How to Configure Support Settings in WHMCS
As a reseller it is important to support the products you sell. You may be called upon by clients for help or for information. WHMCS allows to set up a fully functional support system. Login to your WHMCS Admin Hover over Setup Choose the Support tab Fill in the settings: Support Module: Select your option Read More >
How to Configure Mail Settings in WHMCS
The mail settings in WHMCS will cover some technical considerations, such as which “mail type” to use, and they will also cover some aesthetic considerations like email signatures, CSS styles, header and footer content, and more. Login to your WHMCS Admin Hover over Setup and choose General Settings Choose the Mail tab Read More >
How to Configure Domain Settings in WHMCS
The “Domains” tab concerns domain registration options as well as Domain Lookup preferences and renewal settings. For example, if you want to set up default nameservers for your domain then you are in the right place. Did you know? Not all hosting companies provide a free license for WHMCS. InMotion does with all Reseller Hosting Read More >
Viewing Running Processes on your Dedicated Server
In this tutorial: Using the “top” command Using the “ps” command In this tutorial we show you how to view current running process on your Dedicated server. This is done using command line interface over SSH. We will show you two commands, as well as example results. View Running Processes using the “top” command View Read More >